Uses of Package
org.esa.beam.framework.dataio

Packages that use org.esa.beam.framework.dataio
org.esa.beam.framework.dataio This package is defines the MERIS/(A)ATSR Toolbox product I/O framework. 
org.esa.beam.framework.datamodel This package contains classes and interfaces used for an in-memory presentation of remote sensing data products. 
org.esa.beam.framework.gpf.internal   
org.esa.beam.framework.processor This package containes the MERIS/(A)ATSR Toolbox processing framework classes. 
org.esa.beam.framework.ui Provides utility classes for general user interface building. 
org.esa.beam.framework.ui.product   
org.esa.beam.util.io Provides utility classes for IO operations. 
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.dataio
AbstractProductBuilder
           
AbstractProductReader
          The AbstractProductReader class can be used as a base class for new product reader implementations.
DecodeQualification
          The qualification of a product reader for decoding a given input.
IllegalFileFormatException
          A ProductIOException that is thrown by ProductReaders
ProductIOException
          A java.io.IOException that is thrown by ProductReaders, ProductWriterss and ProductIO.
ProductIOPlugIn
          The ProductIOPlugIn interface is the base for all data product reader or writer plug-ins.
ProductIOPlugInManager
          The ProductIOPlugInManager class is used to manage all registered reader and writer plug-ins.
ProductReader
          Classes implementing the ProductReader interface know how to create an in-memory representation of a given data product as input source.
ProductReaderPlugIn
          The ProductReaderPlugIn interface is implemented by data product reader plug-ins.
ProductSubsetDef
          The ProductSubsetDef class describes a subset or portion of a remote sensing data product.
ProductWriter
          An interface that supports writing a complete data product tree and single band rasters.
ProductWriterPlugIn
          The ProductWriterPlugIn interface is implemented by data product writer plug-ins.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.datamodel
DecodeQualification
          The qualification of a product reader for decoding a given input.
ProductReader
          Classes implementing the ProductReader interface know how to create an in-memory representation of a given data product as input source.
ProductSubsetDef
          The ProductSubsetDef class describes a subset or portion of a remote sensing data product.
ProductWriter
          An interface that supports writing a complete data product tree and single band rasters.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.gpf.internal
ProductReader
          Classes implementing the ProductReader interface know how to create an in-memory representation of a given data product as input source.
ProductReaderPlugIn
          The ProductReaderPlugIn interface is implemented by data product reader plug-ins.
ProductSubsetDef
          The ProductSubsetDef class describes a subset or portion of a remote sensing data product.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.processor
ProductWriter
          An interface that supports writing a complete data product tree and single band rasters.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.ui
ProductReaderPlugIn
          The ProductReaderPlugIn interface is implemented by data product reader plug-ins.
ProductSubsetDef
          The ProductSubsetDef class describes a subset or portion of a remote sensing data product.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.framework.ui.product
ProductReaderPlugIn
          The ProductReaderPlugIn interface is implemented by data product reader plug-ins.
ProductSubsetDef
          The ProductSubsetDef class describes a subset or portion of a remote sensing data product.
 

Classes in org.esa.beam.framework.dataio used by org.esa.beam.util.io
ProductIOPlugIn
          The ProductIOPlugIn interface is the base for all data product reader or writer plug-ins.
 



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