Hello,

Given an instance of an AffineTransform, how can I find out the radian value of its rotation?

For example, there are methods like

getScaleX( )
getTranslateX( )
getShearX( )

but I don't see anyway to get the rotation.

Is there a way to get it?

Thanks,

Ted Hill

Reply via email to