Package org.eclipse.birt.chart.model.impl

Represents the chart model implementation classes that define the starting point for creating a new chart.

See:
          Description

Class Summary
ChartImpl An implementation of the model object ' Chart'.
ChartWithAxesImpl An implementation of the model object ' Chart With Axes'.
ChartWithoutAxesImpl An implementation of the model object 'Chart Without Axes'.
DialChartImpl An implementation of the model object 'Dial Chart'.
ModelFactoryImpl An implementation of the model Factory .
ModelPackageImpl An implementation of the model Package .
SerializerImpl SerializerImpl
 

Package org.eclipse.birt.chart.model.impl Description

Represents the chart model implementation classes that define the starting point for creating a new chart. Once an instance is created (using the appropriate create(...) method) use the corresponding interface reference to manipulate the instance. This package also provides a convenience class to serialize and de-serialize the chart model into an XML representation.



Copyright © 2005-2007 Actuate Corp. All rights reserved.