|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolo.event.PBasicInputEventHandler
edu.umd.cs.piccolo.event.PDragSequenceEventHandler
edu.umd.cs.piccolo.event.PPanEventHandler
anl.aida.gis.PGISPanTool
public class PGISPanTool
Field Summary | |
---|---|
(package private) PGISCanvas |
canvas
|
(package private) org.geotools.map.MapContext |
context
|
Constructor Summary | |
---|---|
PGISPanTool(org.geotools.map.MapContext context,
PGISCanvas canvas)
|
Method Summary | |
---|---|
protected void |
endDrag(edu.umd.cs.piccolo.event.PInputEvent e)
|
Methods inherited from class edu.umd.cs.piccolo.event.PPanEventHandler |
---|
drag, dragActivityStep, getAutopan, pan, paramString, setAutopan, setMaxAutopanSpeed, setMinAutopanSpeed, validatePanningSpeed |
Methods inherited from class edu.umd.cs.piccolo.event.PDragSequenceEventHandler |
---|
dragActivityFinalStep, dragActivityFirstStep, getDragActivity, getMinDragStartDistance, getMousePressedCanvasPoint, isDragging, mouseDragged, mousePressed, mouseReleased, setIsDragging, setMinDragStartDistance, shouldStartDragInteraction, startDrag, startDragActivity, stopDragActivity |
Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
---|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelRotated, mouseWheelRotatedByBlock, processEvent, setEventFilter, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
org.geotools.map.MapContext context
PGISCanvas canvas
Constructor Detail |
---|
public PGISPanTool(org.geotools.map.MapContext context, PGISCanvas canvas)
Method Detail |
---|
protected void endDrag(edu.umd.cs.piccolo.event.PInputEvent e)
endDrag
in class edu.umd.cs.piccolo.event.PDragSequenceEventHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |