Uses of Class
org.biojava.bio.symbol.IntegerAlphabet.SubIntegerAlphabet

Packages that use IntegerAlphabet.SubIntegerAlphabet
org.biojava.bio.program.scf Support for the SCF chromatogram format. 
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.program.scf
 

Methods in org.biojava.bio.program.scf that return IntegerAlphabet.SubIntegerAlphabet
static IntegerAlphabet.SubIntegerAlphabet SCF.getProbabilityAlphabet()
           
 

Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.symbol
 

Methods in org.biojava.bio.symbol that return IntegerAlphabet.SubIntegerAlphabet
static IntegerAlphabet.SubIntegerAlphabet IntegerAlphabet.getSubAlphabet(int min, int max)
          Construct a finite contiguous subset of the IntegerAlphabet.