|
||||||||||
| 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.RectangleTool
public abstract class RectangleTool
| 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.DragTool |
|---|
DEFAULT_VIEW_CLICK_BUFFER, modelDestination, modelSource |
| Constructor Summary | |
|---|---|
RectangleTool()
|
|
| Method Summary | |
|---|---|
protected com.vividsolutions.jts.geom.Polygon |
getRectangle()
|
protected void |
setModelDestination(com.vividsolutions.jts.geom.Coordinate modelDestination)
|
protected void |
setModelSource(com.vividsolutions.jts.geom.Coordinate modelSource)
|
| Methods inherited from class com.vividsolutions.jump.workbench.ui.cursortool.DragTool |
|---|
getBoxInModelCoordinates, getModelDestination, getModelSource, getShape, getShape, getViewDestination, getViewSource, modelClickBuffer, mouseDragged, mousePressed, mouseReleased, 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, gestureFinished, getColor, getCursor, getName, getPanel, getSnapManager, getTaskFrame, getWorkbench, isGestureInProgress, isRightMouseButtonUsed, isRollingBackInvalidEdits, isShapeOnScreen, mouseClicked, 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 |
| Methods inherited from interface com.vividsolutions.jump.workbench.ui.cursortool.CursorTool |
|---|
getIcon |
| Constructor Detail |
|---|
public RectangleTool()
| Method Detail |
|---|
protected com.vividsolutions.jts.geom.Polygon getRectangle()
throws java.awt.geom.NoninvertibleTransformException
java.awt.geom.NoninvertibleTransformExceptionprotected void setModelDestination(com.vividsolutions.jts.geom.Coordinate modelDestination)
setModelDestination in class DragToolprotected void setModelSource(com.vividsolutions.jts.geom.Coordinate modelSource)
setModelSource in class DragTool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||