Uses of Class
it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand

Packages that use PAMDataset.PAMRasterBand
it.geosolutions.imageio.pam   
 

Uses of PAMDataset.PAMRasterBand in it.geosolutions.imageio.pam
 

Fields in it.geosolutions.imageio.pam with type parameters of type PAMDataset.PAMRasterBand
protected  List<PAMDataset.PAMRasterBand> PAMDataset.pamRasterBand
           
 

Methods in it.geosolutions.imageio.pam that return PAMDataset.PAMRasterBand
 PAMDataset.PAMRasterBand ObjectFactory.createPAMDatasetPAMRasterBand()
          Create an instance of PAMDataset.PAMRasterBand
 

Methods in it.geosolutions.imageio.pam that return types with arguments of type PAMDataset.PAMRasterBand
 List<PAMDataset.PAMRasterBand> PAMDataset.getPAMRasterBand()
          Gets the value of the pamRasterBand property.
 

Methods in it.geosolutions.imageio.pam with parameters of type PAMDataset.PAMRasterBand
 String PAMParser.getMetadataValue(PAMDataset.PAMRasterBand rasterBand, String key)
          Return the value of a metadata string for the provided rasterBand.
 



Copyright © 2006–2014 GeoSolutions. All rights reserved.