| Package | Description |
|---|---|
| org.biojava.nbio.structure.align.gui.jmol |
Utility methods for better interaction with Jmol.
|
| org.biojava.nbio.structure.gui |
| Modifier and Type | Method and Description |
|---|---|
static AtomInfo |
AtomInfo.fromString(java.lang.String atomInfo) |
static AtomInfo |
AtomInfoParser.parse(java.lang.String jmolAtomInfo)
parses e.g.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AtomInfo> |
SelectionImpl.getSelection() |
java.util.List<AtomInfo> |
Selection.getSelection() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionImpl.setSelection(java.util.List<AtomInfo> selection) |
void |
Selection.setSelection(java.util.List<AtomInfo> selection) |
Copyright © 2000-2020 BioJava. All Rights Reserved.