<h2>org.autoplot.FixLayoutPanel</h2><p></p> <h2>FixLayoutPanel( )</h2> <p>Creates new form FixLayoutPanel</p> <hr> <a name="getOptions"></a> <h2>getOptions</h2> getOptions( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/util/Map.html'>java.util.Map</a> <p></p> <h3>Returns:</h3> java.util.Map <br><br> <a href="https://github.com/autoplot/dev/search?q=getOptions&unscoped_q=getOptions">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/FixLayoutPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/FixLayoutPanel.html#getOptions">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java#l50">[view source]</a> <br> <br> <hr> <a name="setOptions"></a> <h2>setOptions</h2> setOptions( <a href='https://docs.oracle.com/javase/8/docs/api/java/util/Map.html'>java.util.Map</a> options ) → void <p></p> <h3>Parameters</h3> options - a java.util.Map <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=setOptions&unscoped_q=setOptions">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/FixLayoutPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/FixLayoutPanel.html#setOptions">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java#l27">[view source]</a> <br> <br> <hr> <a name="setPreview"></a> <h2>setPreview</h2> setPreview( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/autoplot/dom/Application.html'>org.autoplot.dom.Application</a> dom ) → void <p>as changes are made, show the result of the Fix Layout action.</p> <h3>Parameters</h3> dom - an Application <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=setPreview&unscoped_q=setPreview">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/FixLayoutPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/FixLayoutPanel.html#setPreview">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java#l78">[view source]</a> <br> <br>