Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
static AttributeFactory |
AttributeFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AttributeFactory |
AttributePackage.getAttributeFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeFactoryImpl
An implementation of the model Factory .
|
Modifier and Type | Method and Description |
---|---|
AttributeFactory |
AttributePackageImpl.getAttributeFactory() |
static AttributeFactory |
AttributeFactoryImpl.init()
Creates the default factory implementation.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.