public abstract class LocatorHandle extends AbstractHandle
Locator
listenerList, view
Constructor and Description |
---|
LocatorHandle(Figure owner,
Locator l)
Initializes the LocatorHandle with the given Locator.
|
Modifier and Type | Method and Description |
---|---|
protected java.awt.Rectangle |
basicGetBounds() |
java.awt.Point |
getLocation() |
java.awt.geom.Point2D.Double |
getLocationOnDrawing() |
addHandleListener, areaInvalidated, attributeChanged, contains, createSecondaryHandles, dispose, draw, drawCircle, drawDiamond, drawRectangle, figureAdded, figureChanged, figureHandlesChanged, figureRemoved, figureRequestRemove, fireAreaInvalidated, fireHandleRequestRemove, fireHandleRequestSecondaryHandles, fireUndoableEditHappened, getBounds, getCursor, getDrawingArea, getEditor, getHandlesize, getOwner, getToolTipText, getView, invalidate, isCombinableWith, keyPressed, keyReleased, keyTyped, removeHandleListener, setToolTipText, setView, trackDoubleClick, updateBounds, viewTransformChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
trackEnd, trackStart, trackStep
public java.awt.geom.Point2D.Double getLocationOnDrawing()
public java.awt.Point getLocation()
protected java.awt.Rectangle basicGetBounds()
basicGetBounds
in class AbstractHandle