请参阅: 说明
| 类 | 说明 |
|---|---|
| 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
|
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-2008 Actuate Corp. All rights reserved.