Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.Heatmap
-
Packages that use Heatmap Package Description com.neotropic.kuwaiba.modules.commercial.ospman.api com.neotropic.kuwaiba.modules.commercial.ospman.providers.google -
-
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 class
ViewHeatmap
Represents a heatmap on the View.Methods in com.neotropic.kuwaiba.modules.commercial.ospman.api that return Heatmap Modifier and Type Method Description Heatmap
MapProvider. 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 class
GoogleMapsHeatmapLayer
Represents 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 Heatmap
GoogleMapsMapProvider. addHeatmap(ViewHeatmap viewHeatmap)
-