public abstract class Kernel2D extends KernelBase
offset, width| Constructor and Description |
|---|
Kernel2D() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDimension()
Returns the dimension of this kernel, 1D or 2D.
|
getOffset, getRadius, getWidth, isIntegerpublic int getDimension()
KernelBasegetDimension in class KernelBase