Class HeatmapLayerOptions
java.lang.Object
io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.BaseVectorLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.BaseHeatmapLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.HeatmapLayerOptions
- All Implemented Interfaces:
BaseHeatmapLayer.HasBaseHeatmapLayerOptions,BaseHeatmapLayer.HasBlur,BaseHeatmapLayer.HasGradient,BaseHeatmapLayer.HasMaxWeight,BaseHeatmapLayer.HasRadius,BaseHeatmapLayer.HasWeightProperty,BaseVectorLayer.HasBackground,BaseVectorLayer.HasBaseVectorLayerOptions,BaseVectorLayer.HasDeclutter,BaseVectorLayer.HasRenderBuffer,BaseVectorLayer.HasUpdateWhileAnimating,BaseVectorLayer.HasUpdateWhileInteracting,HasBaseLayerOptions
-
Field Summary
Fields inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseHeatmapLayerOptions
blur, gradient, maxWeight, radius, weightPropertyFields inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseVectorLayerOptions
background, declutter, renderBuffer, updateWhileAnimating, updateWhileInteracting -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseHeatmapLayerOptions
getBlur, getGradient, getMaxWeight, getRadius, getWeightProperty, setBlur, setGradient, setMaxWeight, setRadius, setWeightPropertyMethods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseVectorLayerOptions
getBackground, getDeclutter, getRenderBuffer, getUpdateWhileAnimating, getUpdateWhileInteracting, setBackground, setDeclutter, setRenderBuffer, setUpdateWhileAnimating, setUpdateWhileInteractingMethods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
getClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getVisible, getZIndex, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndex
-
Constructor Details
-
HeatmapLayerOptions
public HeatmapLayerOptions()
-