Interface AbstractClusterSource.HasClusterSourceOptions
- All Superinterfaces:
- AbstractClusterSource.HasDisableAtZoom,- AbstractClusterSource.HasDistance,- AbstractClusterSource.HasMinDistance,- AbstractClusterSource.HasPointStyle,- AbstractClusterSource.HasPointTextStyle,- AbstractClusterSource.HasShowSinglePointAsCluster,- AbstractClusterSource.HasVectorSource,- AbstractClusterSource.HasWeightProperty
- All Known Implementing Classes:
- ClusterSource,- NoOpClusterSource
- Enclosing class:
- AbstractClusterSource
public static interface AbstractClusterSource.HasClusterSourceOptions
extends AbstractClusterSource.HasDistance, AbstractClusterSource.HasMinDistance, AbstractClusterSource.HasVectorSource, AbstractClusterSource.HasWeightProperty, AbstractClusterSource.HasShowSinglePointAsCluster, AbstractClusterSource.HasDisableAtZoom, AbstractClusterSource.HasPointTextStyle, AbstractClusterSource.HasPointStyle
Interface to be implemented by sources that should provide all attributes from 
AbstractClusterSource.- 
Method SummaryMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasDisableAtZoomgetDisableAtZoom, setDisableAtZoomMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasDistancegetDistance, setDistanceMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasMinDistancegetMinDistance, setMinDistanceMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasPointStyleaddPointStyles, getPointStyles, removeAllPointStyles, removePointStylesMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasPointTextStylegetPointTextStyle, setPointTextStyleMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasShowSinglePointAsClustergetShowSinglePointAsCluster, setShowSinglePointAsClusterMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasVectorSourcegetVectorSource, setVectorSourceMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractClusterSource.HasWeightPropertygetWeightProperty, setWeightProperty