Search
CommonUtils.newPointFloat Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

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

 Parameters

x

y

 Return Value

 See Also