| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.model.attribute |
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
|
| org.eclipse.birt.chart.model.attribute.impl |
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DataPointComponent |
DataPointComponent.copyInstance() |
DataPointComponent |
AttributeFactory.createDataPointComponent()
Returns a new object of class 'Data Point Component'
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.util.EList<DataPointComponent> |
DataPoint.getComponents()
Returns the value of the 'Components' containment reference list.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DataPointComponentImpl
An implementation of the model object '
Data Point Component'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DataPointComponent |
DataPointComponentImpl.copyInstance() |
static DataPointComponent |
DataPointComponentImpl.create(DataPointComponentType dpct,
FormatSpecifier fs)
A convenience methods provided to create an initialized
DataPointComponent instance
NOTE: Manually written
|
DataPointComponent |
AttributeFactoryImpl.createDataPointComponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.util.EList<DataPointComponent> |
DataPointImpl.getComponents() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.