Uses of Class
org.biojava.nbio.structure.align.gui.jmol.AtomInfo
Package
Description
Utility methods for better interaction with Jmol.
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.
-
Uses of AtomInfo in org.biojava.nbio.structure.align.gui.jmol
-
Uses of AtomInfo in org.biojava.nbio.structure.gui
Modifier and TypeMethodDescriptionvoid
Selection.setSelection
(List<AtomInfo> selection) void
SelectionImpl.setSelection
(List<AtomInfo> selection)