Uses of Interface
org.biojava.bio.alignment.ARAlignment

Packages that use ARAlignment
org.biojava.bio.alignment Implementation of the Alignment interface. 
 

Uses of ARAlignment in org.biojava.bio.alignment
 

Classes in org.biojava.bio.alignment that implement ARAlignment
 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.