Uses of Class
org.geotools.process.vector.HeatmapSurface
-
Packages that use HeatmapSurface Package Description org.geotools.process.vector Vector processing support for the GeoTools library. -
-
Uses of HeatmapSurface in org.geotools.process.vector
Methods in org.geotools.process.vector with parameters of type HeatmapSurface Modifier and Type Method Description protected void
HeatmapProcess. extractPoints(SimpleFeatureCollection obsPoints, String attrName, MathTransform trans, HeatmapSurface heatMap)
Extract points from a feature collection, and stores them in the heatmap
-