GeoAPI 2.0
Build 2005-06-08

Uses of Class
org.opengis.coverage.MetadataNameNotFoundException

Packages that use MetadataNameNotFoundException
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Grid coverages (coverages with gridded data). 
org.opengis.coverage.processing Grid coverage processor (image processing functionality). 
 

Uses of MetadataNameNotFoundException in org.opengis.coverage
 

Methods in org.opengis.coverage that throw MetadataNameNotFoundException
 String SampleDimension.getMetadataValue(String name)
          Retrieve the metadata value for a given metadata name.
 String Coverage.getMetadataValue(String name)
          Retrieve the metadata value for a given metadata name.
 

Uses of MetadataNameNotFoundException in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid that throw MetadataNameNotFoundException
 String GridCoverageReader.getMetadataValue(String name)
          Retrieve the metadata value for a given metadata name.
 void GridCoverageWriter.setMetadataValue(String name, String value)
          Sets the metadata value for a given metadata name.
 

Uses of MetadataNameNotFoundException in org.opengis.coverage.processing
 

Methods in org.opengis.coverage.processing that throw MetadataNameNotFoundException
 String GridCoverageProcessor.getMetadataValue(String name)
          Retrieve the metadata value for a given metadata name.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium