Converts a point from local coordinates to the specified parent's coordinates.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
Java
![]() |
---|
public Point2D.Float toParent ( |
A ComponentBase representing a direct or indirect parent.
The local Point2D.Float to convert.
A Point2D.Float representing the specified point in the specified parent's coordinate space.