|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ChartPlot
Interface for general chart plots.
| Method Summary | |
|---|---|
BaseDataset |
getDataset()
Returns the dataset of this plot. |
java.util.List |
getReferencedObject()
Returns a list of referenced i-net Clear Reports objects: Field or Group |
void |
readProperties(org.w3c.dom.Element element,
Chart2 chart)
Reads the chart properties from the DOMParser Element. |
void |
refreshAutoTitles(Chart2 chart)
Reads out the data column names from dataset and refreshes the chart labels. |
void |
saveProperties(java.io.PrintWriter out,
int depth)
Writes the properties of this chart plot to PrintWriter. |
| Method Detail |
|---|
void refreshAutoTitles(Chart2 chart)
chart - the chart
void saveProperties(java.io.PrintWriter out,
int depth)
PrintWriter.
out - the outputdepth - the depth of XML indent
void readProperties(org.w3c.dom.Element element,
Chart2 chart)
element - the DOMParser Elementchart - the chartjava.util.List getReferencedObject()
Field or Group
BaseDataset getDataset()
BaseDataset.
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||