|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Locator
Locators can be used to locate a position on a figure.
Strategy
Locator encapsulates the strategy to locate a handle on a figure.
Method Summary | |
---|---|
java.awt.Point |
locate(Figure owner)
Locates a position on the passed figure. |
Methods inherited from interface CH.ifa.draw.util.Storable |
---|
read, write |
Method Detail |
---|
java.awt.Point locate(Figure owner)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |