Rotates the specified Rectangle2D around the specified pivot point and at the specified angle.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public static Rectangle2D rotateRect ( |
The Rectangle2D to rotate.
A Point2D that marks the pivot of the rotation.
The rotation angle.