| Frames | No Frames |
Classes derived from org.jfree.chart.axis.ValueTick | |
| class | A special Number tick that also hold information about the cycle bound
mapping for this tick. |
| class | A tick used by the DateAxis class. |
| class | A numerical tick. |
Methods with parameter type org.jfree.chart.axis.ValueTick | |
| float[] | CyclicNumberAxis.calculateAnchorPoint(ValueTick tick, double cursor, Rectangle2D dataArea, RectangleEdge edge) Calculates the anchor point for a tick. |
| float[] | ValueAxis.calculateAnchorPoint(ValueTick tick, double cursor, Rectangle2D dataArea, RectangleEdge edge) Calculates the anchor point for a tick label. |