| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static AttributeFactory |
AttributeFactory.eINSTANCE
The singleton instance of the factory
|
| 限定符和类型 | 方法和说明 |
|---|---|
AttributeFactory |
AttributePackage.getAttributeFactory()
Returns the factory that creates the instances of the model.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AttributeFactoryImpl
An implementation of the model Factory .
|
| 限定符和类型 | 方法和说明 |
|---|---|
AttributeFactory |
AttributePackageImpl.getAttributeFactory() |
static AttributeFactory |
AttributeFactoryImpl.init()
Creates the default factory implementation
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.