Uses of Class
org.geotools.coverage.grid.io.imageio.geotiff.GeoTiffIIOMetadataEncoder

Packages that use GeoTiffIIOMetadataEncoder
org.geotools.coverage.grid.io.imageio.geotiff   
org.geotools.gce.geotiff 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 GeoTiffIIOMetadataEncoder
 GeoTiffIIOMetadataEncoder CRS2GeoTiffMetadataAdapter.parseCoordinateReferenceSystem()
          Parses a coordinate reference system.
 

Uses of GeoTiffIIOMetadataEncoder in org.geotools.gce.geotiff
 

Methods in org.geotools.gce.geotiff with parameters of type GeoTiffIIOMetadataEncoder
static IIOMetadata GeoTiffWriter.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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.