com.vividsolutions.jump.workbench.ui.cursortool
Class NodeLineStringsTool

java.lang.Object
  extended by com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
      extended by com.vividsolutions.jump.workbench.ui.cursortool.DragTool
          extended by com.vividsolutions.jump.workbench.ui.cursortool.SpecifyFeaturesTool
              extended by com.vividsolutions.jump.workbench.ui.cursortool.AbstractClickSelectedLineStringsTool
                  extended by com.vividsolutions.jump.workbench.ui.cursortool.NodeLineStringsTool
All Implemented Interfaces:
CursorTool, java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.util.EventListener

public class NodeLineStringsTool
extends AbstractClickSelectedLineStringsTool


Nested Class Summary
 
Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
AbstractCursorTool.Listener
 
Field Summary
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractClickSelectedLineStringsTool
NO_SELECTED_LINESTRINGS_HERE_MESSAGE
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool
DEFAULT_VIEW_CLICK_BUFFER, modelDestination, modelSource
 
Constructor Summary
NodeLineStringsTool()
           
 
Method Summary
protected  void gestureFinished(java.util.Collection nearbyLineStringFeatures)
           
 javax.swing.Icon getIcon()
           
 java.lang.String getName()
          Returns a very brief description of this CursorTool.
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractClickSelectedLineStringsTool
gestureFinished, getModelClickPoint, getModelSource, getShape, layer, warnLayerNotEditable
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.SpecifyFeaturesTool
candidateLayersIterator, layerToSpecifiedFeaturesMap, layerToSpecifiedFeaturesMap, mouseClicked, specifiedFeatures, specifiedFeatures
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool
getBoxInModelCoordinates, getModelDestination, 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, getCursor, 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

NodeLineStringsTool

public NodeLineStringsTool()
Method Detail

getName

public java.lang.String getName()
Description copied from interface: CursorTool
Returns a very brief description of this CursorTool.

Specified by:
getName in interface CursorTool
Overrides:
getName in class AbstractClickSelectedLineStringsTool
Returns:
the name of this CursorTool

gestureFinished

protected void gestureFinished(java.util.Collection nearbyLineStringFeatures)
                        throws java.awt.geom.NoninvertibleTransformException
Specified by:
gestureFinished in class AbstractClickSelectedLineStringsTool
Throws:
java.awt.geom.NoninvertibleTransformException

getIcon

public javax.swing.Icon getIcon()
Returns:
null to use a default icon