| Frames | No Frames |
Methods with parameter type org.jfree.data.RangeType | |
| void | Sets the axis range type. |
Methods with return type org.jfree.data.RangeType | |
| RangeType | Returns the axis range type. |
Fields of type org.jfree.data.RangeType | |
| RangeType | Full range (positive and negative). |
| RangeType | Negative range. |
| RangeType | Positive range. |