| 程序包 | 说明 |
|---|---|
| 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.type |
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
|
| org.eclipse.birt.chart.model.type.impl |
Contains a default out-of-the-box set of series type core implementation
classes that are associated with all charts.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Dial |
Dial.copyInstance() |
Dial |
ComponentFactory.createDial()
Returns a new object of class 'Dial'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DialImpl
An implementation of the model object 'Dial'
|
| 限定符和类型 | 方法和说明 |
|---|---|
Dial |
DialImpl.copyInstance() |
static Dial |
DialImpl.create() |
static Dial |
DialImpl.createDefault() |
Dial |
ComponentFactoryImpl.createDial() |
| 限定符和类型 | 方法和说明 |
|---|---|
Dial |
DialSeries.getDial()
Returns the value of the 'Dial' containment reference
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DialSeries.setDial(Dial value)
Sets the value of the '
Dial' containment reference |
| 限定符和类型 | 方法和说明 |
|---|---|
Dial |
DialSeriesImpl.getDial() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DialSeriesImpl.basicSetDial(Dial newDial,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DialSeriesImpl.setDial(Dial newDial) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.