JPlanner Programmer's Guide
Graphics.rotateTransform Method
See Also
 






Applies the specified rotation to the transformation matrix of this graphics.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

void rotateTransform (
    double angle
)

 Parameters

angle

The angle of rotation, in degrees.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace