Uses of Class
org.geotools.gce.geotiff.adapters.GeoTiffIIOMetadataEncoder

Packages that use GeoTiffIIOMetadataEncoder
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.gce.geotiff.adapters   
 

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.
 

Uses of GeoTiffIIOMetadataEncoder in org.geotools.gce.geotiff.adapters
 

Methods in org.geotools.gce.geotiff.adapters that return GeoTiffIIOMetadataEncoder
 GeoTiffIIOMetadataEncoder CRS2GeoTiffMetadataAdapter.parseCoordinateReferenceSystem()
          Parses a coordinate reference system.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.