|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jm.jigl.ByteSize
Performs a ByteSize operation on an signal. This class supports command line options in the following format Bytesize .
jigl.image.LevelOps.ByteSize
Constructor Summary | |
ByteSize()
Initilizes ByteSize for use with integers |
Method Summary | |
Signal |
apply(Signal signal)
ByteSizes the range of this signal to an arbitrary min/max |
static void |
main(java.lang.String[] argv)
Method declaration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ByteSize()
Method Detail |
public Signal apply(Signal signal) throws SignalNotSupportedException
apply
in interface LevelOp
SignalNotSupportedException
public static void main(java.lang.String[] argv)
argv
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |