Uses of Interface
org.eclipse.birt.chart.model.attribute.SeriesValue
Packages that use SeriesValue
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
-
Uses of SeriesValue in org.eclipse.birt.chart.computation
Methods in org.eclipse.birt.chart.computation that return SeriesValueModifier and TypeMethodDescriptionGObjectFactory.createSeriesValue
(String name) IGObjectFactory.createSeriesValue
(String name) -
Uses of SeriesValue in org.eclipse.birt.chart.model.attribute
Methods in org.eclipse.birt.chart.model.attribute that return SeriesValueModifier and TypeMethodDescriptionSeriesValue.copyInstance()
AttributeFactory.createSeriesValue()
Returns a new object of class 'Series Value'. -
Uses of SeriesValue in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement SeriesValueModifier and TypeClassDescriptionclass
An implementation of the model object ' Series Value'.Methods in org.eclipse.birt.chart.model.attribute.impl that return SeriesValueModifier and TypeMethodDescriptionSeriesValueImpl.copyInstance()
A convenient method to get an instance copy.static final SeriesValue
A convenience method provided to build a series action value when neededAttributeFactoryImpl.createSeriesValue()