|
||||||||||
| 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.SelectTool
com.vividsolutions.jump.workbench.ui.cursortool.SelectLineStringsTool
public class SelectLineStringsTool
| 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.SelectTool |
|---|
selection |
| Fields inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool |
|---|
DEFAULT_VIEW_CLICK_BUFFER, modelDestination, modelSource |
| Constructor Summary | |
|---|---|
SelectLineStringsTool()
|
|
| Method Summary | |
|---|---|
void |
activate(LayerViewPanel layerViewPanel)
|
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.SelectTool |
|---|
gestureFinished, getCursor, mouseClicked, selectedLayersOnly |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool |
|---|
getBoxInModelCoordinates, getModelDestination, getModelSource, getShape, getShape, getViewDestination, getViewSource, modelClickBuffer, mouseDragged, mousePressed, mouseReleased, setModelDestination, setModelSource, setViewClickBuffer, setViewDestination, setViewSource, wasClick |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool |
|---|
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 SelectLineStringsTool()
| Method Detail |
|---|
public javax.swing.Icon getIcon()
getIcon in interface CursorToolgetIcon in class SelectToolpublic java.lang.String getName()
CursorTool
getName in interface CursorToolgetName in class AbstractCursorToolpublic void activate(LayerViewPanel layerViewPanel)
activate in interface CursorToolactivate in class AbstractCursorTool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||