Rotates a Point2D around the specified rotation center at the specified angle.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
protected Point2D rotatePoint ( |
The point to rotate.
The rotation center.
The rotation angle.
The rotated Point2D instance.