Uses of Class
org.biojava.nbio.structure.align.StructurePairAligner
Packages that use StructurePairAligner
Package
Description
A few convenience classes to view protein structures with Jmol (if it is on the classpath),
to calculate a protein structure alignment and to investigate the internals of the protein structure alignment algorithm.
Some event classes for the protein structure GUIs.
Some utility classes for the protein structure GUIs.
-
Uses of StructurePairAligner in org.biojava.nbio.structure.gui
Methods in org.biojava.nbio.structure.gui that return StructurePairAlignerMethods in org.biojava.nbio.structure.gui with parameters of type StructurePairAlignerModifier and TypeMethodDescriptionvoid
SequenceDisplay.setStructurePairAligner
(StructurePairAligner structurePairAligner) Constructors in org.biojava.nbio.structure.gui with parameters of type StructurePairAligner -
Uses of StructurePairAligner in org.biojava.nbio.structure.gui.events
Constructors in org.biojava.nbio.structure.gui.events with parameters of type StructurePairAlignerModifierConstructorDescriptionJmolAlignedPositionListener
(BiojavaJmol parent, StructurePairAligner alig) -
Uses of StructurePairAligner in org.biojava.nbio.structure.gui.util
Methods in org.biojava.nbio.structure.gui.util with parameters of type StructurePairAlignerModifier and TypeMethodDescriptionvoid
AlternativeAlignmentFrame.setStructurePairAligner
(StructurePairAligner aligner)