| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.computation.withoutaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package.
|
| org.eclipse.birt.chart.model |
Contains the chart model interfaces that define the starting point for creating
a new chart.
|
| org.eclipse.birt.chart.model.impl |
Represents the chart model implementation classes that define the starting
point for creating a new chart.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChartWithoutAxes |
PlotWithoutAxes.getModel() |
| 构造器和说明 |
|---|
PlotWithoutAxes(IDisplayServer xs,
ChartWithoutAxes cwoa,
RunTimeContext rtc)
The constructor.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DialChart
A representation of the model object 'Dial Chart'
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChartWithoutAxes |
ChartWithoutAxes.copyInstance() |
ChartWithoutAxes |
ModelFactory.createChartWithoutAxes()
Returns a new object of class 'Chart Without Axes'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChartWithoutAxesImpl
An implementation of the model object 'Chart Without Axes'
|
class |
DialChartImpl
An implementation of the model object 'Dial Chart'
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChartWithoutAxes |
ChartWithoutAxesImpl.copyInstance() |
static ChartWithoutAxes |
DialChartImpl.create() |
static ChartWithoutAxes |
ChartWithoutAxesImpl.create()
A convenience method to create an initialized 'ChartWithoutAxes' instance
|
ChartWithoutAxes |
ModelFactoryImpl.createChartWithoutAxes() |
static ChartWithoutAxes |
DialChartImpl.createDefault() |
static ChartWithoutAxes |
ChartWithoutAxesImpl.createDefault()
A convenience method to create an initialized 'ChartWithoutAxes' instance
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.