MindFusion.Charting for Java Programmer's Guide |
Utilities.calcCircumferenceCoord Method |
See Also |
![]() ![]() |
Calculates the point that marks the specified angle and belongs to the circumference with the specified center and radius.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public static Point2D calcCircumferenceCoord ( |
The center of the circumference.
The radius of the circumference.
The angle, in radians.
A Point2D instance.
© 2022 MindFusion |