Uses of Class
org.eclipse.birt.chart.computation.withaxes.StackedSeriesLookup
Packages that use StackedSeriesLookup
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
-
Uses of StackedSeriesLookup in org.eclipse.birt.chart.computation.withaxes
Methods in org.eclipse.birt.chart.computation.withaxes that return StackedSeriesLookupModifier and TypeMethodDescriptionstatic StackedSeriesLookup
StackedSeriesLookup.create
(ChartWithAxes cwa, RunTimeContext rtc) PlotWith2DAxes.getStackedSeriesLookup()
SeriesRenderingHints.getStackedSeriesLookup()
Constructors in org.eclipse.birt.chart.computation.withaxes with parameters of type StackedSeriesLookupModifierConstructorDescriptionSeriesRenderingHints
(PlotWith2DAxes _pwa, double _dAxisLocation, double _dPlotBaseLocation, double _dZeroLocation, double _dSeriesThickness, AxisTickCoordinates _daTickCoordinates, DataPointHints[] _dpa, AutoScale _scBase, AutoScale _scOrthogonal, StackedSeriesLookup _ssl, DataSetIterator _dsiBase, DataSetIterator _dsiOrthogonal)