Returns the point at the specified distance from the center.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public static Point2D toPointF ( |
The distance of the point.
A Point2D representing the point at the specified distance from the coordinate center.