public class MoveWithMiddleButtonBehavior extends MoveBehavior
m_FirstPoint, m_LastPointBUTTON_LEFT, BUTTON_MIDDLE, BUTTON_RIGHT, geomManager, LOG| Constructor and Description |
|---|
MoveWithMiddleButtonBehavior(PanListener pli)
Creates a new behavior for moving the mouse.
|
doMouseReleased, getListener, mouseDragged, mousePressed, mouseReleased, paintComponent, setListenerclean, createArc, createArc, createArc, createCircle, createEllipse, createPoint, createPoint, getImageCursor, getMapControl, getUseSnapping, isMyButton, isMyButton, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelMoved, paintComponent, resetMyButton, setMapControl, setUseSnappingpublic MoveWithMiddleButtonBehavior(PanListener pli)
Creates a new behavior for moving the mouse.
pli - listener used to permit this object to work with the
associated MapControl