Package org.eclipse.birt.chart.model.impl
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.
-
ClassesClassDescriptionAn implementation of the model object ' Chart'.Chart Model helper is default implementation of IChartModelHelper.An implementation of the model object ' Chart With Axes'.An implementation of the model object 'Chart Without Axes'.An implementation of the model object 'Dial Chart'.An implementation of the model Factory .An implementation of the model Package .SerializerImpl