Creates a Rectangle2D.Float instance with the specified coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Rectangle2D.Float createRectangleF ( |
X coordinate of the rectangle.
Y coordinate of the rectangle.
Width of the rectangle.
Height of the rectangle.
A Rectangle2D.Float instance.