Uses of Interface
org.esa.beam.framework.dataio.ProductIOPlugIn

Packages that use ProductIOPlugIn
org.esa.beam.framework.dataio This package is defines the MERIS/(A)ATSR Toolbox product I/O framework. 
org.esa.beam.util.io Provides utility classes for IO operations. 
 

Uses of ProductIOPlugIn in org.esa.beam.framework.dataio
 

Subinterfaces of ProductIOPlugIn in org.esa.beam.framework.dataio
 interface ProductReaderPlugIn
          The ProductReaderPlugIn interface is implemented by data product reader plug-ins.
 interface ProductWriterPlugIn
          The ProductWriterPlugIn interface is implemented by data product writer plug-ins.
 

Uses of ProductIOPlugIn in org.esa.beam.util.io
 

Methods in org.esa.beam.util.io with type parameters of type ProductIOPlugIn
static
<T extends ProductIOPlugIn>
List<BeamFileFilter>
BeamFileFilter.getSortedFileFilters(Iterator<T> pluginIterator)
          Return a alphabetically sorted list of file filters originating from a productIO plugin iterator.
 



Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.