Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DialRegion |
DialRegion.copyInstance() |
DialRegion |
ComponentFactory.createDialRegion()
Returns a new object of class 'Dial Region'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DialRegion> |
Dial.getDialRegions()
Returns the value of the 'Dial Regions' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
DialRegionImpl
An implementation of the model object 'Dial Region'.
|
Modifier and Type | Method and Description |
---|---|
DialRegion |
DialRegionImpl.copyInstance() |
static DialRegion |
DialRegionImpl.create() |
static DialRegion |
DialRegionImpl.createDefault() |
DialRegion |
ComponentFactoryImpl.createDialRegion() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DialRegion> |
DialImpl.getDialRegions() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.