public interface MultipleSuperimposer
| Modifier and Type | Method and Description |
|---|---|
void |
superimpose(MultipleAlignment alignment)
Superimpose all structures from a
MultipleAlignment. |
void superimpose(MultipleAlignment alignment) throws StructureException
MultipleAlignment.
At a minimum, this should set the transformation matrices for either
the MultipleAlignment
(for rigid-body superpositions) or the individual BlockSets.
Implementations may also set various scores
alignment - MultipleAlignment specifying the aligned residues (via
the blocksets) and the atoms to
align (via the ensemble).StructureException