Rotates the specified Rectangle2D around the specified pivot point and at the specified angle.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static Rectangle2D rotateRect ( |
The Rectangle2D to rotate.
A Point2D that marks the pivot of the rotation.
The rotation angle.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |