Creates a Point2D.Float instance with the specified coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Point2D.Float createPointF ( |
X coordinate of the point.
Y coordinate of the point.
A Point2D.Float instance.