<h2>org.autoplot.PdfOptionsPanel</h2><p></p> <h2>PdfOptionsPanel( )</h2> <p>Creates new form PdfOptionsPanel</p> <hr> <a name="fontsAsShapesCB"></a> <h2>fontsAsShapesCB</h2> <p></p> <hr> <a name="manualWidthCB"></a> <h2>manualWidthCB</h2> <p></p> <hr> <a name="unitsComboBox"></a> <h2>unitsComboBox</h2> <p></p> <hr> <a name="widthTF"></a> <h2>widthTF</h2> <p></p> <hr> <a name="getPixelsPerInch"></a> <h2>getPixelsPerInch</h2> getPixelsPerInch( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>return the pixels per point (a float or int), or "" if there is no preference.</p> <h3>Returns:</h3> a String <br><br> <a href="https://github.com/autoplot/dev/search?q=getPixelsPerInch&unscoped_q=getPixelsPerInch">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/PdfOptionsPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/PdfOptionsPanel.html#getPixelsPerInch">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/PdfOptionsPanel.java#l25">[view source]</a> <br> <br>