<h2>org.das2.graph.DasPlot</h2><p>DasPlot is the 2D plot containing a horizontal X axis and vertical Y
 axis, and a stack of Renderers that paint data onto the plot.  It coordinates
 calls to each Renderer's updatePlotImage and render methods, and manages
 the rendered stack image to provide previews of new axis settings.</p>
<h2>DasPlot( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a> xAxis, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a> yAxis )</h2>
<p>create a new plot with the x and y axes.</p>

<hr>
<a name="PROP_LEGEND_WIDTH_LIMIT_PX"></a>
<h2>PROP_LEGEND_WIDTH_LIMIT_PX</h2>
<p></p>

<hr>
<a name="PROP_TITLE"></a>
<h2>PROP_TITLE</h2>
<p>title for the plot</p>

<hr>
<a name="PROP_FOCUSRENDERER"></a>
<h2>PROP_FOCUSRENDERER</h2>
<p>property name for the current renderer that the operator has selected.</p>

<hr>
<a name="PROP_MULTILINETEXTALIGNMENT"></a>
<h2>PROP_MULTILINETEXTALIGNMENT</h2>
<p>property name for multiline labels, the horizontal alignment, where 0 is left, 0.5 is center, and 1.0 is right.</p>

<hr>
<a name="DUMP_TO_FILE_ACTION"></a>
<h2>DUMP_TO_FILE_ACTION</h2>
<p>Action to dump the first (0th) renderer's data to a file.</p>

<hr>
<a name="INFO"></a>
<h2>INFO</h2>
<p>These levels are now taken from java.util.logging.Level.  Generally
 INFO messages are displayed.</p>

<hr>
<a name="WARNING"></a>
<h2>WARNING</h2>
<p>mark the log message as a warning where the operator should be aware.</p>

<hr>
<a name="SEVERE"></a>
<h2>SEVERE</h2>
<p>mark the log message as severe, where an error condition has occurred.</p>

<hr>
<a name="PROP_DISPLAYTITLE"></a>
<h2>PROP_DISPLAYTITLE</h2>
<p>turns the plot title off or on.</p>

<hr>
<a name="PROP_BOTTOMDECORATOR"></a>
<h2>PROP_BOTTOMDECORATOR</h2>
<p></p>

<hr>
<a name="PROP_TOPDECORATOR"></a>
<h2>PROP_TOPDECORATOR</h2>
<p></p>

<hr>
<a name="PROP_CONTEXT"></a>
<h2>PROP_CONTEXT</h2>
<p>property where the plot context can be stored.</p>

<hr>
<a name="PROP_DISPLAY_CONTEXT"></a>
<h2>PROP_DISPLAY_CONTEXT</h2>
<p>necessary place to put the range of the data actually displayed.  The context is the controller,
 and the displayContext closes the loop.  This is mostly here to provide legacy support to Autoplot which
 abused the context property as both a write and read, and note there's a small problem that displayed
 items may have different display contexts.  So this property should be used carefully, and generally
 when just one thing is visible.</p>

<hr>
<a name="PROP_RENDERERS"></a>
<h2>PROP_RENDERERS</h2>
<p></p>

<hr>
<a name="PROP_LEGENDPOSITION"></a>
<h2>PROP_LEGENDPOSITION</h2>
<p>the location of the legend position, which can be one of the four corners, 
 or outside and to the right of the plot.</p>

<hr>
<a name="PROP_LEGENDRELATIVESIZESIZE"></a>
<h2>PROP_LEGENDRELATIVESIZESIZE</h2>
<p>relative font size for the legend.  For example, -2 will use sans-8 when the
 plot font is sans-10.</p>

<hr>
<a name="PROP_LEGENDFONTSIZE"></a>
<h2>PROP_LEGENDFONTSIZE</h2>
<p></p>

<hr>
<a name="PROP_FONTSIZE"></a>
<h2>PROP_FONTSIZE</h2>
<p></p>

<hr>
<a name="PROP_DISPLAYLEGEND"></a>
<h2>PROP_DISPLAYLEGEND</h2>
<p>true if the legend should be displayed</p>

<hr>
<a name="PROP_DRAWBACKGROUND"></a>
<h2>PROP_DRAWBACKGROUND</h2>
<p>the background should be drawn, if alpha is &gt;0.</p>

<hr>
<a name="PROP_DRAWGRIDCOLOR"></a>
<h2>PROP_DRAWGRIDCOLOR</h2>
<p>if not transparent, draw the grid in this color.  Otherwise
 the grid is drawn with the tick color.</p>

<hr>
<a name="PROP_DRAWGRID"></a>
<h2>PROP_DRAWGRID</h2>
<p>If true, faint grey lines continue the axis major
 ticks across the plot.</p>

<hr>
<a name="PROP_DRAWMINORGRID"></a>
<h2>PROP_DRAWMINORGRID</h2>
<p>If true, faint grey lines continue the axis minor
 ticks across the plot.</p>

<hr>
<a name="PROP_DRAWGRIDOVER"></a>
<h2>PROP_DRAWGRIDOVER</h2>
<p>if true, then the grid is on top of the data.</p>

<hr>
<a name="PROP_LINETHICKNESS"></a>
<h2>PROP_LINETHICKNESS</h2>
<p></p>

<hr>
<a name="PROP_PLOTVISIBLE"></a>
<h2>PROP_PLOTVISIBLE</h2>
<p></p>

<hr>
<a name="PROP_OVERSIZE"></a>
<h2>PROP_OVERSIZE</h2>
<p>boolean property indicating that the data outside the axis
 bounds is rendered, to smooth animation when the axis is panned.</p>

<hr>
<a name="PROP_LONGTITLES"></a>
<h2>PROP_LONGTITLES</h2>
<p></p>

<hr>
<a name="PROP_LOG_LEVEL"></a>
<h2>PROP_LOG_LEVEL</h2>
<p>the log level for the messages on the screen.</p>

<hr>
<a name="PROP_PRINTINGLOGLEVEL"></a>
<h2>PROP_PRINTINGLOGLEVEL</h2>
<p>the log level to indicate the log level when printing.</p>

<hr>
<a name="PROP_LOG_TIMEOUT_SEC"></a>
<h2>PROP_LOG_TIMEOUT_SEC</h2>
<p>number of seconds to show the log messages.  If Integer.MAX_VALUE/100 or 
 greater then there is no timeout.</p>

<hr>
<a name="PROP_ISOTROPIC"></a>
<h2>PROP_ISOTROPIC</h2>
<p>true if the x and y scaling (pixel:data) ratio is locked together.</p>

<hr>
<a name="PROP_DRAWDEBUGMESSAGES"></a>
<h2>PROP_DRAWDEBUGMESSAGES</h2>
<p>draw a purple box in the lower right corner indicating the number
 of times each renderer has updated, rendered, and the plot itself
 has painted.</p>

<hr>
<a name="addCustomizer"></a>
<h2>addCustomizer</h2>
addCustomizer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/CustomizerKey.html'>org.das2.graph.CustomizerKey</a> key, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Customizer.html'>org.das2.graph.Customizer</a> customizer ) &rarr; void

<p>Add a new customizer to the collection of customizers being used when creating
 new plots. The new customizer will be invoked last.</p>

<h3>Parameters</h3>
key - the new customizer's lookup key
<br>
customizer - the new customizer

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=addCustomizer&unscoped_q=addCustomizer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#addCustomizer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="addRenderer"></a>
<h2>addRenderer</h2>
addRenderer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> rend ) &rarr; void

<p>add the renderer to the stack of renderers.  It will be the 
 last element drawn.
 This fires off an PropertyChangeEvent with the old and new arrays of renderers.</p>

<h3>Parameters</h3>
rend - the renderer

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=addRenderer&unscoped_q=addRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#addRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
addRenderer( int index, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> rend ) &rarr; void<br>
<hr>
<a name="addToLegend"></a>
<h2>addToLegend</h2>
addToLegend( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> renderer, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/javax/swing/ImageIcon.html'>javax.swing.ImageIcon</a> icon, int pos, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> message ) &rarr; void

<p>Add the message to the messages in the legend.</p>

<h3>Parameters</h3>
renderer - identifies the renderer adding to the legend
<br>
icon - if non-null, an icon to use.  If null, the renderer's icon is used.
<br>
pos - integer order parameter, and also identifies item.
<br>
message - String message to display.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=addToLegend&unscoped_q=addToLegend">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#addToLegend">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="contains"></a>
<h2>contains</h2>
contains( int x, int y ) &rarr; boolean

<p>since the plotVisible property can be false and the plot having 
 no renderers, we want the mouse events to pass on to elements below them.</p>

<h3>Parameters</h3>
x - the mouse x
<br>
y - the mouse y

<h3>Returns:</h3>
true if the plot "contains" this point.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=contains&unscoped_q=contains">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#contains">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="containsRenderer"></a>
<h2>containsRenderer</h2>
containsRenderer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> rend ) &rarr; boolean

<p>return true if the plot contains the renderer.</p>

<h3>Parameters</h3>
rend - the renderer

<h3>Returns:</h3>
true if the plot contains the renderer.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=containsRenderer&unscoped_q=containsRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#containsRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="createDummyPlot"></a>
<h2>createDummyPlot</h2>
createDummyPlot(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasPlot.html'>org.das2.graph.DasPlot</a>

<p>provide convenient method for creating a plot.  For example:
<blockquote><pre>
DasCanvas c= new DasCanvas(400,400);
DasPlot p= DasPlot.createDummyPlot( );
c.add(p,DasRow.create(c,0,1),DasColumn.create(c,0,1));
JOptionPane.showConfirmDialog(None,c)
</pre></blockquote></p>

<h3>Returns:</h3>
a DasPlot, reader to be added to a canvas.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=createDummyPlot&unscoped_q=createDummyPlot">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#createDummyPlot">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="createPlot"></a>
<h2>createPlot</h2>
createPlot( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a> xrange, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a> yrange ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasPlot.html'>org.das2.graph.DasPlot</a>

<p>provide convenient method for creating a plot.  For example:
<blockquote><pre> 
DasCanvas c= new DasCanvas(400,400);
DasPlot p= DasPlot.createPlot( DatumRangeUtil.parseTimeRange('2001'),DatumRange.newDatumRange(0,10,Units.dimensionless) );
c.add(p,DasRow.create(c,0,1),DasColumn.create(c,0,1));
JOptionPane.showConfirmDialog(None,c)
</pre></blockquote></p>

<h3>Parameters</h3>
xrange - the range for the x axis.
<br>
yrange - the range for the y axis

<h3>Returns:</h3>
a DasPlot, reader to be added to a canvas.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=createPlot&unscoped_q=createPlot">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#createPlot">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="findRendererAt"></a>
<h2>findRendererAt</h2>
findRendererAt( int x, int y ) &rarr; int

<p>return the index of the renderer at canvas location (x,y), or -1 if
 no renderer is found at the position.</p>

<h3>Parameters</h3>
x - the x position on the canvas.
<br>
y - the y position on the canvas.  Note 0,0 is the upper left corner.

<h3>Returns:</h3>
the index of the renderer at the position, or -1 if no renderer is at the position.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=findRendererAt&unscoped_q=findRendererAt">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#findRendererAt">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getActiveRegion"></a>
<h2>getActiveRegion</h2>
getActiveRegion(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Shape.html'>java.awt.Shape</a>

<p>return a Shape containing the plot.</p>

<h3>Returns:</h3>
a shape containing the active plot.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getActiveRegion&unscoped_q=getActiveRegion">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getActiveRegion">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getAxisClip"></a>
<h2>getAxisClip</h2>
getAxisClip(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Rectangle.html'>java.awt.Rectangle</a>

<p>return the Rectangle where data is drawn, useful for clipping.</p>

<h3>Returns:</h3>
Rectangle in canvas coordinates.
<h3>See Also:</h3>
<a href='null'>DasDevicePosition#toRectangle(org.das2.graph.DasRow, org.das2.graph.DasColumn)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getAxisClip&unscoped_q=getAxisClip">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getAxisClip">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getBottomDecorator"></a>
<h2>getBottomDecorator</h2>
getBottomDecorator(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Painter.html'>org.das2.graph.Painter</a>

<p></p>

<h3>Returns:</h3>
org.das2.graph.Painter

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getBottomDecorator&unscoped_q=getBottomDecorator">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getBottomDecorator">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getContext"></a>
<h2>getContext</h2>
getContext(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a>

<p>convenient place to put the plot context.  The context is used to
 store the timerange when there is no axis for it, for example, to
 show the state of data during a range.  This may change to a QDataSet
 to provide several context dimensions.</p>

<h3>Returns:</h3>
the context
<h3>See Also:</h3>
<a href='null'>setContext(org.das2.datum.DatumRange)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getContext&unscoped_q=getContext">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getContext">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getCustomizer"></a>
<h2>getCustomizer</h2>
getCustomizer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/CustomizerKey.html'>org.das2.graph.CustomizerKey</a> key ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Customizer.html'>org.das2.graph.Customizer</a>

<p></p>

<h3>Parameters</h3>
key - a CustomizerKey

<h3>Returns:</h3>
org.das2.graph.Customizer

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getCustomizer&unscoped_q=getCustomizer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getCustomizer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getCustomizerKeys"></a>
<h2>getCustomizerKeys</h2>
getCustomizerKeys(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/util/List.html'>java.util.List</a>

<p>Return a list of keys of all current customizing objects in the order they would be invoked.</p>

<h3>Returns:</h3>
the keys
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getCustomizerKeys&unscoped_q=getCustomizerKeys">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getCustomizerKeys">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getDasColorBar"></a>
<h2>getDasColorBar</h2>
getDasColorBar(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasColorBar.html'>org.das2.graph.DasColorBar</a>

<p>return the colorbar associated with this DasPlot.  This loops
 through the renderers, from the top most to the bottom most,
 looking for the first with a non-null colorBar property.</p>

<h3>Returns:</h3>
null if not found or the dasColorBar most visible.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getDasColorBar&unscoped_q=getDasColorBar">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getDasColorBar">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getDisplayContext"></a>
<h2>getDisplayContext</h2>
getDisplayContext(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a>

<p></p>

<h3>Returns:</h3>
the property value
<h3>See Also:</h3>
<a href='null'>PROP_DISPLAY_CONTEXT</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getDisplayContext&unscoped_q=getDisplayContext">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getDisplayContext">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getDrawBackground"></a>
<h2>getDrawBackground</h2>
getDrawBackground(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Color.html'>java.awt.Color</a>

<p>return the background color, where alpha=0 (transparent) means don't draw the background.</p>

<h3>Returns:</h3>
the background color.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getDrawBackground&unscoped_q=getDrawBackground">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getDrawBackground">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getDrawGridColor"></a>
<h2>getDrawGridColor</h2>
getDrawGridColor(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Color.html'>java.awt.Color</a>

<p></p>

<h3>Returns:</h3>
the grid color
<h3>See Also:</h3>
<a href='null'>PROP_DRAWGRIDCOLOR</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getDrawGridColor&unscoped_q=getDrawGridColor">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getDrawGridColor">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getFocusRenderer"></a>
<h2>getFocusRenderer</h2>
getFocusRenderer(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a>

<p>get the current renderer that the operator has selected.</p>

<h3>Returns:</h3>
the current renderer that the operator has selected.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getFocusRenderer&unscoped_q=getFocusRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getFocusRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getFontSize"></a>
<h2>getFontSize</h2>
getFontSize(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p></p>

<h3>Returns:</h3>
java.lang.String

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getFontSize&unscoped_q=getFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLegendFontSize"></a>
<h2>getLegendFontSize</h2>
getLegendFontSize(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p></p>

<h3>Returns:</h3>
java.lang.String

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLegendFontSize&unscoped_q=getLegendFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLegendFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLegendPosition"></a>
<h2>getLegendPosition</h2>
getLegendPosition(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/LegendPosition.html'>org.das2.graph.LegendPosition</a>

<p></p>

<h3>Returns:</h3>
the current legend position
<h3>See Also:</h3>
<a href='null'>PROP_LEGENDPOSITION</a> <br>
<a href='null'>LegendPosition</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLegendPosition&unscoped_q=getLegendPosition">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLegendPosition">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLegendRelativeFontSize"></a>
<h2>getLegendRelativeFontSize</h2>
getLegendRelativeFontSize(  ) &rarr; int

<p></p>

<h3>Returns:</h3>
the current relative size of the legend in points.
<h3>See Also:</h3>
<a href='null'>PROP_LEGENDRELATIVESIZESIZE</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLegendRelativeFontSize&unscoped_q=getLegendRelativeFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLegendRelativeFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLegendWidthLimitPx"></a>
<h2>getLegendWidthLimitPx</h2>
getLegendWidthLimitPx(  ) &rarr; int

<p>width of plot required to show the legend labels.</p>

<h3>Returns:</h3>
int

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLegendWidthLimitPx&unscoped_q=getLegendWidthLimitPx">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLegendWidthLimitPx">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLineThickness"></a>
<h2>getLineThickness</h2>
getLineThickness(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p></p>

<h3>Returns:</h3>
java.lang.String

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLineThickness&unscoped_q=getLineThickness">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLineThickness">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLogLevel"></a>
<h2>getLogLevel</h2>
getLogLevel(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html'>java.util.logging.Level</a>

<p></p>

<h3>Returns:</h3>
level
<h3>See Also:</h3>
<a href='null'>PROP_LOG_LEVEL</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLogLevel&unscoped_q=getLogLevel">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLogLevel">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getLogTimeoutSec"></a>
<h2>getLogTimeoutSec</h2>
getLogTimeoutSec(  ) &rarr; int

<p></p>

<h3>Returns:</h3>
property value
<h3>See Also:</h3>
<a href='null'>PROP_LOG_TIMEOUT_SEC</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getLogTimeoutSec&unscoped_q=getLogTimeoutSec">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getLogTimeoutSec">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getMultiLineTextAlignment"></a>
<h2>getMultiLineTextAlignment</h2>
getMultiLineTextAlignment(  ) &rarr; float

<p>get the horizontal alignment for multiline labels, where 0 is left, 0.5 is center, and 1.0 is right.</p>

<h3>Returns:</h3>
the alignment
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getMultiLineTextAlignment&unscoped_q=getMultiLineTextAlignment">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getMultiLineTextAlignment">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getPaintCount"></a>
<h2>getPaintCount</h2>
getPaintCount(  ) &rarr; int

<p>get the diagnostic for the number of times the component was asked to paint
 itself since the last reset.</p>

<h3>Returns:</h3>
the number of times the component has painted itself.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getPaintCount&unscoped_q=getPaintCount">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getPaintCount">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getPrintingLogLevel"></a>
<h2>getPrintingLogLevel</h2>
getPrintingLogLevel(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html'>java.util.logging.Level</a>

<p></p>

<h3>Returns:</h3>
the level
<h3>See Also:</h3>
<a href='null'>PROP_PRINTINGLOGLEVEL</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getPrintingLogLevel&unscoped_q=getPrintingLogLevel">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getPrintingLogLevel">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getRenderer"></a>
<h2>getRenderer</h2>
getRenderer( int index ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a>

<p>return one of the renderers, which paint the data on to the plot.</p>

<h3>Parameters</h3>
index - the index of the renderer

<h3>Returns:</h3>
the renderer
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getRenderer&unscoped_q=getRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getRenderers"></a>
<h2>getRenderers</h2>
getRenderers(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer[]</a>

<p>return a list of the renderers, which paint the data on to the plot.
 This makes a copy of the renderer array.</p>

<h3>Returns:</h3>
the Renderer
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getRenderers&unscoped_q=getRenderers">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getRenderers">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getTitle"></a>
<h2>getTitle</h2>
getTitle(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p>Returns the title of this plot.</p>

<h3>Returns:</h3>
The plot title
<h3>See Also:</h3>
<a href='null'>setTitle(String)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getTitle&unscoped_q=getTitle">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getTitle">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getTopDecorator"></a>
<h2>getTopDecorator</h2>
getTopDecorator(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Painter.html'>org.das2.graph.Painter</a>

<p></p>

<h3>Returns:</h3>
org.das2.graph.Painter

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getTopDecorator&unscoped_q=getTopDecorator">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getTopDecorator">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getXAxis"></a>
<h2>getXAxis</h2>
getXAxis(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a>

<p>return the x (horizontal) axis.</p>

<h3>Returns:</h3>
the x axis
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getXAxis&unscoped_q=getXAxis">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getXAxis">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="getYAxis"></a>
<h2>getYAxis</h2>
getYAxis(  ) &rarr; <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a>

<p>return the y (vertical) axis</p>

<h3>Returns:</h3>
the y axis
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getYAxis&unscoped_q=getYAxis">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#getYAxis">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="invalidateCacheImage"></a>
<h2>invalidateCacheImage</h2>
invalidateCacheImage(  ) &rarr; void

<p>mark the dasPlot's cache image as invalid, forcing it to repaint.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=invalidateCacheImage&unscoped_q=invalidateCacheImage">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#invalidateCacheImage">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="invalidateCacheImageNoUpdate"></a>
<h2>invalidateCacheImageNoUpdate</h2>
invalidateCacheImageNoUpdate(  ) &rarr; void

<p>mark the dasPlot's cache image as invalid, but from the update method, so
 we don't need to update. (Updating results in a loop.)</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=invalidateCacheImageNoUpdate&unscoped_q=invalidateCacheImageNoUpdate">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#invalidateCacheImageNoUpdate">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isCacheImageValid"></a>
<h2>isCacheImageValid</h2>
isCacheImageValid(  ) &rarr; boolean

<p>introduced to debug Autoplot test018.  This should not be used otherwise.</p>

<h3>Returns:</h3>
true if the cache image is marked as valid.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isCacheImageValid&unscoped_q=isCacheImageValid">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isCacheImageValid">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDisplayLegend"></a>
<h2>isDisplayLegend</h2>
isDisplayLegend(  ) &rarr; boolean

<p>true if the legend should be displayed</p>

<h3>Returns:</h3>
true if the legend should be displayed
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDisplayLegend&unscoped_q=isDisplayLegend">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDisplayLegend">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDisplayTitle"></a>
<h2>isDisplayTitle</h2>
isDisplayTitle(  ) &rarr; boolean

<p>return the state of enable/disable display of the title.</p>

<h3>Returns:</h3>
the current state.
<h3>See Also:</h3>
<a href='null'>setDisplayTitle(boolean)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDisplayTitle&unscoped_q=isDisplayTitle">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDisplayTitle">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDrawDebugMessages"></a>
<h2>isDrawDebugMessages</h2>
isDrawDebugMessages(  ) &rarr; boolean

<p></p>

<h3>Returns:</h3>
true if the messages should be shown.
<h3>See Also:</h3>
<a href='null'>PROP_DRAWDEBUGMESSAGES</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDrawDebugMessages&unscoped_q=isDrawDebugMessages">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDrawDebugMessages">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDrawGrid"></a>
<h2>isDrawGrid</h2>
isDrawGrid(  ) &rarr; boolean

<p>Getter for property drawGrid.  If true, faint grey lines continue the axis major
 ticks across the plot.</p>

<h3>Returns:</h3>
Value of property drawGrid.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDrawGrid&unscoped_q=isDrawGrid">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDrawGrid">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDrawGridOver"></a>
<h2>isDrawGridOver</h2>
isDrawGridOver(  ) &rarr; boolean

<p></p>

<h3>Returns:</h3>
true if the grid is on top of the data.
<h3>See Also:</h3>
<a href='null'>PROP_DRAWGRIDOVER</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDrawGridOver&unscoped_q=isDrawGridOver">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDrawGridOver">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isDrawMinorGrid"></a>
<h2>isDrawMinorGrid</h2>
isDrawMinorGrid(  ) &rarr; boolean

<p>Get the value of drawMinorGrid</p>

<h3>Returns:</h3>
the value of drawMinorGrid
<h3>See Also:</h3>
<a href='null'>PROP_DRAWMINORGRID</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isDrawMinorGrid&unscoped_q=isDrawMinorGrid">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isDrawMinorGrid">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isIsotropic"></a>
<h2>isIsotropic</h2>
isIsotropic(  ) &rarr; boolean

<p></p>

<h3>Returns:</h3>
property value
<h3>See Also:</h3>
<a href='null'>PROP_ISOTROPIC</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isIsotropic&unscoped_q=isIsotropic">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isIsotropic">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isLongTitles"></a>
<h2>isLongTitles</h2>
isLongTitles(  ) &rarr; boolean

<p>long titles means it won't clip at the axis bounds, at the risk of affecting codes which expect the old boundaries.</p>

<h3>Returns:</h3>
the longTitles property
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isLongTitles&unscoped_q=isLongTitles">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isLongTitles">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isOverSize"></a>
<h2>isOverSize</h2>
isOverSize(  ) &rarr; boolean

<p></p>

<h3>Returns:</h3>
oversize property
<h3>See Also:</h3>
<a href='null'>PROP_OVERSIZE</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isOverSize&unscoped_q=isOverSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isOverSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isPlotVisible"></a>
<h2>isPlotVisible</h2>
isPlotVisible(  ) &rarr; boolean

<p></p>

<h3>Returns:</h3>
boolean

<br><br>
<a href="https://github.com/autoplot/dev/search?q=isPlotVisible&unscoped_q=isPlotVisible">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isPlotVisible">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="isPreviewEnabled"></a>
<h2>isPreviewEnabled</h2>
isPreviewEnabled(  ) &rarr; boolean

<p>true if the data rendering will be scaled immediately to indicate 
 axis state changes.</p>

<h3>Returns:</h3>
true if preview is enabled.
<br><br>
<a href="https://github.com/autoplot/dev/search?q=isPreviewEnabled&unscoped_q=isPreviewEnabled">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#isPreviewEnabled">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="postException"></a>
<h2>postException</h2>
postException( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> renderer, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html'>java.lang.Exception</a> exception ) &rarr; void

<p>notify user of an exception, in the context of the plot.  This is similar
 to postMessage(renderer, exception.getMessage(), DasPlot.SEVERE, null, null )
 except that it does catch CancelledOperationExceptions and reduced the
 severity since the user probably initiated the condition.</p>

<h3>Parameters</h3>
renderer - the renderer posting the exception.
<br>
exception - the exception to post.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=postException&unscoped_q=postException">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#postException">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="postMessage"></a>
<h2>postMessage</h2>
postMessage( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> renderer, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> message, int messageType, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/Datum.html'>Datum</a> x, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/Datum.html'>Datum</a> y ) &rarr; void

<p>Notify user of an exception, in the context of the plot.  A position in
 the data space may be specified to locate the text within the data context.
 Note either or both x or y may be null.  Messages must only be posted while the
 Renderer's render method is called, not during updatePlotImage.  All messages are
 cleared before the render step. (TODO:check on this)</p>

<h3>Parameters</h3>
renderer - identifies the renderer posting the exception
<br>
message - the text to be displayed, may contain granny text.
<br>
messageType - DasPlot.INFO, DasPlot.WARNING, or DasPlot.SEVERE.  (SEVERE was ERROR before)
<br>
x - if non-null, the location on the x axis giving context for the text.
<br>
y - if non-null, the location on the y axis giving context for the text.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=postMessage&unscoped_q=postMessage">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#postMessage">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
postMessage( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> renderer, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> message, <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html'>java.util.logging.Level</a> messageLevel, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/Datum.html'>Datum</a> x, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/Datum.html'>Datum</a> y ) &rarr; void<br>
<hr>
<a name="releaseAll"></a>
<h2>releaseAll</h2>
releaseAll(  ) &rarr; void

<p>In Autoplot, we need a way to get help releasing all resources.  This
 clears out all the mouse modules, axis references, etc.  Basically anything
 that could have a reference to other parts of the system that we know we
 don't need here, explicitly remove the reference.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=releaseAll&unscoped_q=releaseAll">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#releaseAll">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="removeCustomizer"></a>
<h2>removeCustomizer</h2>
removeCustomizer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/CustomizerKey.html'>org.das2.graph.CustomizerKey</a> key ) &rarr; void

<p>Remove the customizer that is associated with the given key.</p>

<h3>Parameters</h3>
key - the key to the customizer to be removed.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=removeCustomizer&unscoped_q=removeCustomizer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#removeCustomizer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="removeRenderer"></a>
<h2>removeRenderer</h2>
removeRenderer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> rend ) &rarr; void

<p>remove the renderer from the stack of renderers.  A warning 
 is logged if the renderer is not present.
 This fires off an PropertyChangeEvent with the old and new arrays of renderers.</p>

<h3>Parameters</h3>
rend - the renderer

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=removeRenderer&unscoped_q=removeRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#removeRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="removeRenderers"></a>
<h2>removeRenderers</h2>
removeRenderers(  ) &rarr; void

<p>remove all the renderers from the dasPlot.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=removeRenderers&unscoped_q=removeRenderers">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#removeRenderers">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="repaint"></a>
<h2>repaint</h2>
repaint(  ) &rarr; void

<p>request that the plot be repainted.  This contains commented code that
 counts the number of repaints.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=repaint&unscoped_q=repaint">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#repaint">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="resetPaintCount"></a>
<h2>resetPaintCount</h2>
resetPaintCount(  ) &rarr; void

<p>reset the paint counter.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=resetPaintCount&unscoped_q=resetPaintCount">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#resetPaintCount">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="resize"></a>
<h2>resize</h2>
resize(  ) &rarr; void

<p>recalculate the bounds of the component.  TODO: this is used a lot and needs to be explained in more detail.</p>

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=resize&unscoped_q=resize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#resize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setAxisPlotVisible"></a>
<h2>setAxisPlotVisible</h2>
setAxisPlotVisible( boolean visible ) &rarr; void

<p>set the visibility of both the plot and its x and y axes.  Recently,
 setVisible(v) would do this, but it incorrectly couples the visible properties
 of the separate components.</p>

<h3>Parameters</h3>
visible - false if the x and y axes, and the plot is visisble.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setAxisPlotVisible&unscoped_q=setAxisPlotVisible">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setAxisPlotVisible">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setBottomDecorator"></a>
<h2>setBottomDecorator</h2>
setBottomDecorator( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Painter.html'>org.das2.graph.Painter</a> bottomDecorator ) &rarr; void

<p>add additional painting code to the renderer, which is called after 
 the renderer is called.</p>

<h3>Parameters</h3>
bottomDecorator - the Painter to call, or null to clear.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setBottomDecorator&unscoped_q=setBottomDecorator">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setBottomDecorator">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setContext"></a>
<h2>setContext</h2>
setContext( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a> context ) &rarr; void

<p>convenient place to put the plot context.  The context is used to
 store the timerange when there is no axis for it, for example, to
 show the state of data during a range.  This may change to a QDataSet
 to provide several context dimensions.  Note this may be null to support
 no context.</p>

<h3>Parameters</h3>
context - the context

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>getContext()</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setContext&unscoped_q=setContext">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setContext">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDisplayContext"></a>
<h2>setDisplayContext</h2>
setDisplayContext( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/datum/DatumRange.html'>DatumRange</a> displayContext ) &rarr; void

<p>set the property</p>

<h3>Parameters</h3>
displayContext - null or the display context.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_DISPLAY_CONTEXT</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDisplayContext&unscoped_q=setDisplayContext">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDisplayContext">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDisplayLegend"></a>
<h2>setDisplayLegend</h2>
setDisplayLegend( boolean displayLegend ) &rarr; void

<p>true if the legend should be displayed</p>

<h3>Parameters</h3>
displayLegend - true if the legend should be displayed

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>drawLegend(java.awt.Graphics2D, java.util.List)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDisplayLegend&unscoped_q=setDisplayLegend">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDisplayLegend">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDisplayTitle"></a>
<h2>setDisplayTitle</h2>
setDisplayTitle( boolean v ) &rarr; void

<p>enable/disable display of the title.  Often the title contains
 useful information describing the plot content that we want to know during
 interactive use but not when the plot is printed.</p>

<h3>Parameters</h3>
v - true if the title should be displayed.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>isDisplayTitle()</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDisplayTitle&unscoped_q=setDisplayTitle">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDisplayTitle">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawBackground"></a>
<h2>setDrawBackground</h2>
setDrawBackground( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Color.html'>java.awt.Color</a> drawBackground ) &rarr; void

<p>if not transparent, draw this background first.</p>

<h3>Parameters</h3>
drawBackground - the background, or a color with no opacity (new Color(0,0,0,0)) to turn off.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawBackground&unscoped_q=setDrawBackground">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawBackground">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawDebugMessages"></a>
<h2>setDrawDebugMessages</h2>
setDrawDebugMessages( boolean v ) &rarr; void

<p></p>

<h3>Parameters</h3>
v - true if the messages should be shown.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_DRAWDEBUGMESSAGES</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawDebugMessages&unscoped_q=setDrawDebugMessages">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawDebugMessages">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawGrid"></a>
<h2>setDrawGrid</h2>
setDrawGrid( boolean drawGrid ) &rarr; void

<p>Setter for property drawGrid.  If true, faint grey lines continue the axis major
 ticks across the plot.</p>

<h3>Parameters</h3>
drawGrid - New value of property drawGrid.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawGrid&unscoped_q=setDrawGrid">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawGrid">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawGridColor"></a>
<h2>setDrawGridColor</h2>
setDrawGridColor( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/Color.html'>java.awt.Color</a> drawGridColor ) &rarr; void

<p>if not transparent, draw the grid in this color.  Otherwise
 the grid is drawn with the tick color.</p>

<h3>Parameters</h3>
drawGridColor - the color

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawGridColor&unscoped_q=setDrawGridColor">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawGridColor">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawGridOver"></a>
<h2>setDrawGridOver</h2>
setDrawGridOver( boolean gridOver ) &rarr; void

<p></p>

<h3>Parameters</h3>
gridOver - if the grid is on top of the data.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_DRAWGRIDOVER</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawGridOver&unscoped_q=setDrawGridOver">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawGridOver">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setDrawMinorGrid"></a>
<h2>setDrawMinorGrid</h2>
setDrawMinorGrid( boolean newdrawMinorGrid ) &rarr; void

<p>Set the value of drawMinorGrid</p>

<h3>Parameters</h3>
newdrawMinorGrid - new value of drawMinorGrid

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setDrawMinorGrid&unscoped_q=setDrawMinorGrid">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setDrawMinorGrid">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setEnableRenderPropertiesAction"></a>
<h2>setEnableRenderPropertiesAction</h2>
setEnableRenderPropertiesAction( boolean b ) &rarr; void

<p>add or remove the menu item to get at the renderer properties.
 Das2 applications generally allow this so that applications don't have
 to bother handling this.  Others like Autoplot have their own systems 
 and uses for the click.</p>

<h3>Parameters</h3>
b - false to remove the menu item if it has been added.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setEnableRenderPropertiesAction&unscoped_q=setEnableRenderPropertiesAction">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setEnableRenderPropertiesAction">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setFocusRenderer"></a>
<h2>setFocusRenderer</h2>
setFocusRenderer( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Renderer.html'>org.das2.graph.Renderer</a> focusRenderer ) &rarr; void

<p>set the current renderer that the operator has selected.</p>

<h3>Parameters</h3>
focusRenderer - the current renderer that the operator has selected.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setFocusRenderer&unscoped_q=setFocusRenderer">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setFocusRenderer">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setFontSize"></a>
<h2>setFontSize</h2>
setFontSize( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> fontSize ) &rarr; void

<p>set the font size, with respect to the canvas font.</p>

<h3>Parameters</h3>
fontSize - a String

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setFontSize&unscoped_q=setFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setIsotropic"></a>
<h2>setIsotropic</h2>
setIsotropic( boolean isotropic ) &rarr; void

<p>set the property value</p>

<h3>Parameters</h3>
isotropic - property value

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_ISOTROPIC</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setIsotropic&unscoped_q=setIsotropic">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setIsotropic">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLegendFontSize"></a>
<h2>setLegendFontSize</h2>
setLegendFontSize( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> legendFontSize ) &rarr; void

<p>set the font size for the legend, using the conventions where 1em is
 the parent's font size:<ul>
 <li>1em same as plot font.
 <li>2em twice  plot font.
 <li>1em+2pt two points bigger than plot font.
 </ul></p>

<h3>Parameters</h3>
legendFontSize - a String

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>setFontSize(java.lang.String)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLegendFontSize&unscoped_q=setLegendFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLegendFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLegendPosition"></a>
<h2>setLegendPosition</h2>
setLegendPosition( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/LegendPosition.html'>org.das2.graph.LegendPosition</a> newlegendPosition ) &rarr; void

<p></p>

<h3>Parameters</h3>
newlegendPosition - the legend position

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_LEGENDPOSITION</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLegendPosition&unscoped_q=setLegendPosition">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLegendPosition">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLegendRelativeFontSize"></a>
<h2>setLegendRelativeFontSize</h2>
setLegendRelativeFontSize( int size ) &rarr; void

<p>set the relative size of the legend element text.</p>

<h3>Parameters</h3>
size - relative size in points.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_LEGENDRELATIVESIZESIZE</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLegendRelativeFontSize&unscoped_q=setLegendRelativeFontSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLegendRelativeFontSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLegendWidthLimitPx"></a>
<h2>setLegendWidthLimitPx</h2>
setLegendWidthLimitPx( int legendWidthLimitPx ) &rarr; void

<p>width of plot required to show the legend labels.</p>

<h3>Parameters</h3>
legendWidthLimitPx - an int

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLegendWidthLimitPx&unscoped_q=setLegendWidthLimitPx">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLegendWidthLimitPx">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLineThickness"></a>
<h2>setLineThickness</h2>
setLineThickness( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> lineThickness ) &rarr; void

<p>set the thickness of the lines drawn.</p>

<h3>Parameters</h3>
lineThickness - a String

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLineThickness&unscoped_q=setLineThickness">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLineThickness">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLogLevel"></a>
<h2>setLogLevel</h2>
setLogLevel( <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html'>java.util.logging.Level</a> level ) &rarr; void

<p></p>

<h3>Parameters</h3>
level - where Level.INFO is the default.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_LOG_LEVEL</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLogLevel&unscoped_q=setLogLevel">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLogLevel">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLogTimeoutSec"></a>
<h2>setLogTimeoutSec</h2>
setLogTimeoutSec( int logTimeoutSec ) &rarr; void

<p></p>

<h3>Parameters</h3>
logTimeoutSec - the property value

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_LOG_TIMEOUT_SEC</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLogTimeoutSec&unscoped_q=setLogTimeoutSec">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLogTimeoutSec">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setLongTitles"></a>
<h2>setLongTitles</h2>
setLongTitles( boolean longTitles ) &rarr; void

<p>long titles means it won't clip at the axis bounds, at the risk of affecting codes which expect the old boundaries.</p>

<h3>Parameters</h3>
longTitles - a boolean

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setLongTitles&unscoped_q=setLongTitles">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setLongTitles">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setMultiLineTextAlignment"></a>
<h2>setMultiLineTextAlignment</h2>
setMultiLineTextAlignment( float multiLineTextAlignment ) &rarr; void

<p>set the horizontal alignment for multiline labels, where 0 is left, 0.5 is center, and 1.0 is right.</p>

<h3>Parameters</h3>
multiLineTextAlignment - the alignment

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setMultiLineTextAlignment&unscoped_q=setMultiLineTextAlignment">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setMultiLineTextAlignment">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setOverSize"></a>
<h2>setOverSize</h2>
setOverSize( boolean overSize ) &rarr; void

<p></p>

<h3>Parameters</h3>
overSize - true means draw outside the axis bounds.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_OVERSIZE</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setOverSize&unscoped_q=setOverSize">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setOverSize">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setPlotVisible"></a>
<h2>setPlotVisible</h2>
setPlotVisible( boolean plotVisible ) &rarr; void

<p></p>

<h3>Parameters</h3>
plotVisible - a boolean

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setPlotVisible&unscoped_q=setPlotVisible">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setPlotVisible">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setPreviewEnabled"></a>
<h2>setPreviewEnabled</h2>
setPreviewEnabled( boolean preview ) &rarr; void

<p>if true then the data rendering will be scaled immediately to indicate 
 axis state changes.</p>

<h3>Parameters</h3>
preview - true if preview should be enabled.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setPreviewEnabled&unscoped_q=setPreviewEnabled">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setPreviewEnabled">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setPrintingLogLevel"></a>
<h2>setPrintingLogLevel</h2>
setPrintingLogLevel( <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html'>java.util.logging.Level</a> printingLogLevel ) &rarr; void

<p></p>

<h3>Parameters</h3>
printingLogLevel - where Level.ALL is the default.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>PROP_PRINTINGLOGLEVEL</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setPrintingLogLevel&unscoped_q=setPrintingLogLevel">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setPrintingLogLevel">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setReduceOutsideLegendTopMargin"></a>
<h2>setReduceOutsideLegendTopMargin</h2>
setReduceOutsideLegendTopMargin( boolean reduceOutsideLegendTopMargin ) &rarr; void

<p>Used at APL for layout.  This is off by default.  This appears to shift the Y position.</p>

<h3>Parameters</h3>
reduceOutsideLegendTopMargin - shift the Y position.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setReduceOutsideLegendTopMargin&unscoped_q=setReduceOutsideLegendTopMargin">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setReduceOutsideLegendTopMargin">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setTitle"></a>
<h2>setTitle</h2>
setTitle( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> t ) &rarr; void

<p>Sets the title which will be displayed above this plot.  
 null or empty string may be used to turn off the title.</p>

<h3>Parameters</h3>
t - The new title for this plot.

<h3>Returns:</h3>
void (returns nothing)

<h3>See Also:</h3>
<a href='null'>setDisplayTitle(boolean)</a> <br>
<br><br>
<a href="https://github.com/autoplot/dev/search?q=setTitle&unscoped_q=setTitle">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setTitle">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setTopDecorator"></a>
<h2>setTopDecorator</h2>
setTopDecorator( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/Painter.html'>org.das2.graph.Painter</a> topDecorator ) &rarr; void

<p>add additional painting code to the renderer, which is called after 
 the renderer is called.</p>

<h3>Parameters</h3>
topDecorator - the Painter to call, or null to clear.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setTopDecorator&unscoped_q=setTopDecorator">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setTopDecorator">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setXAxis"></a>
<h2>setXAxis</h2>
setXAxis( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a> xAxis ) &rarr; void

<p>set the x axis.  This removes property change listeners to the old
 axis and adds PCLs to the new axis.</p>

<h3>Parameters</h3>
xAxis - a horizontal axis.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setXAxis&unscoped_q=setXAxis">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setXAxis">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>
<hr>
<a name="setYAxis"></a>
<h2>setYAxis</h2>
setYAxis( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasAxis.html'>org.das2.graph.DasAxis</a> yAxis ) &rarr; void

<p>Attaches a new axis to the plot.  The old axis is disconnected, and
 the plot will listen to the new axis.  Also, the row and column for the
 axis is set, but this might change in the future.  null appears to be
 a valid input as well.

 TODO: plot does not seem to be responding to changes in the axis.
 (goes grey because updatePlotImage is never done.</p>

<h3>Parameters</h3>
yAxis - a vertical axis.

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setYAxis&unscoped_q=setYAxis">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/graph/DasPlot.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/graph/DasPlot.html#setYAxis">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCore/src/org/das2/graph/DasPlot.java">[view source]</a>
<br>
<br>