Search
CommonUtils.newRectangleFloat Method (Double, Double, Double, Double)
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static Rectangle2D.Float newRectangleFloat (
    double x,
    double y,
    double width,
    double height
)

 Parameters

x

y

width

height

 Return Value

 See Also