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. 
org.eclipse.birt.chart.model.component.util This is a placeholder file for the org.eclipse.birt.chart.model.component.util package. 
 

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()
           
 

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

Methods in org.eclipse.birt.chart.model.component.util with parameters of type DialRegion
 java.lang.Object ComponentSwitch.caseDialRegion(DialRegion object)
          Returns the result of interpreting the object as an instance of 'Dial Region'.
 



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