|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
com.vividsolutions.jump.workbench.ui.cursortool.MultiClickTool
com.vividsolutions.jump.workbench.ui.cursortool.NClickTool
com.vividsolutions.jump.workbench.ui.cursortool.editing.InsertVertexTool
public class InsertVertexTool
| Nested Class Summary | |
|---|---|
protected static class |
InsertVertexTool.SegmentContext
|
| Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool |
|---|
AbstractCursorTool.Listener |
| Constructor Summary | |
|---|---|
InsertVertexTool(EnableCheckFactory checkFactory)
|
|
| Method Summary | |
|---|---|
protected void |
gestureFinished()
|
protected void |
gestureFinished(com.vividsolutions.jts.geom.Geometry newGeometry,
com.vividsolutions.jts.geom.Coordinate newVertex,
InsertVertexTool.SegmentContext segment)
|
java.awt.Cursor |
getCursor()
|
javax.swing.Icon |
getIcon()
|
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.NClickTool |
|---|
getModelDestination, getModelSource, isFinishingRelease |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.MultiClickTool |
|---|
activate, add, cancelGesture, deactivate, finishGesture, getCoordinates, getMetrics, getShape, mouseDragged, mouseLocationChanged, mouseMoved, mousePressed, mouseReleased, setCloseRing, setMetricsDisplay, toArray |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool |
|---|
add, allowSnapping, check, cleanup, clearShape, createCursor, createCursor, createStandardSnappingPolicies, 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, workbenchFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InsertVertexTool(EnableCheckFactory checkFactory)
| Method Detail |
|---|
protected void gestureFinished()
throws java.lang.Exception
gestureFinished in class AbstractCursorTooljava.lang.Exception
protected void gestureFinished(com.vividsolutions.jts.geom.Geometry newGeometry,
com.vividsolutions.jts.geom.Coordinate newVertex,
InsertVertexTool.SegmentContext segment)
public javax.swing.Icon getIcon()
public java.awt.Cursor getCursor()
getCursor in interface CursorToolgetCursor in class AbstractCursorTool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||