|
||||||||||
| 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.DragTool
com.vividsolutions.jump.workbench.ui.cursortool.SpecifyFeaturesTool
com.vividsolutions.jump.workbench.ui.cursortool.editing.SnapVerticesTool
com.vividsolutions.jcs.plugin.clean.coveragecleaningtoolbox.UpdatingSnapVerticesTool
Differences from SnapVerticesTool: (1) snaps to and snaps one layer: the input layer specified in the toolbox (2) updates gap indicators
| Nested Class Summary |
| Nested classes inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool |
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool.Listener |
| Field Summary |
| Fields inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool |
DEFAULT_VIEW_CLICK_BUFFER, modelDestination, modelSource |
| Constructor Summary | |
UpdatingSnapVerticesTool(com.vividsolutions.jump.workbench.WorkbenchContext context,
ToolboxPanel toolboxPanel)
|
|
| Method Summary | |
protected java.util.Iterator |
candidateLayersIterator()
|
protected void |
gestureFinished()
|
java.lang.String |
getName()
|
protected void |
snapVertices(java.util.Collection editableLayers,
com.vividsolutions.jts.geom.Coordinate suggestedTarget,
com.vividsolutions.jump.feature.Feature targetFeature)
|
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.editing.SnapVerticesTool |
getBoxInModelCoordinates, getCursor, getIcon, getShape |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.SpecifyFeaturesTool |
layerToSpecifiedFeaturesMap, layerToSpecifiedFeaturesMap, mouseClicked, specifiedFeatures, specifiedFeatures |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool |
getModelDestination, getModelSource, getShape, getViewDestination, getViewSource, modelClickBuffer, mouseDragged, mousePressed, mouseReleased, setModelDestination, setModelSource, setViewClickBuffer, setViewDestination, setViewSource, wasClick |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool |
activate, add, allowSnapping, cancelGesture, check, cleanup, clearShape, createCursor, createCursor, createStandardSnappingPolicies, deactivate, drawShapeXOR, drawShapeXOR, execute, fireGestureFinished, getColor, getPanel, getSnapManager, getTaskFrame, getWorkbench, isGestureInProgress, isRightMouseButtonUsed, isRollingBackInvalidEdits, isShapeOnScreen, mouseEntered, mouseExited, mouseMoved, 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 UpdatingSnapVerticesTool(com.vividsolutions.jump.workbench.WorkbenchContext context,
ToolboxPanel toolboxPanel)
| Method Detail |
public java.lang.String getName()
protected void gestureFinished()
throws java.lang.Exception
java.lang.Exceptionprotected java.util.Iterator candidateLayersIterator()
protected void snapVertices(java.util.Collection editableLayers,
com.vividsolutions.jts.geom.Coordinate suggestedTarget,
com.vividsolutions.jump.feature.Feature targetFeature)
throws java.lang.Exception,
java.awt.geom.NoninvertibleTransformException
java.lang.Exception
java.awt.geom.NoninvertibleTransformException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||