JPlanner Programmer's Guide
PointD.getY Method
See Also
 






Gets the y-coordinate of this point.

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

 Syntax

Java  Copy Code

public double getY ()

 Return Value

A double value representing the y-coordinate.

 See Also

PointD Members
PointD Class
com.mindfusion.common Namespace