Class AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends AbstractChartMeasures<S,M>>
Object
ObjectIdentity
BacklinkBuilder<S>
AbstractChartMeasures<S,M>
- Direct Known Subclasses:
BoxplotChart.BoxplotAdditionalMeasure
,ChartMeasures.Basic
public class AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends AbstractChartMeasures<S,M>>
extends BacklinkBuilder<S>
-
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
Modifier and TypeMethodDescriptionprotected M
getThis()
final M
setId
(int measureId) final M
setMeasure
(String measure) protected M
setOnZAxis
(Boolean onZAxis) protected M
setType
(SeriesType seriesType) protected M
withAggregation
(String aggregationFunction) protected M
withAggregation
(AggregationFormula aggregationFunction) protected M
protected Expression
<M> protected M
final Expression
<M> protected M
protected M
protected M
protected M
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
AbstractChartMeasures
-
-
Method Details
-
getThis
-
setMeasure
-
setId
-
withExpression
-
withAggregation
-
withAggregation
-
withFormula
-
withPercent
-
withPerUnit
-
withAverage
-
withTotal
-
setType
-
setOnZAxis
-
withBoxplotField
-
withBoxplotExpression
-