Class PointOperator

  • Direct Known Subclasses:
    PixelOperator, SampleOperator

    public abstract class PointOperator
    extends Operator
    The PointOperator class serves as a base class for operators
    1. that compute single pixels independently of their neighbours and
    2. whose target product and all source products share the same grid and coordinate reference system.
    More specifically, the target product and all source products must share the same raster size and GeoCoding.
    Since:
    BEAM 4.9, revised in SNAP 2.0