|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
DialRegion.copyInstance()
|
DialRegion |
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 DialRegion | |
|---|---|
org.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 DialRegion | |
|---|---|
class |
DialRegionImpl
An implementation of the model object 'Dial Region'. |
| Methods in org.eclipse.birt.chart.model.component.impl that return DialRegion | |
|---|---|
DialRegion |
DialRegionImpl.copyInstance()
|
static DialRegion |
DialRegionImpl.create()
|
static DialRegion |
DialRegionImpl.createDefault()
|
DialRegion |
ComponentFactoryImpl.createDialRegion()
|
| Methods in org.eclipse.birt.chart.model.component.impl that return types with arguments of type DialRegion | |
|---|---|
org.eclipse.emf.common.util.EList<DialRegion> |
DialImpl.getDialRegions()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||