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 TypeFactory |
TypeFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
TypeFactory |
TypePackage.getTypeFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeFactoryImpl
An implementation of the model Factory .
|
Modifier and Type | Method and Description |
---|---|
TypeFactory |
TypePackageImpl.getTypeFactory() |
static TypeFactory |
TypeFactoryImpl.init()
Creates the default factory implementation.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.