Package Map

Interface PanZoomBehaviour

All Known Implementing Classes:
PamZoomOnMapPanel

public interface PanZoomBehaviour
  • Method Details Link icon

    • handleUp Link icon

      void handleUp()
    • handleDown Link icon

      void handleDown()
    • handleRight Link icon

      void handleRight()
    • handleLeft Link icon

      void handleLeft()
    • handleUpLeft Link icon

      void handleUpLeft()
    • handleUpRight Link icon

      void handleUpRight()
    • handleDownLeft Link icon

      void handleDownLeft()
    • handleDownRight Link icon

      void handleDownRight()
    • handleZoomIn Link icon

      void handleZoomIn()
    • handleZoomOut Link icon

      void handleZoomOut()
    • handleRotateClockwise Link icon

      void handleRotateClockwise()
    • handleRotateAntiClockwise Link icon

      void handleRotateAntiClockwise()
    • handleNorthUp Link icon

      void handleNorthUp()
    • handleHeadUp Link icon

      void handleHeadUp()
    • handleCentreOnShip Link icon

      void handleCentreOnShip()
    • handleMBReleased Link icon

      void handleMBReleased()
    • handlePanWithMouse Link icon

      void handlePanWithMouse()
    • handleMeasureWithMouse Link icon

      void handleMeasureWithMouse()