Uses of Interface
org.eclipse.birt.chart.model.layout.LayoutFactory
Packages that use LayoutFactory
Package
Description
Contains a layout manager capable of arranging a set of blocks associated
with the chart representation.
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 LayoutFactoryModifier and TypeFieldDescriptionstatic final LayoutFactory
LayoutFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.birt.chart.model.layout that return LayoutFactoryModifier and TypeMethodDescriptionLayoutPackage.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 LayoutFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory .Methods in org.eclipse.birt.chart.model.layout.impl that return LayoutFactoryModifier and TypeMethodDescriptionLayoutPackageImpl.getLayoutFactory()
static LayoutFactory
LayoutFactoryImpl.init()
Creates the default factory implementation.