Class JmolTools
java.lang.Object
org.biojava.nbio.structure.align.gui.jmol.JmolTools
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic final StringgetPdbInfo(Atom a) get jmol style info: jmol style: [MET]508:A.CA/1 #3918 insertion code: [ASP]1^A:A.CA/1 #2static final StringgetPdbInfo(Atom a, boolean printResName) static void 
- 
Constructor Details
- 
JmolTools
public JmolTools() 
 - 
 - 
Method Details
- 
getPdbInfo
get jmol style info: jmol style: [MET]508:A.CA/1 #3918 insertion code: [ASP]1^A:A.CA/1 #2- Parameters:
 a- .. the Atom- Returns:
 - a String representation in Jmol style of the PDB information of this atom
 
 - 
main
 - 
getPdbInfo
 
 -