public class ImplImageDistortCache_S32<Input extends ImageSingleBand> extends ImageDistortCache_SB<Input,ImageSInt32>
ImageDistortCache_SB for ImageSInt32.dirty, dstImg, renderAll, srcImg| Constructor and Description |
|---|
ImplImageDistortCache_S32(InterpolatePixelS<Input> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float value) |
apply, apply, applyOnlyInside, getRenderAll, renderAll, setModel, setRenderAllpublic ImplImageDistortCache_S32(InterpolatePixelS<Input> interp)
protected void assign(int indexDst,
float value)
assign in class ImageDistortCache_SB<Input extends ImageSingleBand,ImageSInt32>