public class MoveWithMiddleButtonBehavior extends MoveBehavior
m_FirstPoint, m_LastPointgeomManager| Constructor and Description |
|---|
MoveWithMiddleButtonBehavior(PanListener pli)
Creates a new behavior for moving the mouse.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMyButton(java.awt.event.MouseEvent e) |
doMouseReleased, getListener, mouseDragged, mousePressed, mouseReleased, paintComponent, setListenercreateArc, createArc, createArc, createCircle, createLineString, createPoint, createPoint, getImageCursor, getMapControl, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelMoved, setMapControlpublic MoveWithMiddleButtonBehavior(PanListener pli)
Creates a new behavior for moving the mouse.
pli - listener used to permit this object to work with the
associated MapControlprotected boolean isMyButton(java.awt.event.MouseEvent e)
isMyButton in class MoveBehaviorCopyright © 2014 gvSIG Association. All Rights Reserved.