GaugeCenterConfigFluent extension
Generated fluent modifiers for GaugeCenterConfig.
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 withvalue. -
withLineSpacing(
double value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.lineSpacing withvalue. -
withMetricStyle(
PolarLabelStyle value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.metricStyle withvalue. -
withShowMetric(
bool value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.showMetric withvalue. -
withShowStatus(
bool value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.showStatus withvalue. -
withShowTarget(
bool value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.showTarget withvalue. -
withShowValue(
bool value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.showValue withvalue. -
withStatusStyle(
PolarLabelStyle value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.statusStyle withvalue. -
withTargetStyle(
PolarLabelStyle value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.targetStyle withvalue. -
withValueStyle(
PolarLabelStyle value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.valueStyle withvalue. -
withVerticalOffset(
double value) → GaugeCenterConfig -
Available on GaugeCenterConfig, provided by the GaugeCenterConfigFluent extension
Replaces GaugeCenterConfig.verticalOffset withvalue.