Transforms the specified point by the inverse of this transform. This method can be used only for 2D transforms.
x | the X coordinate of the point | |
y | the Y coordinate of the point |
IllegalStateException | if this is a 3D transform | |
NonInvertibleTransformException | if this transform cannot be inverted |
Diagram: Transform