Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.Heatmap
-
-
Uses of Heatmap in com.neotropic.kuwaiba.modules.commercial.ospman.api
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.api that implement Heatmap Modifier and Type Class Description classViewHeatmapRepresents a heatmap on the View.Methods in com.neotropic.kuwaiba.modules.commercial.ospman.api that return Heatmap Modifier and Type Method Description HeatmapMapProvider. addHeatmap(ViewHeatmap viewHeatmap)Adds a heatmap to be displayed by the map provider. -
Uses of Heatmap in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that implement Heatmap Modifier and Type Class Description classGoogleMapsHeatmapLayerRepresents a heatmap on the Google Maps map provider.Methods in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that return Heatmap Modifier and Type Method Description HeatmapGoogleMapsMapProvider. addHeatmap(ViewHeatmap viewHeatmap) -
Uses of Heatmap in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol
Methods in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol that return Heatmap Modifier and Type Method Description HeatmapAbstractOlTileLayerProvider. addHeatmap(ViewHeatmap viewHeatmap)
-