public class DeleteVertexTool extends BoxBandTool
Modifier and Type | Field and Description |
---|---|
private static DeleteVertexTool |
singleton |
Modifier | Constructor and Description |
---|---|
private |
DeleteVertexTool() |
Modifier and Type | Method and Description |
---|---|
protected void |
gestureFinished() |
static DeleteVertexTool |
getInstance() |
getBox, getCoordinates, getCoordinatesOfEnvelope, getEnvelope, getShape, mouseDragged, mousePressed, mouseReleased
clearIndicator, isIndicatorVisible, mouseMoved, redrawIndicator
activate, deactivate, geomModel, getCursor, getGraphics2D, getModelSnapTolerance, gridSize, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseWheelMoved, panel, toModel, toModel, toModelCoordinate, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGrid, toView, toView
private static DeleteVertexTool singleton
public static DeleteVertexTool getInstance()
protected void gestureFinished()
gestureFinished
in class BoxBandTool