public abstract class SelectTool extends DragTool
AbstractCursorTool.Listener| Modifier and Type | Field and Description |
|---|---|
protected AbstractSelection |
selection |
DEFAULT_VIEW_CLICK_BUFFER, modelDestination, modelSource| Modifier | Constructor and Description |
|---|---|
protected |
SelectTool(String rendererID) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
gestureFinished() |
Cursor |
getCursor() |
Icon |
getIcon() |
void |
mouseClicked(MouseEvent e) |
protected boolean |
selectedLayersOnly() |
getBoxInModelCoordinates, getModelDestination, getModelSource, getShape, getShape, getViewDestination, getViewSource, modelClickBuffer, mouseDragged, mousePressed, mouseReleased, setModelDestination, setModelSource, setViewClickBuffer, setViewDestination, setViewSource, wasClickactivate, add, allowSnapping, cancelGesture, check, cleanup, clearShape, createCursor, createCursor, createStandardSnappingPolicies, deactivate, drawShapeXOR, drawShapeXOR, execute, fireGestureFinished, getColor, getName, 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, workbenchFrameprotected AbstractSelection selection
protected SelectTool(String rendererID)
public Cursor getCursor()
getCursor in interface CursorToolgetCursor in class AbstractCursorToolpublic void mouseClicked(MouseEvent e)
mouseClicked in interface MouseListenermouseClicked in class AbstractCursorToolprotected void gestureFinished()
throws NoninvertibleTransformException
gestureFinished in class AbstractCursorToolNoninvertibleTransformExceptionprotected boolean selectedLayersOnly()
public Icon getIcon()
Copyright © 2015. All rights reserved.