Transforms the specified point by this transform. This method can be used only for 2D transforms.
point | the point to be transformed |
IllegalStateException | if this is a 3D transform | |
NullPointerException | if the specified point is null |
Diagram: Transform