public abstract class WlCoef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
offsetScaling |
int |
offsetWavelet |
| Constructor and Description |
|---|
WlCoef() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getScalingLength() |
abstract java.lang.Class<?> |
getType()
Returns the primitive type of the coefficients.
|
abstract int |
getWaveletLength() |