Uses of Class
org.geotools.image.io.metadata.Identification

Packages that use Identification
org.geotools.image.io.metadata Geographic informations encoded in images as metadata. 
 

Uses of Identification in org.geotools.image.io.metadata
 

Methods in org.geotools.image.io.metadata that return Identification
 Identification ImageReferencing.getCoordinateReferenceSystem()
          Returns the name and type of the coordinate reference system.
 Identification ImageReferencing.getCoordinateSystem()
          Returns the name and type of the coordinate system, or null if it is not defined.
 Identification ImageReferencing.getDatum()
          Returns the name and type of the datum, or null if it is not defined.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.