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

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

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

Methods in org.geotools.image.io.metadata that return Band
 Band GeographicMetadata.addBand(java.lang.String name)
          Creates a new band and returns it.
 Band GeographicMetadata.getBand(int bandIndex)
          Returns the band at the specified index.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.