|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutFactory | |
|---|---|
| org.eclipse.birt.chart.model.layout | Contains a layout manager capable of arranging a set of blocks associated with the chart representation. |
| org.eclipse.birt.chart.model.layout.impl | Contains core class implementations for blocks associated with the chart representation. |
| Uses of LayoutFactory in org.eclipse.birt.chart.model.layout |
|---|
| Fields in org.eclipse.birt.chart.model.layout declared as LayoutFactory | |
|---|---|
static LayoutFactory |
LayoutFactory.eINSTANCE
The singleton instance of the factory. |
| Methods in org.eclipse.birt.chart.model.layout that return LayoutFactory | |
|---|---|
LayoutFactory |
LayoutPackage.getLayoutFactory()
Returns the factory that creates the instances of the model. |
| Uses of LayoutFactory in org.eclipse.birt.chart.model.layout.impl |
|---|
| Classes in org.eclipse.birt.chart.model.layout.impl that implement LayoutFactory | |
|---|---|
class |
LayoutFactoryImpl
An implementation of the model Factory . |
| Methods in org.eclipse.birt.chart.model.layout.impl that return LayoutFactory | |
|---|---|
LayoutFactory |
LayoutPackageImpl.getLayoutFactory()
|
static LayoutFactory |
LayoutFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||