Uses of Class
org.openjump.core.ui.plugin.edittoolbox.cursortools.ConstrainedMultiClickTool
Packages that use ConstrainedMultiClickTool
Package
Description
-
Uses of ConstrainedMultiClickTool in org.openjump.core.ui.plugin.edittoolbox.cursortools
Modifier and TypeClassDescriptionclassA VisualIndicatorTool that allows the user to draw shapes with multiple vertices.classclassclassclassclassclass -
Uses of ConstrainedMultiClickTool in org.openjump.util.python.pythonexampleclasses
Subclasses of ConstrainedMultiClickTool in org.openjump.util.python.pythonexampleclassesModifier and TypeClassDescriptionclassWhereas a MultiClickTool looks for a double-click to end the gesture, an NClickTool looks for a certain number of points to end the gesture.class