|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybertory.MSS.NumberOfChannels
Encapsulation of the number of channels to be in the image. This data is handled separately (and in an anomylous way) because it is useful in many contexts and easier for some objects to have the data in advance.
Field Summary | |
int |
numberOfChannels
|
Constructor Summary | |
NumberOfChannels(int numberOfChannels)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int numberOfChannels
Constructor Detail |
public NumberOfChannels(int numberOfChannels)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |