|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BubbleSeries | |
---|---|
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 BubbleSeries in org.eclipse.birt.chart.model.type |
---|
Methods in org.eclipse.birt.chart.model.type that return BubbleSeries | |
---|---|
BubbleSeries |
BubbleSeries.copyInstance()
|
BubbleSeries |
TypeFactory.createBubbleSeries()
Returns a new object of class 'Bubble Series'. |
Uses of BubbleSeries in org.eclipse.birt.chart.model.type.impl |
---|
Classes in org.eclipse.birt.chart.model.type.impl that implement BubbleSeries | |
---|---|
class |
BubbleSeriesImpl
An implementation of the model object 'Bubble Series'. |
Methods in org.eclipse.birt.chart.model.type.impl that return BubbleSeries | |
---|---|
BubbleSeries |
BubbleSeriesImpl.copyInstance()
|
BubbleSeries |
TypeFactoryImpl.createBubbleSeries()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |