| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
BubbleSeries
A representation of the model object 'Bubble Series'
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScatterSeries |
ScatterSeries.copyInstance() |
ScatterSeries |
TypeFactory.createScatterSeries()
Returns a new object of class 'Scatter Series'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BubbleSeriesImpl
An implementation of the model object 'Bubble Series'
|
class |
ScatterSeriesImpl
An implementation of the model object '
Scatter Series'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScatterSeries |
ScatterSeriesImpl.copyInstance() |
ScatterSeries |
TypeFactoryImpl.createScatterSeries() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.