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

Packages that use AmbiguousPropertyException
org.geotools.io.coverage Helper classes for GridCoverageExchange.  
 

Uses of AmbiguousPropertyException in org.geotools.io.coverage
 

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



Copyright © GeoTools. All Rights Reserved.