|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCH.ifa.draw.standard.AbstractHandle
CH.ifa.draw.standard.LocatorHandle
public class LocatorHandle
A LocatorHandle implements a Handle by delegating the location requests to a Locator object.
Locator| Field Summary |
|---|
| Fields inherited from class CH.ifa.draw.standard.AbstractHandle |
|---|
HANDLESIZE |
| Constructor Summary | |
|---|---|
LocatorHandle(Figure owner,
Locator l)
Initializes the LocatorHandle with the given Locator. |
|
| Method Summary | |
|---|---|
java.awt.Point |
locate()
Locates the handle on the figure by forwarding the request to its figure. |
| Methods inherited from class CH.ifa.draw.standard.AbstractHandle |
|---|
containsPoint, displayBox, draw, invokeEnd, invokeEnd, invokeStart, invokeStart, invokeStep, invokeStep, owner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorHandle(Figure owner,
Locator l)
| Method Detail |
|---|
public java.awt.Point locate()
locate in interface Handlelocate in class AbstractHandle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||