public static class BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO extends ObjectIdentity> extends AbstractAdditionalMeasure<ATTACHEDTO,BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO>>
Constructor and Description |
---|
BoxplotAdditionalMeasure(ATTACHEDTO attachedTo,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
Expression<BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO>> |
withExpression() |
BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO> |
withField() |
public BoxplotAdditionalMeasure(ATTACHEDTO attachedTo, String instanceId, String classId, IdGenerator idGenerator, Invocations<MethodInvocation> invocations)
public BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO> withField()
public Expression<BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO>> withExpression()
Copyright © 2017. All rights reserved.