Uses of Class
org.geotools.gce.grassraster.core.GrassBinaryRasterReadHandler
Packages that use GrassBinaryRasterReadHandler
Package
Description
GRASS input/output drivers
-
Uses of GrassBinaryRasterReadHandler in org.geotools.gce.grassraster
Methods in org.geotools.gce.grassraster that return GrassBinaryRasterReadHandlerModifier and TypeMethodDescriptionGrassBinaryImageReader.getRasterReader()
A simple method which returns the properGrassBinaryRasterReadHandler
used to perform reading operations -
Uses of GrassBinaryRasterReadHandler in org.geotools.gce.grassraster.metadata
Constructors in org.geotools.gce.grassraster.metadata with parameters of type GrassBinaryRasterReadHandlerModifierConstructorDescriptionGrassBinaryImageMetadata
(GrassBinaryRasterReadHandler rasterReader) Constructs the object using aGrassBinaryRasterReadHandler
to initialize the metadata fields.