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






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

 Syntax

Java  Copy Code

public static Point2D.Float newPointFloat (
    double x,
    double y
)

 Parameters

x

y

 Return Value

 See Also