trans.graphics
Class CelMasker
java.lang.Object
   trans.graphics.CelMasker
trans.graphics.CelMasker
- public class CelMasker- extends java.lang.Object
Application to draw and mask a raw text cel file.
| Constructor Summary | 
| CelMasker(java.lang.String[] args)
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CelMasker
public CelMasker(java.lang.String[] args)
writeCelFile
public void writeCelFile()
- 
 
processArgs
public void processArgs(java.lang.String[] args)
- This method will process each argument and assign any new varibles
 
- 
 
printDocs
public static void printDocs()
- 
 
main
public static void main(java.lang.String[] args)
- 
 
getMaskValue
public float getMaskValue()
- 
 
getMaxIntensityValueToPlot
public int getMaxIntensityValueToPlot()
-