Uses of Interface
org.eclipse.birt.chart.model.component.DialRegion

Packages that use DialRegion
org.eclipse.birt.chart.model.component Represents a set of chart sub-components (as interfaces) that are used to build a complete chart. 
org.eclipse.birt.chart.model.component.impl Represents a set of chart sub-components (as core implementations) that are used to build a complete chart. 
 

Uses of DialRegion in org.eclipse.birt.chart.model.component
 

Methods in org.eclipse.birt.chart.model.component that return DialRegion
 DialRegion ComponentFactory.createDialRegion()
          Returns a new object of class 'Dial Region'.
 

Uses of DialRegion in org.eclipse.birt.chart.model.component.impl
 

Classes in org.eclipse.birt.chart.model.component.impl that implement DialRegion
 class DialRegionImpl
          An implementation of the model object 'Dial Region'.
 

Methods in org.eclipse.birt.chart.model.component.impl that return DialRegion
static DialRegion DialRegionImpl.create()
           
 DialRegion ComponentFactoryImpl.createDialRegion()
           
 



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