Uses of Class
com.vividsolutions.jump.workbench.ui.cursortool.DragTool
-
-
Uses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool Modifier and Type Class Description classAbstractClickSelectedLineStringsToolclassDrawRectangleFenceToolclassFeatureInfoToolclassNodeLineStringsToolclassRectangleToolclassSelectFeaturesToolclassSelectLineStringsToolclassSelectPartsToolclassSelectToolclassSpecifyFeaturesToolAllows the user to specify features by clicking on them or drawing a box around them.classSplitLineStringTool -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool.editing
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool.editing Modifier and Type Class Description classDeleteVertexToolclassDrawRectangleToolclassMoveSelectedItemsToolclassMoveVertexToolclassSnapVerticesTool -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.warp
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.warp Modifier and Type Class Description classAbstractDeleteVectorToolclassDeleteIncrementalWarpingVectorToolclassDeleteWarpingVectorTool -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.zoom
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.zoom Modifier and Type Class Description classAbstractZoomToolclassPanToolPans the image in the current task window.classZoomTool -
Uses of DragTool in org.openjump.core.ui.plugin.edit.helpclassesselection
Subclasses of DragTool in org.openjump.core.ui.plugin.edit.helpclassesselection Modifier and Type Class Description classSelectItemsByCircleTool -
Uses of DragTool in org.openjump.core.ui.plugin.edittoolbox.cursortools
Subclasses of DragTool in org.openjump.core.ui.plugin.edittoolbox.cursortools Modifier and Type Class Description classRotateSelectedItemToolclassScaleSelectedItemsToolclassSelectMultiItemsToolA select tool opening a popup dialog to choose which feature to be selected when several superimposed features are located under the mouse.classSelectOneItemTool -
Uses of DragTool in org.openjump.core.ui.plugin.raster
Subclasses of DragTool in org.openjump.core.ui.plugin.raster Modifier and Type Class Description classRasterQueryDragTool -
Uses of DragTool in org.openjump.core.ui.plugin.tools
Subclasses of DragTool in org.openjump.core.ui.plugin.tools Modifier and Type Class Description classZoomRealtimeToolZooms the image in the current task window. -
Uses of DragTool in org.openjump.core.ui.plugin.view
Subclasses of DragTool in org.openjump.core.ui.plugin.view Modifier and Type Class Description classSuperZoomPanToolThis tool have the following functions: - zoom in/out with left/right mouse click - pan with mouse drag - zoom in/out with mousewheel and then left click for zoom or right click for cancel In wheelMode you can see the new area after zooming.
-