|
JHotDraw 7.5.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.handle.AbstractHandle
org.jhotdraw.draw.handle.LocatorHandle
public abstract class LocatorHandle
A LocatorHandle implements a Handle by delegating the location requests to a Locator object.
Locator| Field Summary |
|---|
| Fields inherited from class org.jhotdraw.draw.handle.AbstractHandle |
|---|
listenerList, view |
| Constructor Summary | |
|---|---|
LocatorHandle(Figure owner,
Locator l)
Initializes the LocatorHandle with the given Locator. |
|
| Method Summary | |
|---|---|
protected java.awt.Rectangle |
basicGetBounds()
|
java.awt.Point |
getLocation()
|
java.awt.geom.Point2D.Double |
getLocationOnDrawing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jhotdraw.draw.handle.Handle |
|---|
trackEnd, trackStart, trackStep |
| Constructor Detail |
|---|
public LocatorHandle(Figure owner,
Locator l)
| Method Detail |
|---|
public java.awt.geom.Point2D.Double getLocationOnDrawing()
public java.awt.Point getLocation()
protected java.awt.Rectangle basicGetBounds()
basicGetBounds in class AbstractHandle
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||