AnnotationThemeFluent extension

Generated fluent modifiers for AnnotationTheme.

on

Methods

updatePointDefaults(PointAnnotationDefaults update(PointAnnotationDefaults current)) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Rebuilds AnnotationTheme.pointDefaults from its current value.
updateRangeDefaults(RangeAnnotationDefaults update(RangeAnnotationDefaults current)) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Rebuilds AnnotationTheme.rangeDefaults from its current value.
updateTextDefaults(TextAnnotationDefaults update(TextAnnotationDefaults current)) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Rebuilds AnnotationTheme.textDefaults from its current value.
updateThresholdDefaults(ThresholdAnnotationDefaults update(ThresholdAnnotationDefaults current)) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Rebuilds AnnotationTheme.thresholdDefaults from its current value.
updateTrendDefaults(TrendAnnotationDefaults update(TrendAnnotationDefaults current)) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Rebuilds AnnotationTheme.trendDefaults from its current value.
withPointDefaults(PointAnnotationDefaults value) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Replaces AnnotationTheme.pointDefaults with value.
withRangeDefaults(RangeAnnotationDefaults value) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Replaces AnnotationTheme.rangeDefaults with value.
withTextDefaults(TextAnnotationDefaults value) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Replaces AnnotationTheme.textDefaults with value.
withThresholdDefaults(ThresholdAnnotationDefaults value) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Replaces AnnotationTheme.thresholdDefaults with value.
withTrendDefaults(TrendAnnotationDefaults value) AnnotationTheme

Available on AnnotationTheme, provided by the AnnotationThemeFluent extension

Replaces AnnotationTheme.trendDefaults with value.