<h2>org.autoplot.ColumnColumnConnectorMouseModule</h2><p>provides zoom/pan on the connector object itself. TODO: verify that this is just Zoom/Pan, but the direction is reversed.</p> <h2>ColumnColumnConnectorMouseModule( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasPlot.html'>org.das2.graph.DasPlot</a> topPlot, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/graph/DasPlot.html'>org.das2.graph.DasPlot</a> bottomPlot )</h2> <p></p> <hr> <a name="mouseDragged"></a> <h2>mouseDragged</h2> mouseDragged( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/event/MouseEvent.html'>java.awt.event.MouseEvent</a> e ) → void <p></p> <h3>Parameters</h3> e - a MouseEvent <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=mouseDragged&unscoped_q=mouseDragged">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/ColumnColumnConnectorMouseModule.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/ColumnColumnConnectorMouseModule.html#mouseDragged">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/ColumnColumnConnectorMouseModule.java#l102">[view source]</a> <br> <br> <hr> <a name="mousePressed"></a> <h2>mousePressed</h2> mousePressed( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/event/MouseEvent.html'>java.awt.event.MouseEvent</a> e ) → void <p></p> <h3>Parameters</h3> e - a MouseEvent <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=mousePressed&unscoped_q=mousePressed">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/ColumnColumnConnectorMouseModule.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/ColumnColumnConnectorMouseModule.html#mousePressed">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/ColumnColumnConnectorMouseModule.java#l136">[view source]</a> <br> <br> <hr> <a name="mouseReleased"></a> <h2>mouseReleased</h2> mouseReleased( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/event/MouseEvent.html'>java.awt.event.MouseEvent</a> e ) → void <p></p> <h3>Parameters</h3> e - a MouseEvent <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=mouseReleased&unscoped_q=mouseReleased">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/ColumnColumnConnectorMouseModule.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/ColumnColumnConnectorMouseModule.html#mouseReleased">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/ColumnColumnConnectorMouseModule.java#l87">[view source]</a> <br> <br> <hr> <a name="mouseWheelMoved"></a> <h2>mouseWheelMoved</h2> mouseWheelMoved( <a href='https://docs.oracle.com/javase/8/docs/api/java/awt/event/MouseWheelEvent.html'>java.awt.event.MouseWheelEvent</a> e ) → void <p></p> <h3>Parameters</h3> e - a MouseWheelEvent <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=mouseWheelMoved&unscoped_q=mouseWheelMoved">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/ColumnColumnConnectorMouseModule.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/ColumnColumnConnectorMouseModule.html#mouseWheelMoved">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/ColumnColumnConnectorMouseModule.java#l56">[view source]</a> <br> <br>