PolarPaneConfigFluent extension
Generated fluent modifiers for PolarPaneConfig.
Methods
-
withClipMarks(
bool value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.clipMarks withvalue. -
withClockwise(
bool value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.clockwise withvalue. -
withInnerRadiusFactor(
double value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.innerRadiusFactor withvalue. -
withOuterRadiusFactor(
double value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.outerRadiusFactor withvalue. -
withStartAngleDegrees(
double value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.startAngleDegrees withvalue. -
withSweepAngleDegrees(
double value) → PolarPaneConfig -
Available on PolarPaneConfig, provided by the PolarPaneConfigFluent extension
Replaces PolarPaneConfig.sweepAngleDegrees withvalue.