Uses of Interface
org.eclipse.birt.chart.model.layout.LayoutPackage
Packages that use LayoutPackage
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 LayoutPackage in org.eclipse.birt.chart.model.layout
Fields in org.eclipse.birt.chart.model.layout declared as LayoutPackageModifier and TypeFieldDescriptionstatic final LayoutPackage
LayoutPackage.eINSTANCE
The singleton instance of the package.Methods in org.eclipse.birt.chart.model.layout that return LayoutPackageModifier and TypeMethodDescriptionLayoutFactory.getLayoutPackage()
Returns the package supported by this factory. -
Uses of LayoutPackage in org.eclipse.birt.chart.model.layout.impl
Classes in org.eclipse.birt.chart.model.layout.impl that implement LayoutPackageModifier and TypeClassDescriptionclass
An implementation of the model Package .Methods in org.eclipse.birt.chart.model.layout.impl that return LayoutPackageModifier and TypeMethodDescriptionLayoutFactoryImpl.getLayoutPackage()
static LayoutPackage
LayoutFactoryImpl.getPackage()
Deprecated.static LayoutPackage
LayoutPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.