Package com.vividsolutions.jump.workbench.ui.cursortool
package com.vividsolutions.jump.workbench.ui.cursortool
-
ClassDescriptionA tool that draws an XOR visual indicator.Enables multiple CursorTools to operate at the same time.Combination of MouseAdapter and MouseMotionAdapter.Generates strings describing metrics for coordinate lists.a simple wrapper to reuse a cursor tool as a plugin w/in the ui.Enables the behaviour of a CursorTool instance to be overridden.The default implementation draws a selection box, but this can be overridden (even to draw nothing).Filters out middle- and right-clicks.A tool which displays cumlative length, angle and cumlative area of a linestring drawn on the screen.A VisualIndicatorTool that allows the user to draw shapes with multiple vertices.Whereas a MultiClickTool looks for a double-click to end the gesture, an NClickTool looks for a certain number of points to end the gesture.Permits only one CursorTool to be active at a time.Delegates to different CursorTools depending on whether various modifier keys are pressed (Ctrl, Shift, Alt).Allows the user to specify features by clicking on them or drawing a box around them.