Package org.eclipse.birt.chart.model.impl
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.
-
Class Summary Class Description ChartImpl An implementation of the model object ' Chart'.ChartModelHelper Chart Model helper is default implementation of IChartModelHelper.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