org.esa.beam.framework.gpf.experimental
Interface Output


public interface Output

This is a marker interface which can be used by implementations of Operator class in order to indicate that the Operator marked by this interface takes care of the output itself and thus, the framework shall not consider it as an operator that produces raster data to be written to a product file.

Important Note: This class is not part of the official API, we may remove or rename it later.

Since:
BEAM 4.9
Author:
Marco Peters



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