Uses of Class
org.apache.sedona.common.raster.PixelRecord
Packages that use PixelRecord
-
Uses of PixelRecord in org.apache.sedona.common.raster
Methods in org.apache.sedona.common.raster that return types with arguments of type PixelRecordModifier and TypeMethodDescriptionstatic List<PixelRecord>PixelFunctions.getPixelAsCentroids(org.geotools.coverage.grid.GridCoverage2D rasterGeom, int band) static List<PixelRecord>PixelFunctions.getPixelAsPoints(org.geotools.coverage.grid.GridCoverage2D rasterGeom, int band) static List<PixelRecord>PixelFunctions.getPixelAsPolygons(org.geotools.coverage.grid.GridCoverage2D rasterGeom, int band)