Uses of Interface
org.eclipse.birt.chart.model.layout.LayoutPackage

Packages that use LayoutPackage
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 LayoutPackage in org.eclipse.birt.chart.model.layout
 

Fields in org.eclipse.birt.chart.model.layout declared as LayoutPackage
static LayoutPackage LayoutPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.birt.chart.model.layout that return LayoutPackage
 LayoutPackage LayoutFactory.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 LayoutPackage
 class LayoutPackageImpl
          An implementation of the model Package .
 

Methods in org.eclipse.birt.chart.model.layout.impl that return LayoutPackage
 LayoutPackage LayoutFactoryImpl.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.
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.