Search
Utilities.newPoint2D Method (double, double)
See Also
 

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public static Point2D newPoint2D (
    double x,
    double y
)

 Parameters

x

y

 Return Value

 See Also