Uses of Class
org.apache.sis.internal.sql.postgis.RasterReader
Packages that use RasterReader
Package
Description
Specialization of
org.apache.sis.internal.sql.feature for the PostGIS database.-
Uses of RasterReader in org.apache.sis.internal.sql.postgis
Fields in org.apache.sis.internal.sql.postgis declared as RasterReaderModifier and TypeFieldDescriptionprivate RasterReaderExtendedInfo.rasterReaderThe object for reading a raster, ornullif not yet created.Methods in org.apache.sis.internal.sql.postgis that return RasterReaderModifier and TypeMethodDescription(package private) final RasterReaderExtendedInfo.getRasterReader()Returns a reader for decoding PostGIS Raster binary format to grid coverage instances.