| 程序包 | 说明 |
|---|---|
| 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.
|
| org.eclipse.birt.chart.model.data |
Holds a set of interfaces that define the structure of the data source and
typed data elements associated with a chart series.
|
| org.eclipse.birt.chart.model.data.impl |
Holds a set of classes that define the structure of the data source and typed
data elements associated with a chart series.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScriptExpression |
ScriptValue.getScriptExpression() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ScriptValue.setScriptExpression(ScriptExpression expression) |
| 限定符和类型 | 方法和说明 |
|---|---|
ScriptExpression |
ScriptValueImpl.getScriptExpression() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ScriptValueImpl.setScriptExpression(ScriptExpression expression) |
| 限定符和类型 | 方法和说明 |
|---|---|
ScriptExpression |
Query.getDefinitionExpression() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Query.setDefinitionExpression(ScriptExpression expression) |
| 限定符和类型 | 方法和说明 |
|---|---|
ScriptExpression |
QueryImpl.getDefinitionExpression() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QueryImpl.setDefinitionExpression(ScriptExpression expression) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.