Uses of Interface
org.eclipse.birt.chart.model.component.DialRegion
Packages that use DialRegion
Package
Description
Represents a set of chart sub-components (as interfaces) that are used to
build a complete chart.
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 DialRegionModifier and TypeMethodDescriptionDialRegion.copyInstance()
ComponentFactory.createDialRegion()
Returns a new object of class 'Dial Region'.Methods in org.eclipse.birt.chart.model.component that return types with arguments of type DialRegionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DialRegion>
Dial.getDialRegions()
Returns the value of the 'Dial Regions' containment reference list. -
Uses of DialRegion in org.eclipse.birt.chart.model.component.impl
Classes in org.eclipse.birt.chart.model.component.impl that implement DialRegionModifier and TypeClassDescriptionclass
An implementation of the model object 'Dial Region'.Methods in org.eclipse.birt.chart.model.component.impl that return DialRegionModifier and TypeMethodDescriptionDialRegionImpl.copyInstance()
static final DialRegion
DialRegionImpl.create()
static final DialRegion
DialRegionImpl.createDefault()
ComponentFactoryImpl.createDialRegion()
Methods in org.eclipse.birt.chart.model.component.impl that return types with arguments of type DialRegionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DialRegion>
DialImpl.getDialRegions()