Class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends AbstractChartSeries<C,S>>
Object
ObjectIdentity
BacklinkBuilder<C>
AbstractChartSeries<C,S>
- Direct Known Subclasses:
BoxplotChart.BoxplotSeries
,ChartSeries.Basic
public class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends AbstractChartSeries<C,S>>
extends BacklinkBuilder<C>
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal S
addDimFilter
(String dimension, String value) addFilters
(FilterOperator operator) protected S
getThis()
protected String
protected AggrFieldAxis
<S> protectedSetAggrFieldAxisX
(String axisX) protected AggrFieldAxis
<S> protectedSetAggrFieldAxisY
(String axisY) protected S
protectedSetAxisX
(String axisX) protected S
protectedSetAxisY
(String axisY) protected NonAggrFieldAxis
<S> protected NonAggrFieldAxis
<S> protected S
setAggregationBy
(String aggregationBy) protected S
protected NonAggrFieldAxis
<S> protected S
setComparisonDim
(String comparisonDimension) final S
setCurrency
(String currency) final S
setDatamart
(String datamart) final S
setGeneratedQueryDto
(String generatedQueryDto) protected S
setHideDataLabels
(Boolean hideDataLabels) protected S
setHideOther
(Boolean hideOther) final S
protected LimitToMeasure
<S> setLimitTo
(LimitPosition limitPosition, BigDecimal amount, LimitType limitType) protected S
setShowBandByLegend
(Boolean showBandByLegend) protected S
setShowBoxplot
(Boolean showBoxplot) protected S
setType
(SeriesType seriesType) protected S
setWhisker
(WhiskerType whiskerType) protected S
withSortByAxisX
(SortType sortType) protected S
withSortByAxisY
(SortType sortType) Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Field Details
-
filters
-
productsFilter
-
customersFilter
-
aggregationsFilter
-
-
Constructor Details
-
AbstractChartSeries
-
-
Method Details
-
getThis
-
setLabel
-
setDatamart
-
setCurrency
-
getFilters
-
addFilters
-
addFilters
-
addProductsFilter
-
addCustomersFilter
-
addAggregationsFilter
-
addDimFilter
-
setFormula
-
setGeneratedQueryDto
-
setHideDataLabels
-
setLimitTo
protected LimitToMeasure<S> setLimitTo(LimitPosition limitPosition, BigDecimal amount, LimitType limitType) -
setType
-
withSortByAxisX
-
withSortByAxisY
-
setComparisonDim
-
withTrendLine
-
setAggregationBy
-
setBandBy
-
setShowBandByLegend
-
setHideOther
-
protectedSetAxisX
-
protectedSetAggrFieldAxisX
-
protectedSetNonAggrFieldAxisX
-
protectedSetAxisY
-
protectedSetAggrFieldAxisY
-
protectedSetNonAggrFieldAxisY
-
setShowBoxplot
-
setBoxplotAxis
-
setWhisker
-
invokeAddAdditionalMeasure
-