public class ImplImageDistort_S32<Input extends ImageSingleBand> extends ImageDistortBasic_SB<Input,ImageSInt32>
Implementation of ImageDistortBasic_SB.
| Constructor and Description |
|---|
ImplImageDistort_S32(InterpolatePixelS<Input> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float value) |
applyAll, applyOnlyInsideapply, apply, getRenderAll, init, setModel, setRenderAllpublic ImplImageDistort_S32(InterpolatePixelS<Input> interp)
protected void assign(int indexDst,
float value)
assign in class ImageDistortBasic_SB<Input extends ImageSingleBand,ImageSInt32>