Package | Description |
---|---|
org.eclipse.birt.chart.model.type |
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
|
org.eclipse.birt.chart.model.type.impl |
Contains a default out-of-the-box set of series type core implementation
classes that are associated with all charts.
|
Modifier and Type | Field and Description |
---|---|
static TypePackage |
TypePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
TypePackage |
TypeFactory.getTypePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
TypePackageImpl
An implementation of the model Package .
|
Modifier and Type | Method and Description |
---|---|
static TypePackage |
TypeFactoryImpl.getPackage()
Deprecated.
|
TypePackage |
TypeFactoryImpl.getTypePackage() |
static TypePackage |
TypePackageImpl.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.