|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.computation.withaxes.AxisLabelTextProvider
public abstract class AxisLabelTextProvider
This class provides the axis label texts of an axis.
Method Summary | |
---|---|
static AxisLabelTextProvider |
create(OneAxis oax)
|
abstract java.lang.String |
getLabelText(int index)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AxisLabelTextProvider create(OneAxis oax)
public abstract java.lang.String getLabelText(int index) throws ChartException
ChartException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |