Uses of Class
org.geotools.coverage.io.AmbiguousMetadataException

Packages that use AmbiguousMetadataException
org.geotools.image.io.text Extensions to ImageReader for ASCII files. 
 

Uses of AmbiguousMetadataException in org.geotools.image.io.text
 

Methods in org.geotools.image.io.text that throw AmbiguousMetadataException
 void TextMetadataParser.add(javax.media.jai.PropertySource properties, java.lang.String prefix)
          Add metadata from the specified property source.
 void TextMetadataParser.add(java.awt.image.RenderedImage image)
          Add all metadata from the specified image.
 void TextMetadataParser.add(java.lang.String alias, java.lang.Object value)
          Add a metadata for the specified key.
 void TextMetadataParser.addAlias(TextMetadataParser.Key key, java.lang.String alias)
          Add an alias to a key.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.