Package | Description |
---|---|
org.eclipse.birt.chart.model.component |
Represents a set of chart sub-components (as interfaces) that are used to
build a complete chart.
|
org.eclipse.birt.chart.model.component.impl |
Represents a set of chart sub-components (as core implementations) that are
used to build a complete chart.
|
Modifier and Type | Field and Description |
---|---|
static ComponentPackage |
ComponentPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
ComponentPackage |
ComponentFactory.getComponentPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentPackageImpl
An implementation of the model Package .
|
Modifier and Type | Method and Description |
---|---|
ComponentPackage |
ComponentFactoryImpl.getComponentPackage() |
static ComponentPackage |
ComponentFactoryImpl.getPackage()
Deprecated.
|
static ComponentPackage |
ComponentPackageImpl.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.