Class ChartMeasures.EmbeddedBoxplot<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>>
Object
ObjectIdentity
BacklinkBuilder<S>
AbstractChartMeasures<S,M>
ChartMeasures.Basic<S,M>
ChartMeasures.Type<S,M>
EmbeddedBoxplot<S,M>
- Direct Known Subclasses:
BarLineChart.BarLineAdditionalMeasure
,TimeSeriesChart.TimeSeriesAdditionalMeasure
- Enclosing class:
ChartMeasures
public abstract static class ChartMeasures.EmbeddedBoxplot<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>>
extends ChartMeasures.Type<S,M>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
-
Method Summary
Methods inherited from class ChartMeasures.Type
setOnZAxis, setType
Methods inherited from class ChartMeasures.Basic
withAggregation, withAggregation, withAverage, withFormula, withPercent, withPerUnit, withTotal
Methods inherited from class AbstractChartMeasures
getThis, setId, setMeasure, withExpression
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
EmbeddedBoxplot
-
-
Method Details
-
withBoxplotField
- Overrides:
withBoxplotField
in classAbstractChartMeasures<S extends AbstractChartSeries<?,
S>, M extends ChartMeasures.EmbeddedBoxplot<S, M>>
-
withBoxplotExpression
- Overrides:
withBoxplotExpression
in classAbstractChartMeasures<S extends AbstractChartSeries<?,
S>, M extends ChartMeasures.EmbeddedBoxplot<S, M>>
-