Uses of Class
de.jstacs.algorithms.Alignment.StringAlignment

Packages that use Alignment.StringAlignment
de.jstacs.algorithms Provides classes for algorithms on graphs. 
 

Uses of Alignment.StringAlignment in de.jstacs.algorithms
 

Methods in de.jstacs.algorithms that return Alignment.StringAlignment
 Alignment.StringAlignment Alignment.getAlignment()
          Computes and returns the alignment of s1 and s2 (Alignment.Alignment(Sequence, Sequence, de.jstacs.algorithms.Alignment.Costs))