Uses of Interface
org.eclipse.birt.chart.model.type.DifferenceSeries
Packages that use DifferenceSeries
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 DifferenceSeries in org.eclipse.birt.chart.model.type
Methods in org.eclipse.birt.chart.model.type that return DifferenceSeriesModifier and TypeMethodDescriptionDifferenceSeries.copyInstance()
A convenient method to get an instance copy.TypeFactory.createDifferenceSeries()
Returns a new object of class 'Difference Series'. -
Uses of DifferenceSeries in org.eclipse.birt.chart.model.type.impl
Classes in org.eclipse.birt.chart.model.type.impl that implement DifferenceSeriesModifier and TypeClassDescriptionclass
An implementation of the model object 'Difference Series'.Methods in org.eclipse.birt.chart.model.type.impl that return DifferenceSeriesModifier and TypeMethodDescriptionDifferenceSeriesImpl.copyInstance()
TypeFactoryImpl.createDifferenceSeries()