Map
Interface PanZoomBehaviour
- All Known Implementing Classes:
- PamZoomOnMapPanel
public interface PanZoomBehaviour
handleUp
void handleUp()
handleDown
void handleDown()
handleRight
void handleRight()
handleLeft
void handleLeft()
handleUpLeft
void handleUpLeft()
handleUpRight
void handleUpRight()
handleDownLeft
void handleDownLeft()
handleDownRight
void handleDownRight()
handleZoomIn
void handleZoomIn()
handleZoomOut
void handleZoomOut()
handleRotateClockwise
void handleRotateClockwise()
handleRotateAntiClockwise
void handleRotateAntiClockwise()
handleNorthUp
void handleNorthUp()
handleHeadUp
void handleHeadUp()
handleCentreOnShip
void handleCentreOnShip()
handleMBReleased
void handleMBReleased()
handlePanWithMouse
void handlePanWithMouse()
handleMeasureWithMouse
void handleMeasureWithMouse()