Uses of Class
uk.ac.sanger.cgp.standalonecsa.exceptions.CsaRenderException

Packages that use CsaRenderException
uk.ac.sanger.cgp.standalonecsa.util The utility classes used in Standalone AutoCSA. 
 

Uses of CsaRenderException in uk.ac.sanger.cgp.standalonecsa.util
 

Constructors in uk.ac.sanger.cgp.standalonecsa.util that throw CsaRenderException
SimpleChromGraphic(org.biojava.bio.chromatogram.Chromatogram chrom, int startScanIn, int stopScanIn, int heightIn, float horizScaleIn)
          The supplied height is used to calculate the scaling factor for the image.
SimpleChromGraphic(org.biojava.bio.chromatogram.Chromatogram chrom, int startScanIn, int stopScanIn, int heightIn, float horizScaleIn, int heightBuffIn, boolean renderScaleIn)