Uses of Class
org.locationtech.jts.jump.workbench.ui.cursortool.MultiClickTool
-
-
Uses of MultiClickTool in org.locationtech.jts.jump.demo.delineation
Subclasses of MultiClickTool in org.locationtech.jts.jump.demo.delineation Modifier and Type Class Description classCreateDelineationToolCreates a new delineation feature. -
Uses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.cursortool
Subclasses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.cursortool Modifier and Type Class Description classDrawPolygonFenceToolclassMeasureToolclassNClickToolWhereas a MultiClickTool looks for a double-click to end the gesture, an NClickTool looks for a certain number of points to end the gesture.classNoteToolclassPolygonToolclassVectorTool -
Uses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.cursortool.editing
Subclasses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.cursortool.editing Modifier and Type Class Description classDrawLineStringToolclassDrawPointToolclassDrawPolygonToolclassInsertVertexToolclassSnapVerticesToSelectedVertexClickTool -
Uses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.warp
Subclasses of MultiClickTool in org.locationtech.jts.jump.workbench.ui.warp Modifier and Type Class Description classDrawIncrementalWarpingVectorToolclassDrawWarpingVectorTool
-