Uses of Class
net.pricefx.common.apibuilder.chart.ChartSeries.Basic
Packages that use ChartSeries.Basic
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of ChartSeries.Basic in net.pricefx.common.apibuilder.chart
Classes in net.pricefx.common.apibuilder.chart with type parameters of type ChartSeries.BasicModifier and TypeClassDescriptionstatic classChartSeries.Aggregation<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C, S>> Re-exposesAbstractChartSeries.setAggregationBy(String),AbstractChartSeries.setBandBy(String), andAbstractChartSeries.setShowBandByLegend(Boolean)aspublic, and addsChartSeries.Aggregation.getBandByOptions(); the tier extended by a concrete series type that supports aggregation-by and band-by grouping, for exampleScatterChart.ScatterSeriesorBubbleChart.BubbleSeries.static classChartSeries.Basic<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C, S>> Re-exposesAbstractChartSeries.setHideDataLabels(Boolean)aspublic; the tier extended by a concrete series type that supports hiding data labels but none ofChartSeries.EmbeddedBoxplot's orChartSeries.Aggregation's further options.static classChartSeries.EmbeddedBoxplot<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C, S>> Re-exposesAbstractChartSeries.setType(SeriesType),AbstractChartSeries.setShowBoxplot(Boolean),AbstractChartSeries.setBoxplotAxis(), andAbstractChartSeries.setWhisker(WhiskerType)aspublic; the tier extended by a concrete series type that supports an embedded box plot overlay, for exampleBarLineChart.BarLineSeriesorTimeSeriesChart.TimeSeriesSeries.Subclasses of ChartSeries.Basic in net.pricefx.common.apibuilder.chartModifier and TypeClassDescriptionstatic classA single series of aBarLineChart, obtained fromBarLineChart.addSeries()rather than instantiated directly.static classA single series of aBubbleChart, obtained fromBubbleChart.addSeries()rather than instantiated directly.static classChartSeries.Aggregation<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C, S>> Re-exposesAbstractChartSeries.setAggregationBy(String),AbstractChartSeries.setBandBy(String), andAbstractChartSeries.setShowBandByLegend(Boolean)aspublic, and addsChartSeries.Aggregation.getBandByOptions(); the tier extended by a concrete series type that supports aggregation-by and band-by grouping, for exampleScatterChart.ScatterSeriesorBubbleChart.BubbleSeries.static classChartSeries.EmbeddedBoxplot<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C, S>> Re-exposesAbstractChartSeries.setType(SeriesType),AbstractChartSeries.setShowBoxplot(Boolean),AbstractChartSeries.setBoxplotAxis(), andAbstractChartSeries.setWhisker(WhiskerType)aspublic; the tier extended by a concrete series type that supports an embedded box plot overlay, for exampleBarLineChart.BarLineSeriesorTimeSeriesChart.TimeSeriesSeries.static classstatic classstatic classThe single series of aHeatmapChart, obtained fromHeatmapChart.getSeries()rather than instantiated directly.static classstatic classstatic classstatic classstatic classstatic classstatic class