This method of the GraphicsX Class retrieves the origin Point used in a translate operation on a graphics context, after the translation is complete.
public Point getTranslation();
Returns the origin for the translation.