|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentFactory | |
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. |
Uses of ComponentFactory in org.eclipse.birt.chart.model.component |
Fields in org.eclipse.birt.chart.model.component declared as ComponentFactory | |
static ComponentFactory |
ComponentFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.birt.chart.model.component that return ComponentFactory | |
ComponentFactory |
ComponentPackage.getComponentFactory()
Returns the factory that creates the instances of the model. |
Uses of ComponentFactory in org.eclipse.birt.chart.model.component.impl |
Classes in org.eclipse.birt.chart.model.component.impl that implement ComponentFactory | |
class |
ComponentFactoryImpl
An implementation of the model Factory . |
Methods in org.eclipse.birt.chart.model.component.impl that return ComponentFactory | |
static ComponentFactory |
ComponentFactoryImpl.init()
Creates the default factory implementation. |
ComponentFactory |
ComponentPackageImpl.getComponentFactory()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |