Uses of Class
org.apache.sis.storage.geotiff.GridGeometryBuilder
Packages that use GridGeometryBuilder
Package
Description
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
-
Uses of GridGeometryBuilder in org.apache.sis.storage.geotiff
Fields in org.apache.sis.storage.geotiff declared as GridGeometryBuilderModifier and TypeFieldDescriptionprivate GridGeometryBuilder
ImageFileDirectory.referencing
A helper class for building Coordinate Reference System and complete related metadata.Methods in org.apache.sis.storage.geotiff that return GridGeometryBuilderModifier and TypeMethodDescriptionprivate GridGeometryBuilder
ImageFileDirectory.referencing()
ReturnsImageFileDirectory.referencing
, created when first needed.