| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
| org.eclipse.birt.chart.model.attribute |
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
|
| org.eclipse.birt.chart.model.attribute.impl |
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SeriesValue |
IGObjectFactory.createSeriesValue(java.lang.String name) |
SeriesValue |
GObjectFactory.createSeriesValue(java.lang.String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
SeriesValue |
SeriesValue.copyInstance() |
SeriesValue |
AttributeFactory.createSeriesValue()
Returns a new object of class 'Series Value'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SeriesValueImpl
An implementation of the model object '
Series Value'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SeriesValue |
SeriesValueImpl.copyInstance()
A convenient method to get an instance copy.
|
static SeriesValue |
SeriesValueImpl.create(java.lang.String name)
A convenience method provided to build a series action value when needed
|
SeriesValue |
AttributeFactoryImpl.createSeriesValue() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.