JPlanner Programmer's Guide
Point Constructor (Point)
See Also
 






Initializes a new instance of the Point class from the specified point.

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

 Syntax

Java  Copy Code

public Point (
    Point point
)

 Parameters

point

The point from which to initialize the new Point.

 See Also

Point Constructor Overload List
Point Class
com.mindfusion.common Namespace