Package Map
Class PamZoomOnMapPanel
java.lang.Object
Map.PamZoomOnMapPanel
- All Implemented Interfaces:
 PanZoomBehaviour
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidhandleUp()voidvoidvoidvoid 
- 
Constructor Details
- 
PamZoomOnMapPanel
 
 - 
 - 
Method Details
- 
handleMBReleased
public void handleMBReleased()- Specified by:
 handleMBReleasedin interfacePanZoomBehaviour
 - 
handleUp
public void handleUp()- Specified by:
 handleUpin interfacePanZoomBehaviour
 - 
handleDown
public void handleDown()- Specified by:
 handleDownin interfacePanZoomBehaviour
 - 
handleLeft
public void handleLeft()- Specified by:
 handleLeftin interfacePanZoomBehaviour
 - 
handleRight
public void handleRight()- Specified by:
 handleRightin interfacePanZoomBehaviour
 - 
handleUpRight
public void handleUpRight()- Specified by:
 handleUpRightin interfacePanZoomBehaviour
 - 
handleUpLeft
public void handleUpLeft()- Specified by:
 handleUpLeftin interfacePanZoomBehaviour
 - 
handleDownLeft
public void handleDownLeft()- Specified by:
 handleDownLeftin interfacePanZoomBehaviour
 - 
handleDownRight
public void handleDownRight()- Specified by:
 handleDownRightin interfacePanZoomBehaviour
 - 
handleZoomIn
public void handleZoomIn()- Specified by:
 handleZoomInin interfacePanZoomBehaviour
 - 
handleZoomOut
public void handleZoomOut()- Specified by:
 handleZoomOutin interfacePanZoomBehaviour
 - 
handleRotateClockwise
public void handleRotateClockwise()- Specified by:
 handleRotateClockwisein interfacePanZoomBehaviour
 - 
handleRotateAntiClockwise
public void handleRotateAntiClockwise()- Specified by:
 handleRotateAntiClockwisein interfacePanZoomBehaviour
 - 
handleNorthUp
public void handleNorthUp()- Specified by:
 handleNorthUpin interfacePanZoomBehaviour
 - 
handleHeadUp
public void handleHeadUp()- Specified by:
 handleHeadUpin interfacePanZoomBehaviour
 - 
handleCentreOnShip
public void handleCentreOnShip()- Specified by:
 handleCentreOnShipin interfacePanZoomBehaviour
 - 
handleMeasureWithMouse
public void handleMeasureWithMouse()- Specified by:
 handleMeasureWithMousein interfacePanZoomBehaviour
 - 
handlePanWithMouse
public void handlePanWithMouse()- Specified by:
 handlePanWithMousein interfacePanZoomBehaviour
 
 -