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 | Method and Description |
---|---|
BarSeries |
BarSeries.copyInstance() |
BarSeries |
TypeFactory.createBarSeries()
Returns a new object of class 'Bar Series'.
|
Modifier and Type | Class and Description |
---|---|
class |
BarSeriesImpl
An implementation of the model object '
Bar Series'.
|
Modifier and Type | Method and Description |
---|---|
BarSeries |
BarSeriesImpl.copyInstance() |
BarSeries |
TypeFactoryImpl.createBarSeries() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.