PolarPaneConfigFluent extension

Generated fluent modifiers for PolarPaneConfig.

on

Methods

withClipMarks(bool value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.clipMarks with value.
withClockwise(bool value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.clockwise with value.
withInnerRadiusFactor(double value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.innerRadiusFactor with value.
withOuterRadiusFactor(double value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.outerRadiusFactor with value.
withStartAngleDegrees(double value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.startAngleDegrees with value.
withSweepAngleDegrees(double value) PolarPaneConfig

Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension

Replaces PolarPaneConfig.sweepAngleDegrees with value.