Uses of Class
net.pricefx.common.apibuilder.chart.ChartMeasures.Basic
Packages that use ChartMeasures.Basic
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of ChartMeasures.Basic in net.pricefx.common.apibuilder.chart
Classes in net.pricefx.common.apibuilder.chart with type parameters of type ChartMeasures.BasicModifier and TypeClassDescriptionstatic classChartMeasures.Basic<S extends AbstractChartSeries<?,S>, M extends ChartMeasures.Basic<S, M>> Re-exposesAbstractChartMeasures.withAggregation(String),AbstractChartMeasures.withAggregation(net.pricefx.common.api.chart.AggregationFormula),AbstractChartMeasures.withFormula(),AbstractChartMeasures.withPercent(),AbstractChartMeasures.withPerUnit(),AbstractChartMeasures.withAverage(), andAbstractChartMeasures.withTotal()aspublic; the tier extended by a concrete additional-measure type that supports none ofChartMeasures.Type's orChartMeasures.EmbeddedBoxplot's further options, for exampleScatterChart.ScatterAdditionalMeasureorPieChart.PieAdditionalMeasure.Subclasses of ChartMeasures.Basic in net.pricefx.common.apibuilder.chartModifier and TypeClassDescriptionstatic classA further measure on aBarLineChart.BarLineSeriesbeyond its primary Y axis measure, obtained fromBarLineChart.BarLineSeries.addAdditionalMeasure()rather than instantiated directly.static classA further measure on aBubbleChart.BubbleSeriesbeyond its X axis, Y axis, and bubble size measures, obtained fromBubbleChart.BubbleSeries.addAdditionalMeasure()rather than instantiated directly.static classChartMeasures.EmbeddedBoxplot<S extends AbstractChartSeries<?,S>, M extends ChartMeasures.EmbeddedBoxplot<S, M>> Re-exposesAbstractChartMeasures.withBoxplotField()andAbstractChartMeasures.withBoxplotExpression()aspublic, on top of everythingChartMeasures.Typeexposes; the tier extended by a concrete additional-measure type whose series supports an embedded box plot overlay, for exampleBarLineChart.BarLineAdditionalMeasureorTimeSeriesChart.TimeSeriesAdditionalMeasure.static classChartMeasures.Type<S extends AbstractChartSeries<?,S>, M extends ChartMeasures.Type<S, M>> Re-exposesAbstractChartMeasures.setType(net.pricefx.common.api.chart.SeriesType)andAbstractChartMeasures.setOnZAxis(Boolean)aspublic, on top of everythingChartMeasures.Basicexposes; the tier extended by a concrete additional-measure type that can render itself differently from its series' primary measure or plot itself on a Z axis, for exampleHistogramChart.HistogramAdditionalMeasureorDetailedTimeSeriesChart.DetailedTimeSeriesAdditionalMeasure.static classstatic classstatic classA further measure on aHeatmapChart.HeatmapSeriesbeyond its color axis measure, obtained fromHeatmapChart.HeatmapSeries.addAdditionalMeasure()rather than instantiated directly.static classstatic classstatic classstatic classstatic class