|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jCharts.properties.ChartTypeProperties
org.jCharts.properties.AxisChartTypeProperties
org.jCharts.properties.AreaChartProperties
Field Summary |
Fields inherited from class org.jCharts.properties.AxisChartTypeProperties |
|
Constructor Summary | |
AreaChartProperties()
|
Method Summary | |
void |
toHTML(HTMLGenerator htmlGenerator)
Enables the testing routines to display the contents of this Object. |
void |
validate(IAxisPlotDataSet iAxisPlotDataSet)
Validates the properties. |
Methods inherited from class org.jCharts.properties.AxisChartTypeProperties |
addPostRenderEventListener, addPreRenderEventListener, firePostRender, firePreRender |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AreaChartProperties()
Method Detail |
public void validate(IAxisPlotDataSet iAxisPlotDataSet) throws PropertyException
validate
in class AxisChartTypeProperties
iAxisPlotDataSet
-
PropertyException
public void toHTML(HTMLGenerator htmlGenerator)
htmlGenerator
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |