|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chart2DHandler
Handler interface for the chart2d.dtd.
| Method Summary | |
|---|---|
void |
endCategory()
A container element end event handling method. |
void |
endChart2D()
A container element end event handling method. |
void |
endDataset()
A container element end event handling method. |
void |
endGraphChart2DProperties()
A container element end event handling method. |
void |
endGraphProperties()
A container element end event handling method. |
void |
endLBChart2D()
A container element end event handling method. |
void |
endLegendProperties()
A container element end event handling method. |
void |
endLLChart2D()
A container element end event handling method. |
void |
endMultiColorsProperties()
A container element end event handling method. |
void |
endPieChart2D()
A container element end event handling method. |
void |
endSet()
A container element end event handling method. |
void |
handleAxisLabelText(String data,
Attributes meta)
A data element event handling method. |
void |
handleChart2DProperties(Attributes meta)
An empty element event handling method. |
void |
handleColorsCustom(String data,
Attributes meta)
A data element event handling method. |
void |
handleData(String data,
Attributes meta)
A data element event handling method. |
void |
handleGraphLabelsLinesStyle(Attributes meta)
An empty element event handling method. |
void |
handleGraphNumbersLinesStyle(Attributes meta)
An empty element event handling method. |
void |
handleLegendLabelsTexts(String data,
Attributes meta)
A data element event handling method. |
void |
handleObject2DProperties(Attributes meta)
An empty element event handling method. |
void |
handlePieChart2DProperties(Attributes meta)
A container element start event handling method. |
void |
handleWarningRegionProperties(Attributes meta)
An empty element event handling method. |
void |
startCategory(Attributes meta)
A container element start event handling method. |
void |
startChart2D(Attributes meta)
A container element start event handling method. |
void |
startDataset(Attributes meta)
A container element start event handling method. |
void |
startGraphChart2DProperties(Attributes meta)
A container element start event handling method. |
void |
startGraphProperties(Attributes meta)
A container element start event handling method. |
void |
startLBChart2D(Attributes meta)
A container element start event handling method. |
void |
startLegendProperties(Attributes meta)
A container element start event handling method. |
void |
startLLChart2D(Attributes meta)
A container element start event handling method. |
void |
startMultiColorsProperties(Attributes meta)
A container element start event handling method. |
void |
startPieChart2D(Attributes meta)
A container element start event handling method. |
void |
startSet(Attributes meta)
A container element start event handling method. |
| Method Detail |
|---|
void handleGraphLabelsLinesStyle(Attributes meta)
throws SAXException
meta - value or null
SAXException - in case of a parsing error.
void startCategory(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endCategory()
throws SAXException
SAXException - in case of a parsing error.
void startMultiColorsProperties(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endMultiColorsProperties()
throws SAXException
SAXException - in case of a parsing error.
void startLBChart2D(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endLBChart2D()
throws SAXException
SAXException - in case of a parsing error.
void handleLegendLabelsTexts(String data,
Attributes meta)
throws SAXException
data - value or nullmeta - attributes
SAXException - in case of a parsing error.
void startDataset(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endDataset()
throws SAXException
SAXException - in case of a parsing error.
void handlePieChart2DProperties(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void startGraphChart2DProperties(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endGraphChart2DProperties()
throws SAXException
SAXException - in case of a parsing error.
void handleAxisLabelText(String data,
Attributes meta)
throws SAXException
data - value or nullmeta - attributes
SAXException - in case of a parsing error.
void startChart2D(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endChart2D()
throws SAXException
SAXException - in case of a parsing error.
void startLLChart2D(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endLLChart2D()
throws SAXException
SAXException - in case of a parsing error.
void handleGraphNumbersLinesStyle(Attributes meta)
throws SAXException
meta - value or null
SAXException - in case of a parsing error.
void handleData(String data,
Attributes meta)
throws SAXException
data - value or nullmeta - attributes
SAXException - in case of a parsing error.
void startPieChart2D(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endPieChart2D()
throws SAXException
SAXException - in case of a parsing error.
void handleObject2DProperties(Attributes meta)
throws SAXException
meta - value or null
SAXException - in case of a parsing error.
void handleWarningRegionProperties(Attributes meta)
throws SAXException
meta - value or null
SAXException - in case of a parsing error.
void handleChart2DProperties(Attributes meta)
throws SAXException
meta - value or null
SAXException - in case of a parsing error.
void startSet(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endSet()
throws SAXException
SAXException - in case of a parsing error.
void startGraphProperties(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endGraphProperties()
throws SAXException
SAXException - in case of a parsing error.
void handleColorsCustom(String data,
Attributes meta)
throws SAXException
data - value or nullmeta - attributes
SAXException - in case of a parsing error.
void startLegendProperties(Attributes meta)
throws SAXException
meta - attributes
SAXException - in case of a parsing error.
void endLegendProperties()
throws SAXException
SAXException - in case of a parsing error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||