Class AlignmentCalc

java.lang.Object
org.biojava.nbio.structure.align.gui.AlignmentCalc
All Implemented Interfaces:
Runnable, AlignmentCalculationRunnable

public class AlignmentCalc extends Object implements AlignmentCalculationRunnable
A class that obtains two structures via DAS and aligns them This is done in a separate thread. It is possible to register Event listeners to get notification of when the download has finished.
Since:
1.7
Author:
Andreas Prlic