JPlanner Programmer's Guide
PointD Constructor
See Also
 






Initializes a new instance of the PointD class.

 Overload List

Name Description

PointD ()

Initializes a new instance of the PointD class with (0, 0) coordinates.

PointD (Double, Double)

Initializes a new instance of the PointD class with the specified coordinates.

PointD (PointD)

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

 See Also

PointD Class
com.mindfusion.common Namespace