Uses of Package
org.esa.snap.core.gpf
-
Packages that use org.esa.snap.core.gpf Package Description org.esa.snap.core.gpf SNAP's Graph Processing Framework GPF used for developing and executing raster data operators and graphs of such operators.org.esa.snap.core.gpf.common org.esa.snap.core.gpf.common.reproject org.esa.snap.core.gpf.common.resample org.esa.snap.core.gpf.descriptor org.esa.snap.core.gpf.graph org.esa.snap.core.gpf.monitor org.esa.snap.core.gpf.operators.tooladapter org.esa.snap.core.gpf.pointop Provides special support for raster data operations that transforms each source pixel into a corresponding target pixel at the same position. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf Class Description GPF The facade for the Graph Processing Framework.Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s.OperatorSpiRegistry A registry for operator SPI instances.ProgressMonitoredOperatorExecutor Tile A tile represents a rectangular region of sample data within the scene rectangle of a data product.Tile.Pos A pixel position within the tile's raster. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.common Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s.Tile A tile represents a rectangular region of sample data within the scene rectangle of a data product. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.common.reproject Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.common.resample Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.descriptor Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.graph Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.monitor Class Description Operator The abstract base class for all operators intended to be extended by clients. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.operators.tooladapter Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.OperatorSpi TheOperatorSpi
class is the service provider interface (SPI) forOperator
s. -
Classes in org.esa.snap.core.gpf used by org.esa.snap.core.gpf.pointop Class Description Operator The abstract base class for all operators intended to be extended by clients.OperatorException A general exception class for all failures within anOperator
implementation.Tile A tile represents a rectangular region of sample data within the scene rectangle of a data product.