Converts the specified point from the Cartesian to the Polar coordinate system.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static void cartesianToPolar ( |
The center of the coodinate system.
The Point2D to convert.
The converted Point2D.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |