|
JHotDraw 7.5.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NotNull public interface Locator
A locator encapsulates a strategy for locating a point on a
Figure.
Strategy
Locator encapsulates a strategy for locating a point on a
Figure.
Strategy: Locator; Context: Figure.
| Method Summary | |
|---|---|
java.awt.geom.Point2D.Double |
locate(Figure owner)
Locates a position on the provided figure. |
java.awt.geom.Point2D.Double |
locate(Figure owner,
Figure dependent)
Locates a position on the provided figure relative to the dependent figure. |
| Method Detail |
|---|
java.awt.geom.Point2D.Double locate(Figure owner)
java.awt.geom.Point2D.Double locate(Figure owner,
Figure dependent)
|
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 | ||||||||