Class ConstrainedMultiClickTool

java.lang.Object
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
org.openjump.core.ui.plugin.edittoolbox.cursortools.ConstrainedMultiClickTool
All Implemented Interfaces:
CursorTool, MouseListener, MouseMotionListener, EventListener
Direct Known Subclasses:
ConstrainedMultiClickArcTool, ConstrainedNClickTool, ConstrainedNClickTool, ConstrainedPolygonTool, DrawConstrainedCircleTool, DrawConstrainedLineStringTool

public abstract class ConstrainedMultiClickTool extends AbstractCursorTool
A VisualIndicatorTool that allows the user to draw shapes with multiple vertices. Double-clicking ends the gesture.