ScatterClusterConfigFluent extension
Generated fluent modifiers for ScatterClusterConfig.
Methods
-
withCellSize(
double value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.cellSize withvalue. -
withDrillOnTap(
bool value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.drillOnTap withvalue. -
withDrillPadding(
double value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.drillPadding withvalue. -
withLabelMinimumPointCount(
int value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.labelMinimumPointCount withvalue. -
withMinimumPointCount(
int value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.minimumPointCount withvalue. -
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 withvalue. -
withShowZones(
bool value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.showZones withvalue. -
withZoneOpacity(
double value) → ScatterClusterConfig -
Available on ScatterClusterConfig, provided by the ScatterClusterConfigFluent extension
Replaces ScatterClusterConfig.zoneOpacity withvalue.