|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BarSeries | |
---|---|
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. |
Uses of BarSeries in org.eclipse.birt.chart.model.type |
---|
Methods in org.eclipse.birt.chart.model.type that return BarSeries | |
---|---|
BarSeries |
BarSeries.copyInstance()
A convenient method to get an instance copy. |
BarSeries |
TypeFactory.createBarSeries()
Returns a new object of class 'Bar Series'. |
Uses of BarSeries in org.eclipse.birt.chart.model.type.impl |
---|
Classes in org.eclipse.birt.chart.model.type.impl that implement BarSeries | |
---|---|
class |
BarSeriesImpl
An implementation of the model object ' Bar Series'. |
Methods in org.eclipse.birt.chart.model.type.impl that return BarSeries | |
---|---|
BarSeries |
BarSeriesImpl.copyInstance()
A convenient method to get an instance copy. |
static BarSeries |
BarSeriesImpl.create(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EReference ref)
|
BarSeries |
TypeFactoryImpl.createBarSeries()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |