Converts the specified point from the Cartesian to the Polar coordinate system.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public static void cartesianToPolar ( |
The center of the coodinate system.
The Point2D to convert.
The converted Point2D.