Package org.esa.snap.core.gpf
package org.esa.snap.core.gpf
SNAP's Graph Processing Framework GPF used for developing and executing
raster data operators and graphs of such operators.
-
ClassDescriptionThe facade for the Graph Processing Framework.The abstract base class for all operators intended to be extended by clients.A general exception class for all failures within an
Operator
implementation.TheOperatorSpi
class is the service provider interface (SPI) forOperator
s.A registry for operator SPI instances.A tile represents a rectangular region of sample data within the scene rectangle of a data product.A pixel position within the tile's raster.