Rotates a Point2D around the specified rotation center at the specified angle.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
protected Point2D rotatePoint ( |
The point to rotate.
The rotation center.
The rotation angle.
The rotated Point2D instance.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |