JPlanner Programmer's Guide
PointD.offset Method
See Also
 






Translates this point by a specified amount.

 Overload List

Name Description

PointD.offset (Double, Double)

Translates this point by the specified amount and returns a new PointD instance containing the result.

PointD.offset (SizeD)

Translates this point by the specified amount and returns a new PointD instance containing the result.

 See Also

PointD Members
PointD Class
com.mindfusion.common Namespace