Uses of Class
org.jfree.chart.axis.ValueTick
Packages that use ValueTick
-
Uses of ValueTick in org.jfree.chart.axis
Subclasses of ValueTick in org.jfree.chart.axisModifier and TypeClassDescriptionprotected static class
A special Number tick that also hold information about the cycle bound mapping for this tick.class
A tick used by theDateAxis
class.class
A tick from aLogAxis
.class
A numerical tick.Methods in org.jfree.chart.axis with parameters of type ValueTickModifier and TypeMethodDescriptionprotected float[]
CyclicNumberAxis.calculateAnchorPoint
(ValueTick tick, double cursor, Rectangle2D dataArea, RectangleEdge edge) Calculates the anchor point for a tick.protected float[]
ValueAxis.calculateAnchorPoint
(ValueTick tick, double cursor, Rectangle2D dataArea, RectangleEdge edge) Calculates the anchor point for a tick label.