Frames | No Frames |
Fields of type org.jfree.chart.axis.NumberTickUnit | |
NumberTickUnit | The default tick unit. |
Methods with parameter type org.jfree.chart.axis.NumberTickUnit | |
void | Sets the tick unit for the axis and sends an AxisChangeEvent to
all registered listeners. |
void | Sets the tick unit for the axis and, if requested, sends an
AxisChangeEvent to all registered listeners. |
Methods with return type org.jfree.chart.axis.NumberTickUnit | |
NumberTickUnit | Returns the tick unit for the axis. |