Java org.jfree.chart.plot.dial DialScale fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.plot.dial DialScale fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.plot.dial DialScale.

The text is from its open source code.

Method

doublevalueToAngle(double value)
Converts a data value to an angle (in degrees, using the same specification as Java's Arc2D class).