<h2>org.das2.event.BoxRangeSelectorMouseModule</h2><p>//@deprecated  use BoxSelectorMouseModule</p>
<h2>BoxRangeSelectorMouseModule( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasCanvasComponent.html'>org.das2.graph.DasCanvasComponent</a> parent, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/dataset/DataSetConsumer.html'>org.das2.dataset.DataSetConsumer</a> consumer, <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></p>

<hr>
<a name="addBoxSelectionListener"></a>
<h2>addBoxSelectionListener</h2>
addBoxSelectionListener( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/event/BoxSelectionListener.html'>org.das2.event.BoxSelectionListener</a> listener ) &rarr; void

<p>Registers DataRangeSelectionListener to receive events.</p>

<h3>Parameters</h3>
listener - The listener to register.

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

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

<p></p>

<h3>Parameters</h3>
parent - a DasPlot

<h3>Returns:</h3>
org.das2.event.BoxRangeSelectorMouseModule

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

<p></p>

<h3>Parameters</h3>
e0 - a MouseDragEvent

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

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

<p>Removes DataRangeSelectionListener from the list of listeners.</p>

<h3>Parameters</h3>
listener - The listener to remove.

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

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