public class StructureAlignmentJmol extends AbstractAlignmentJmol implements javax.swing.event.ChangeListener
colorPalette, COMMAND_LINE_HELP, DEFAULT_HEIGHT, DEFAULT_SCRIPT, DEFAULT_WIDTH, frame, jmolPanel, nrOpenWindows, status, structure, text| Constructor and Description |
|---|
StructureAlignmentJmol() |
StructureAlignmentJmol(AFPChain afpChain,
Atom[] ca1,
Atom[] ca2) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
destroy()
Set all the member variables to null.
|
java.util.List<Matrix> |
getDistanceMatrices()
Returns a List of internal Distance Matrices,
one for each structure in the alignment.
|
static java.lang.String |
getJmolScript4Block(AFPChain afpChain,
Atom[] ca1,
Atom[] ca2,
int blockNr) |
static java.lang.String |
getJmolString(AFPChain afpChain,
Atom[] ca1,
Atom[] ca2) |
protected void |
initCoords()
Display the structures after the variable initialization in the
constructor.
|
static void |
main(java.lang.String[] args) |
void |
resetDisplay()
Return to the initial state of the alignment visualization.
|
void |
stateChanged(javax.swing.event.ChangeEvent e) |
evalString, getColorPalette, getJmolPanel, getStructure, getTitle, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, setAtoms, setJmolPanel, setStructure, setTitle, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpenedpublic static void main(java.lang.String[] args)
protected void initCoords()
AbstractAlignmentJmolinitCoords in class AbstractAlignmentJmolpublic void destroy()
AbstractAlignmentJmoldestroy in class AbstractAlignmentJmolpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class AbstractAlignmentJmolpublic static java.lang.String getJmolString(AFPChain afpChain, Atom[] ca1, Atom[] ca2)
public static java.lang.String getJmolScript4Block(AFPChain afpChain, Atom[] ca1, Atom[] ca2, int blockNr)
public void resetDisplay()
AbstractAlignmentJmolresetDisplay in class AbstractAlignmentJmolpublic java.util.List<Matrix> getDistanceMatrices()
AbstractAlignmentJmolgetDistanceMatrices in class AbstractAlignmentJmolpublic void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged in interface javax.swing.event.ChangeListenerCopyright © 2000-2020 BioJava. All Rights Reserved.