Uses of Class org.jfree.chart.axis.TickUnit

Uses in package org.jfree.chart.axis

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
TickUnits.get(int pos)
Returns the tickunit on the given position.
TickUnit
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 the specified size.
TickUnit
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.