Uses of Class
org.biojava.nbio.structure.align.gui.AlignmentGui
Packages that use AlignmentGui
Package
Description
Some utility classes for the protein structure GUIs.
-
Uses of AlignmentGui in org.biojava.nbio.structure.align.gui
Methods in org.biojava.nbio.structure.align.gui that return AlignmentGuiModifier and TypeMethodDescriptionstatic AlignmentGui
AlignmentGui.getInstance()
static AlignmentGui
AlignmentGui.getInstanceNoVisibilityChange()
Constructors in org.biojava.nbio.structure.align.gui with parameters of type AlignmentGuiModifierConstructorDescriptionAlignmentCalc
(AlignmentGui parent, Structure s1, Structure s2, String name1, String name2) requests an alignment of pdb1 vs pdb 2. -
Uses of AlignmentGui in org.biojava.nbio.structure.gui.util
Constructors in org.biojava.nbio.structure.gui.util with parameters of type AlignmentGuiModifierConstructorDescriptionAlignmentCalc
(AlignmentGui parent, Structure s1, Structure s2) requests an alignment of pdb1 vs pdb 2.