public class InsertVertexTool extends NClickTool
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InsertVertexTool.SegmentContext |
AbstractCursorTool.Listener| Constructor and Description |
|---|
InsertVertexTool(EnableCheckFactory checkFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
gestureFinished() |
protected void |
gestureFinished(com.vividsolutions.jts.geom.Geometry newGeometry,
com.vividsolutions.jts.geom.Coordinate newVertex,
InsertVertexTool.SegmentContext segment) |
Cursor |
getCursor() |
Icon |
getIcon() |
getModelDestination, getModelSource, isFinishingReleaseadd, cancelGesture, finishGesture, getCoordinates, getShape, mouseDragged, mouseLocationChanged, mouseMoved, mousePressed, mouseReleased, toArrayactivate, add, allowSnapping, check, cleanup, clearShape, createCursor, createCursor, createStandardSnappingPolicies, deactivate, drawShapeXOR, drawShapeXOR, execute, fireGestureFinished, getColor, getName, getPanel, getSnapManager, getTaskFrame, getWorkbench, isGestureInProgress, isRightMouseButtonUsed, isRollingBackInvalidEdits, isShapeOnScreen, mouseClicked, mouseEntered, mouseExited, name, redrawShape, reportNothingToUndoYet, setColor, setFilling, setStroke, setStrokeWidth, setup, snap, snap, toString, wasControlPressed, wasShiftPressed, workbench, workbenchFramepublic InsertVertexTool(EnableCheckFactory checkFactory)
protected void gestureFinished()
throws Exception
gestureFinished in class AbstractCursorToolExceptionprotected void gestureFinished(com.vividsolutions.jts.geom.Geometry newGeometry,
com.vividsolutions.jts.geom.Coordinate newVertex,
InsertVertexTool.SegmentContext segment)
public Icon getIcon()
public Cursor getCursor()
getCursor in interface CursorToolgetCursor in class AbstractCursorToolCopyright © 2015. All rights reserved.