public class JmolTools
extends java.lang.Object
Constructor | Description |
---|---|
JmolTools() |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getPdbInfo(Atom a) |
get jmol style info:
jmol style: [MET]508:A.CA/1 #3918
insertion code: [ASP]1^A:A.CA/1 #2
|
static java.lang.String |
getPdbInfo(Atom a,
boolean printResName) |
|
static void |
main(java.lang.String[] args) |
public static final java.lang.String getPdbInfo(Atom a)
a
- .. the Atompublic static void main(java.lang.String[] args)
public static final java.lang.String getPdbInfo(Atom a, boolean printResName)