|
|||||||||
| 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
public class AreaChartProperties
| 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 AxisChartTypePropertiesiAxisPlotDataSet -
PropertyExceptionpublic void toHTML(HTMLGenerator htmlGenerator)
htmlGenerator -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||