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 AttributePackage |
AttributePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
AttributePackage |
AttributeFactory.getAttributePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributePackageImpl
An implementation of the model Package .
|
Modifier and Type | Method and Description |
---|---|
AttributePackage |
AttributeFactoryImpl.getAttributePackage() |
static AttributePackage |
AttributeFactoryImpl.getPackage()
Deprecated.
|
static AttributePackage |
AttributePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.