Uses of Class
com.vividsolutions.jump.workbench.ui.cursortool.DragTool
Packages that use DragTool
Package
Description
-
Uses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.cursortoolModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassAllows the user to specify features by clicking on them or drawing a box around them.class -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool.editing
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.cursortool.editingModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.warp
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.warpModifier and TypeClassDescriptionclassclassclass -
Uses of DragTool in com.vividsolutions.jump.workbench.ui.zoom
Subclasses of DragTool in com.vividsolutions.jump.workbench.ui.zoomModifier and TypeClassDescriptionclassclassPans the image in the current task window.class -
Uses of DragTool in org.openjump.core.ui.plugin.edit.helpclassesselection
Subclasses of DragTool in org.openjump.core.ui.plugin.edit.helpclassesselection -
Uses of DragTool in org.openjump.core.ui.plugin.edittoolbox.cursortools
Subclasses of DragTool in org.openjump.core.ui.plugin.edittoolbox.cursortoolsModifier and TypeClassDescriptionclassclassclassA select tool opening a popup dialog to choose which feature to be selected when several superimposed features are located under the mouse.class -
Uses of DragTool in org.openjump.core.ui.plugin.raster
Subclasses of DragTool in org.openjump.core.ui.plugin.raster -
Uses of DragTool in org.openjump.core.ui.plugin.tools
Subclasses of DragTool in org.openjump.core.ui.plugin.toolsModifier and TypeClassDescriptionclassZooms 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.viewModifier and TypeClassDescriptionclassThis 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.