Package | Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DifferenceSeries
A representation of the model object 'Difference Series'.
|
Modifier and Type | Method and Description |
---|---|
AreaSeries |
AreaSeries.copyInstance() |
AreaSeries |
TypeFactory.createAreaSeries()
Returns a new object of class 'Area Series'.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaSeriesImpl
An implementation of the model object 'Area Series'.
|
class |
DifferenceSeriesImpl
An implementation of the model object 'Difference Series'.
|
Modifier and Type | Method and Description |
---|---|
AreaSeries |
AreaSeriesImpl.copyInstance() |
AreaSeries |
TypeFactoryImpl.createAreaSeries() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.