Class TLcdRasterOffsetZTransformation

java.lang.Object
com.luciad.format.raster.TLcdRasterOffsetZTransformation
All Implemented Interfaces:
ILcdModelZWorldTransformation

public class TLcdRasterOffsetZTransformation extends Object implements ILcdModelZWorldTransformation
This ILcdModelZWorldTransformation implementation takes the values of ILcdRaster into account when transforming the model Z to world Z and back. It adds the value of underlying rasters to the transformed model Z when computing the world Z. It subtract the value of underlying rasters from the transformed world Z when computing the model Z.
Since:
9.1
See Also: