Uses of Class
org.biojava.bio.alignment.AbstractULAlignment

Packages that use AbstractULAlignment
org.biojava.bio.alignment Classes to generate and describe sequence alignments. 
 

Uses of AbstractULAlignment in org.biojava.bio.alignment
 

Subclasses of AbstractULAlignment in org.biojava.bio.alignment
 class FlexibleAlignment
          FlexibleAlignment is a class which implements UnequalLengthAlignment, ARAlignment and EditableAlignment It places no restriction on where any sequence can be in the alignment so there could be gaps in the alignment.