Package org.eclipse.actf.model.dom.odf.chart

Interface Summary
AxisElement Interface for <chart:axis> element.
CategoriesElement Interface for <chart:categories> element.
ChartElement Interface for <chart:chart> element.
DataPointElement Interface for <chart:data-point> element.
FloorElement Interface for <chart:floor> element.
GridElement Interface for <chart:grid> element.
LegendElement Interface for <chart:legend> element.
PlotAreaElement Interface for <chart:plot-area> element.
SeriesElement Interface for <chart:series> element.
StockGainMarkerElement Interface for <chart:stock-gain-marker> element.
StockLossMarkerElement Interface for <chart:stock-loss-marker> element.
StockRangeLineElement Interface for <chart:stock-range-line> element.
TitleElement Interface for <chart:title> element.
WallElement Interface for <chart:wall> element.
 

Class Summary
ChartConstants ChartConstants defines the constant values used by chart namespace of ODF DOM API