Uses of Interface
org.eclipse.birt.chart.model.type.ScatterSeries
Packages that use ScatterSeries
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 ScatterSeries in org.eclipse.birt.chart.model.type
Subinterfaces of ScatterSeries in org.eclipse.birt.chart.model.typeModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Bubble Series'.Methods in org.eclipse.birt.chart.model.type that return ScatterSeriesModifier and TypeMethodDescriptionScatterSeries.copyInstance()
TypeFactory.createScatterSeries()
Returns a new object of class 'Scatter Series'. -
Uses of ScatterSeries in org.eclipse.birt.chart.model.type.impl
Classes in org.eclipse.birt.chart.model.type.impl that implement ScatterSeriesModifier and TypeClassDescriptionclass
An implementation of the model object 'Bubble Series'.class
An implementation of the model object ' Scatter Series'.Methods in org.eclipse.birt.chart.model.type.impl that return ScatterSeriesModifier and TypeMethodDescriptionScatterSeriesImpl.copyInstance()
TypeFactoryImpl.createScatterSeries()