Translates a (theta, radius) pair into Java2D coordinates. If radius is less than the lower bound of the axis, then this method returns the centre point.
@param angleDegrees the angle in degrees.
@param radius the radius.
@param dataArea the data area.
@return A point in Java2D space.
@since 1.0.14
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.