Package Map
Class PamZoomOnMapPanel
java.lang.Object
Map.PamZoomOnMapPanel
- All Implemented Interfaces:
PanZoomBehaviour
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
handleUp()
void
void
void
void
-
Constructor Details
-
PamZoomOnMapPanel
-
-
Method Details
-
handleMBReleased
public void handleMBReleased()- Specified by:
handleMBReleased
in interfacePanZoomBehaviour
-
handleUp
public void handleUp()- Specified by:
handleUp
in interfacePanZoomBehaviour
-
handleDown
public void handleDown()- Specified by:
handleDown
in interfacePanZoomBehaviour
-
handleLeft
public void handleLeft()- Specified by:
handleLeft
in interfacePanZoomBehaviour
-
handleRight
public void handleRight()- Specified by:
handleRight
in interfacePanZoomBehaviour
-
handleUpRight
public void handleUpRight()- Specified by:
handleUpRight
in interfacePanZoomBehaviour
-
handleUpLeft
public void handleUpLeft()- Specified by:
handleUpLeft
in interfacePanZoomBehaviour
-
handleDownLeft
public void handleDownLeft()- Specified by:
handleDownLeft
in interfacePanZoomBehaviour
-
handleDownRight
public void handleDownRight()- Specified by:
handleDownRight
in interfacePanZoomBehaviour
-
handleZoomIn
public void handleZoomIn()- Specified by:
handleZoomIn
in interfacePanZoomBehaviour
-
handleZoomOut
public void handleZoomOut()- Specified by:
handleZoomOut
in interfacePanZoomBehaviour
-
handleRotateClockwise
public void handleRotateClockwise()- Specified by:
handleRotateClockwise
in interfacePanZoomBehaviour
-
handleRotateAntiClockwise
public void handleRotateAntiClockwise()- Specified by:
handleRotateAntiClockwise
in interfacePanZoomBehaviour
-
handleNorthUp
public void handleNorthUp()- Specified by:
handleNorthUp
in interfacePanZoomBehaviour
-
handleHeadUp
public void handleHeadUp()- Specified by:
handleHeadUp
in interfacePanZoomBehaviour
-
handleCentreOnShip
public void handleCentreOnShip()- Specified by:
handleCentreOnShip
in interfacePanZoomBehaviour
-
handleMeasureWithMouse
public void handleMeasureWithMouse()- Specified by:
handleMeasureWithMouse
in interfacePanZoomBehaviour
-
handlePanWithMouse
public void handlePanWithMouse()- Specified by:
handlePanWithMouse
in interfacePanZoomBehaviour
-