Package | Description |
---|---|
org.jfree.chart.axis |
Modifier and Type | Class and Description |
---|---|
class |
LogTick
A tick from a
LogAxis . |
class |
NumberTick
A numerical tick.
|
Modifier and Type | Method and Description |
---|---|
protected float[] |
ValueAxis.calculateAnchorPoint(ValueTick tick,
double cursor,
java.awt.geom.Rectangle2D dataArea,
RectangleEdge edge)
Calculates the anchor point for a tick label.
|