JPlanner Programmer's Guide
PointD.getX Method
See Also
 






Gets the x-coordinate of this point.

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

 Syntax

Java  Copy Code

public double getX ()

 Return Value

A double value representing the x-coordinate.

 See Also

PointD Members
PointD Class
com.mindfusion.common Namespace