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