Frames | No Frames |
Classes derived from org.jfree.chart.axis.TickUnit | |
class | A tick unit for use by subclasses of DateAxis . |
class | A numerical tick unit. |
Methods with parameter type org.jfree.chart.axis.TickUnit | |
void | Adds a tick unit to the collection. |
double | Estimates the maximum width of the tick labels, assuming the specified
tick unit is used. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |
Methods with return type org.jfree.chart.axis.TickUnit | |
TickUnit | Returns the tickunit on the given position. |
TickUnit | StandardTickUnitSource.getCeilingTickUnit(double size) Returns the tick unit in the collection that is greater than or equal
to the specified size. |
TickUnit | TickUnits.getCeilingTickUnit(double size) Returns the tick unit in the collection that is greater than or equal
to the specified size. |
TickUnit | TickUnitSource.getCeilingTickUnit(double size) Returns the tick unit in the collection that is greater than or equal
to the specified size. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |
TickUnit | Returns a tick unit that is larger than the supplied unit. |