-
class
A tick unit for use by subclasses of
DateAxis
.
class
Returns the tickunit on the given position.
Returns the tick unit in the collection that is greater than or equal
to the specified size.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns the tick unit in the collection that is greater than or equal
to the specified size.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns the smallest tick unit available in the source that is greater
than or equal to the specified size.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns a tick unit that is larger than the supplied unit.
Returns a tick unit that is larger than the supplied unit.
Returns the smallest tick unit available in the source that is larger
than unit
or, if there is no larger unit, returns unit
.
void
Adds a tick unit to the collection.
protected double
Estimates the maximum width of the tick labels, assuming the specified
tick unit is used.
protected double
Estimates the maximum width of the tick labels, assuming the specified
tick unit is used.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns the tick unit in the collection that is greater than or equal
to (in size) the specified unit.
Returns a tick unit that is larger than the supplied unit.
Returns a tick unit that is larger than the supplied unit.
Returns the smallest tick unit available in the source that is larger
than unit
or, if there is no larger unit, returns unit
.
-
Returns the tick unit that controls the spacing of the angular grid
lines.
void
Sets the tick unit that controls the spacing of the angular grid
lines, and sends a
PlotChangeEvent
to all registered listeners.