[]
Returns the next subband in the same resolution level, following the subband index order. If already at the last subband then null is returned. If this subband is not a leaf an IllegalArgumentException is thrown.
public virtual Subband nextSubband()
| Type | Description |
|---|---|
| Subband | The next subband in the same resolution level, following the subband index order, or null if already at last subband. |