Class PanTool

  • All Implemented Interfaces:
    MapMouseListener

    public class PanTool
    extends CursorTool
    A cursor tool to pan the map pane display.
    Since:
    2.6
    Author:
    Michael Bedward
    • Field Detail

      • TOOL_NAME

        public static final String TOOL_NAME
        Tool name
      • TOOL_TIP

        public static final String TOOL_TIP
        Tool tip text
      • CURSOR_HOTSPOT

        public static final Point CURSOR_HOTSPOT
        Cursor hotspot coordinates
    • Constructor Detail

      • PanTool

        public PanTool()
        Constructor