Uses of Class
net.pricefx.common.apibuilder.chart.Expression
Packages that use Expression
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of Expression in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return ExpressionModifier and TypeMethodDescriptionExpression.setDefaultValue(BigDecimal defaultValue) Expression.setDescription(String description) Expression.setExpression(String expression) protected Expression<M> AbstractChartMeasures.withBoxplotExpression()Returns the builder for computing this additional measure's embedded box plot overlay from a Datamart Expression instead of a plain field set withAbstractChartMeasures.withBoxplotField().final Expression<M> ChartMeasures.EmbeddedBoxplot.withBoxplotExpression()final Expression<M> AbstractChartMeasures.withExpression()Returns the builder for computing this additional measure from a Datamart Expression instead of a plain field set withAbstractChartMeasures.setMeasure(String).NonAggrFieldAxis.withExpression()