Uses of Class
org.geotools.coverage.grid.io.imageio.geotiff.GeoTiffIIOMetadataEncoder
Packages that use GeoTiffIIOMetadataEncoder
Package
Description
A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
-
Uses of GeoTiffIIOMetadataEncoder in org.geotools.coverage.grid.io.imageio.geotiff
Methods in org.geotools.coverage.grid.io.imageio.geotiff that return GeoTiffIIOMetadataEncoderModifier and TypeMethodDescriptionCRS2GeoTiffMetadataAdapter.parseCoordinateReferenceSystem()Parses a coordinate reference system. -
Uses of GeoTiffIIOMetadataEncoder in org.geotools.gce.geotiff
Methods in org.geotools.gce.geotiff with parameters of type GeoTiffIIOMetadataEncoderModifier and TypeMethodDescriptionstatic final IIOMetadataGeoTiffWriter.createGeoTiffIIOMetadata(ImageWriter writer, ImageTypeSpecifier type, GeoTiffIIOMetadataEncoder geoTIFFMetadata, ImageWriteParam params) Creates image metadata which complies to the GeoTIFFWritingUtilities specification for the given image writer, image type and GeoTIFFWritingUtilities metadata.