Uses of Class
com.vividsolutions.jump.workbench.ui.cursortool.MultiClickTool
-
-
Uses of MultiClickTool in com.vividsolutions.jump.workbench.ui.cursortool
Subclasses of MultiClickTool in com.vividsolutions.jump.workbench.ui.cursortool Modifier and Type Class Description classDrawPolygonFenceToolclassMeasureToolA tool which displays cumlative length, angle and cumlative area of a linestring drawn on the screen.classNClickToolWhereas 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 com.vividsolutions.jump.workbench.ui.cursortool.editing
Subclasses of MultiClickTool in com.vividsolutions.jump.workbench.ui.cursortool.editing Modifier and Type Class Description classDrawLineStringToolclassDrawPointToolclassDrawPolygonToolclassInsertVertexToolclassSnapVerticesToSelectedVertexClickTool -
Uses of MultiClickTool in com.vividsolutions.jump.workbench.ui.snap
Constructors in com.vividsolutions.jump.workbench.ui.snap with parameters of type MultiClickTool Constructor Description SnapToLineStringBeingEditedPolicy(Blackboard blackboard, MultiClickTool cursor) -
Uses of MultiClickTool in com.vividsolutions.jump.workbench.ui.warp
Subclasses of MultiClickTool in com.vividsolutions.jump.workbench.ui.warp Modifier and Type Class Description classDrawIncrementalWarpingVectorToolclassDrawWarpingVectorTool -
Uses of MultiClickTool in org.openjump.core.ui.plugin.edit.helpclassesselection
Subclasses of MultiClickTool in org.openjump.core.ui.plugin.edit.helpclassesselection Modifier and Type Class Description classDrawFenceTool -
Uses of MultiClickTool in org.openjump.core.ui.plugin.edittoolbox.cursortools
Subclasses of MultiClickTool in org.openjump.core.ui.plugin.edittoolbox.cursortools Modifier and Type Class Description classAutoCompletePolygonCursorToolclassCutFeaturesToolclassCutPolygonToolThis cursor tool is installed by CutPoygonSIGLEPlugIn To use it, select one or several Polygon a in layer A, draw a Polygon b by hand, every selected polygon a will be changed into a - b.classDrawCircleWithGivenRadiusToolclassFillPolygonToolclassRemodelerTool -
Uses of MultiClickTool in org.openjump.core.ui.plugin.raster
Subclasses of MultiClickTool in org.openjump.core.ui.plugin.raster Modifier and Type Class Description classProfileGraphToolclassRasterQueryCursorTool -
Uses of MultiClickTool in org.openjump.core.ui.plugin.tools
Subclasses of MultiClickTool in org.openjump.core.ui.plugin.tools Modifier and Type Class Description classAdvancedMeasureToolA tool for measurment of distance or area.classMeasureM_FTool
-