Uses of Interface
org.eclipse.birt.chart.model.type.BubbleSeries
Packages that use BubbleSeries
Package
Description
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
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 BubbleSeriesModifier and TypeMethodDescriptionBubbleSeries.copyInstance()
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 BubbleSeriesModifier and TypeClassDescriptionclass
An implementation of the model object 'Bubble Series'.Methods in org.eclipse.birt.chart.model.type.impl that return BubbleSeriesModifier and TypeMethodDescriptionBubbleSeriesImpl.copyInstance()
TypeFactoryImpl.createBubbleSeries()