GaugeCenterConfigFluent extension

Generated fluent modifiers for GaugeCenterConfig.

on

Methods

updateMetricStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Rebuilds GaugeCenterConfig.metricStyle from its current value.
updateStatusStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Rebuilds GaugeCenterConfig.statusStyle from its current value.
updateTargetStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Rebuilds GaugeCenterConfig.targetStyle from its current value.
updateValueStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Rebuilds GaugeCenterConfig.valueStyle from its current value.
withHorizontalOffset(double value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.horizontalOffset with value.
withLineSpacing(double value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.lineSpacing with value.
withMetricStyle(PolarLabelStyle value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.metricStyle with value.
withShowMetric(bool value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.showMetric with value.
withShowStatus(bool value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.showStatus with value.
withShowTarget(bool value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.showTarget with value.
withShowValue(bool value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.showValue with value.
withStatusStyle(PolarLabelStyle value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.statusStyle with value.
withTargetStyle(PolarLabelStyle value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.targetStyle with value.
withValueStyle(PolarLabelStyle value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.valueStyle with value.
withVerticalOffset(double value) GaugeCenterConfig

Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension

Replaces GaugeCenterConfig.verticalOffset with value.