jm.jigl
Interface LevelOp

All Known Implementing Classes:
ByteSize

public interface LevelOp

LevelOp implements many Level Operations

See Also:
jigl.image.LevelOp.LevelOp

Method Summary
 Signal apply(Signal gr)
          Applies the appropriate operation to an Signal
 

Method Detail

apply

public Signal apply(Signal gr)
             throws SignalNotSupportedException
Applies the appropriate operation to an Signal

SignalNotSupportedException