org.jhotdraw.draw.locator
Interface Locator
-
- All Known Implementing Classes:
- AbstractLocator, BezierLabelLocator, BezierPointLocator, FontSizeLocator, RelativeDecoratorLocator, RelativeLocator
public interface Locator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.awt.geom.Point2D.Doublelocate(Figure owner)Locates a position on the provided figure.java.awt.geom.Point2D.Doublelocate(Figure owner, Figure dependent)Locates a position on the provided figure relative to the dependent figure.
-
-
-
Method Detail
-
locate
java.awt.geom.Point2D.Double locate(Figure owner)
Locates a position on the provided figure.- Returns:
- a point on the figure.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG