Package | Description |
---|---|
org.biojava.nbio.structure.gui |
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.
|
org.biojava.nbio.structure.gui.events |
Some event classes for the protein structure GUIs.
|
org.biojava.nbio.structure.gui.util |
Some utility classes for the protein structure GUIs.
|
Modifier and Type | Method and Description |
---|---|
StructurePairAligner |
SequenceDisplay.getStructurePairAligner() |
Modifier and Type | Method and Description |
---|---|
void |
SequenceDisplay.setStructurePairAligner(StructurePairAligner structurePairAligner) |
Constructor and Description |
---|
SequenceDisplay(StructurePairAligner structurePairAligner) |
Constructor and Description |
---|
JmolAlignedPositionListener(BiojavaJmol parent,
StructurePairAligner alig) |
Modifier and Type | Method and Description |
---|---|
void |
AlternativeAlignmentFrame.setStructurePairAligner(StructurePairAligner aligner) |
Copyright © 2000–2019 BioJava. All rights reserved.