|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jCharts.axisChart.axis.Axis
org.jCharts.axisChart.axis.LabelAxis
public class LabelAxis
| Constructor Summary | |
|---|---|
LabelAxis(AxisChart axisChart)
Deprecated. this class is no longer used |
|
| Method Summary | |
|---|---|
protected void |
addTextTags()
Deprecated. Add the scale labels. |
protected boolean |
amDataAxis()
Deprecated. |
protected boolean |
amLabelAxis()
Deprecated. |
protected void |
render(java.awt.Graphics2D graphics2D,
IDataSeries iDataSeries)
Deprecated. Renders the axis on the passed Graphics2D object |
void |
toHTML(HTMLGenerator htmlGenerator)
Deprecated. Enables the testing routines to display the contents of this Object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelAxis(AxisChart axisChart)
axisChart - | Method Detail |
|---|
protected boolean amDataAxis()
protected boolean amLabelAxis()
protected void addTextTags()
protected void render(java.awt.Graphics2D graphics2D,
IDataSeries iDataSeries)
graphics2D - iDataSeries - public void toHTML(HTMLGenerator htmlGenerator)
toHTML in interface HTMLTestabletoHTML in class AxishtmlGenerator -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||