Interface BaseHeatmapLayer.HasBaseHeatmapLayerOptions
- All Superinterfaces:
- BaseHeatmapLayer.HasBlur,- BaseHeatmapLayer.HasGradient,- BaseHeatmapLayer.HasMaxWeight,- BaseHeatmapLayer.HasRadius,- BaseHeatmapLayer.HasWeightProperty
- All Known Implementing Classes:
- BaseHeatmapLayerOptions,- HeatmapLayer,- HeatmapLayerOptions,- NoOpHeatmapLayer
- Enclosing class:
- BaseHeatmapLayer
public static interface BaseHeatmapLayer.HasBaseHeatmapLayerOptions
extends BaseHeatmapLayer.HasGradient, BaseHeatmapLayer.HasRadius, BaseHeatmapLayer.HasBlur, BaseHeatmapLayer.HasWeightProperty, BaseHeatmapLayer.HasMaxWeight
Interface to be implemented by layers that should provide all attributes from 
BaseHeatmapLayer.- 
Method SummaryMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.BaseHeatmapLayer.HasBlurgetBlur, setBlurMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.BaseHeatmapLayer.HasGradientgetGradient, setGradientMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.BaseHeatmapLayer.HasMaxWeightgetMaxWeight, setMaxWeightMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.BaseHeatmapLayer.HasRadiusgetRadius, setRadiusMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.BaseHeatmapLayer.HasWeightPropertygetWeightProperty, setWeightProperty