Class MultiClickTool

java.lang.Object
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
com.vividsolutions.jump.workbench.ui.cursortool.MultiClickTool
All Implemented Interfaces:
CursorTool, MouseListener, MouseMotionListener, EventListener
Direct Known Subclasses:
CutFeaturesTool, DrawLineStringTool, MeasureM_FTool, MeasureTool, NClickTool, PolygonTool, ProfileGraphTool, RemodelerTool

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