ScatterClusterConfigFluent extension

Generated fluent modifiers for ScatterClusterConfig.

on

Methods

withCellSize(double value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.cellSize with value.
withDrillOnTap(bool value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.drillOnTap with value.
withDrillPadding(double value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.drillPadding with value.
withLabelMinimumPointCount(int value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.labelMinimumPointCount with value.
withMinimumPointCount(int value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.minimumPointCount with value.
withRadiusBounds(double minimumRadius, double maximumRadius) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.minimumRadius and ScatterClusterConfig.maximumRadius together.
withShowCountLabels(bool value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.showCountLabels with value.
withShowZones(bool value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.showZones with value.
withZoneOpacity(double value) ScatterClusterConfig

Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension

Replaces ScatterClusterConfig.zoneOpacity with value.