Search
CommonUtils.newPoint2D Method
See Also
 






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

 Syntax

Java  Copy Code

public static Point2D newPoint2D (
    double x,
    double y
)

 Parameters

x

y

 Return Value

 See Also