Uses of Class
trans.graphics.CelMasker

Packages that use CelMasker
trans.graphics For graphically representing '.cel' files and intervals. 
 

Uses of CelMasker in trans.graphics
 

Methods in trans.graphics that return CelMasker
 CelMasker VirtualCelFrame.getCelMasker()
           
 

Methods in trans.graphics with parameters of type CelMasker
 void VirtualCelFrame.setCelMasker(CelMasker celMasker)
           
 

Constructors in trans.graphics with parameters of type CelMasker
VirtualCel(float[][] intensityValues, CelMasker celMasker)
          For integration with CelMasker.