Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
static LayoutFactory |
LayoutFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
LayoutFactory |
LayoutPackage.getLayoutFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutFactoryImpl
An implementation of the model Factory .
|
Modifier and Type | Method and Description |
---|---|
LayoutFactory |
LayoutPackageImpl.getLayoutFactory() |
static LayoutFactory |
LayoutFactoryImpl.init()
Creates the default factory implementation.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.