Class ConstrainedDragTool

java.lang.Object
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
org.openjump.core.ui.plugin.edittoolbox.cursortools.ConstrainedDragTool
All Implemented Interfaces:
CursorTool, MouseListener, MouseMotionListener, EventListener
Direct Known Subclasses:
ConstrainedMoveVertexTool

public abstract class ConstrainedDragTool extends AbstractCursorTool
The default implementation draws a selection box, but this can be overridden (even to draw nothing).