Uses of Class
it.geosolutions.imageio.plugins.hdf4.HDF4Products.HDF4Product

Packages that use HDF4Products.HDF4Product
it.geosolutions.imageio.plugins.hdf4 ImageI/O-Ext Plugin for HDF4 format, based on GDAL. 
 

Uses of HDF4Products.HDF4Product in it.geosolutions.imageio.plugins.hdf4
 

Methods in it.geosolutions.imageio.plugins.hdf4 that return HDF4Products.HDF4Product
 HDF4Products.HDF4Product HDF4Products.get(int productIndex)
           
 HDF4Products.HDF4Product HDF4Products.get(String productName)
           
 HDF4Products.HDF4Product HDF4Products.remove(int index)
           
 HDF4Products.HDF4Product HDF4Products.set(int productIndex, HDF4Products.HDF4Product product)
           
 

Methods in it.geosolutions.imageio.plugins.hdf4 that return types with arguments of type HDF4Products.HDF4Product
 Iterator<HDF4Products.HDF4Product> HDF4Products.iterator()
           
 ListIterator<HDF4Products.HDF4Product> HDF4Products.listIterator()
           
 ListIterator<HDF4Products.HDF4Product> HDF4Products.listIterator(int index)
           
 List<HDF4Products.HDF4Product> HDF4Products.subList(int fromIndex, int toIndex)
           
 

Methods in it.geosolutions.imageio.plugins.hdf4 with parameters of type HDF4Products.HDF4Product
 boolean HDF4Products.add(HDF4Products.HDF4Product o)
           
 void HDF4Products.add(int index, HDF4Products.HDF4Product element)
           
 HDF4Products.HDF4Product HDF4Products.set(int productIndex, HDF4Products.HDF4Product product)
           
 

Method parameters in it.geosolutions.imageio.plugins.hdf4 with type arguments of type HDF4Products.HDF4Product
 boolean HDF4Products.addAll(Collection<? extends HDF4Products.HDF4Product> c)
           
 boolean HDF4Products.addAll(int index, Collection<? extends HDF4Products.HDF4Product> c)
           
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.