See: Description
| Interface | Description |
|---|---|
| OperatorSpiRegistry |
A registry for operator SPI instances.
|
| Tile |
A tile represents a rectangular region of sample data within the scene rectangle of a data product.
|
| Class | Description |
|---|---|
| GPF |
The facade for the Graph Processing Framework.
|
| Operator |
The abstract base class for all operators intended to be extended by clients.
|
| OperatorSpi |
The
OperatorSpi class is the service provider interface (SPI) for Operators. |
| Tile.Pos |
A pixel position within the tile's raster.
|
| Exception | Description |
|---|---|
| OperatorCancelException | |
| OperatorException |
A general exception class for all failures within an
Operator
implementation. |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.