Uses of Package
org.locationtech.jts.jump.workbench.ui.cursortool
-
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.demo.delineation Class Description AbstractCursorTool A tool that draws an XOR visual indicator.CursorTool DragTool The default implementation draws a selection box, but this can be overridden (even to draw nothing).MultiClickTool A VisualIndicatorTool that allows the user to draw shapes with multiple vertices.NClickTool 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. -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui Class Description CursorTool QuasimodeTool Delegates to different CursorTools depending on whether various modifier keys are pressed (Ctrl, Shift, Alt). -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.cursortool Class Description AbstractCursorTool A tool that draws an XOR visual indicator.AbstractCursorTool.Listener CompositeTool CursorTool DelegatingTool Enables the behaviour of a CursorTool instance to be overridden.DragTool The default implementation draws a selection box, but this can be overridden (even to draw nothing).MultiClickTool A VisualIndicatorTool that allows the user to draw shapes with multiple vertices.NClickTool 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.PolygonTool QuasimodeTool Delegates to different CursorTools depending on whether various modifier keys are pressed (Ctrl, Shift, Alt).QuasimodeTool.ModifierKeySpec RectangleTool SelectTool SpecifyFeaturesTool Allows the user to specify features by clicking on them or drawing a box around them. -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.cursortool.editing Class Description AbstractCursorTool A tool that draws an XOR visual indicator.CursorTool DelegatingTool Enables the behaviour of a CursorTool instance to be overridden.DragTool The default implementation draws a selection box, but this can be overridden (even to draw nothing).MultiClickTool A VisualIndicatorTool that allows the user to draw shapes with multiple vertices.NClickTool 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.PolygonTool QuasimodeTool Delegates to different CursorTools depending on whether various modifier keys are pressed (Ctrl, Shift, Alt).RectangleTool SpecifyFeaturesTool Allows the user to specify features by clicking on them or drawing a box around them. -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.snap Class Description AbstractCursorTool A tool that draws an XOR visual indicator.CursorTool -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.toolbox Class Description CursorTool -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.warp Class Description AbstractCursorTool A tool that draws an XOR visual indicator.CursorTool DragTool The default implementation draws a selection box, but this can be overridden (even to draw nothing).MultiClickTool A VisualIndicatorTool that allows the user to draw shapes with multiple vertices.NClickTool 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.SpecifyFeaturesTool Allows the user to specify features by clicking on them or drawing a box around them.VectorTool -
Classes in org.locationtech.jts.jump.workbench.ui.cursortool used by org.locationtech.jts.jump.workbench.ui.zoom Class Description AbstractCursorTool A tool that draws an XOR visual indicator.CursorTool DragTool The default implementation draws a selection box, but this can be overridden (even to draw nothing).