Package org.esa.beam.framework.gpf.pointop

Interface Summary
ProductConfigurer A ProductConfigurer is used to configure a target product with respect to a current source product which serves as a template.
Sample A sample represents the (geophysical) value of a RasterDataNode at a certain a certain pixel position.
SampleConfigurer A SampleConfigurer is used to define the samples processed by a PointOperator.
WritableSample A writable sample is a Sample that can change its value.
 

Class Summary
PixelOperator A PixelOperator may serve as a handy base class for an operator that computes any number of target samples from any number of source samples.
PointOperator The PointOperator class serves as a base class for operators that compute single pixels independently of their neighbours and 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.
SampleOperator A SampleOperator may serve as a handy base class for an operator that computes a single target sample from any number of source samples.
 



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