Uses of Class
org.geotools.image.io.GeographicImageReadParam

Packages that use GeographicImageReadParam
org.geotools.image.io.netcdf Image readers for the NetCDF format. 
 

Uses of GeographicImageReadParam in org.geotools.image.io.netcdf
 

Subclasses of GeographicImageReadParam in org.geotools.image.io.netcdf
 class NetcdfReadParam
          Deprecated. Having band dimension in this class is a problem because it make difficult to implement NetcdfImageReader.getNumBands(int) in a reliable way. The information contained in this class need to move in some interface or in a FileImageReaderND superclass (common to NetCDF and HDF readers). The AxisType enumeration needs to be replaced by something neutral from GeoAPI.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.