Uses of Class
org.biojava.nbio.structure.align.gui.jmol.AtomInfo
Packages that use 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
Methods in org.biojava.nbio.structure.align.gui.jmol that return AtomInfo -
Uses of AtomInfo in org.biojava.nbio.structure.gui
Methods in org.biojava.nbio.structure.gui that return types with arguments of type AtomInfoMethod parameters in org.biojava.nbio.structure.gui with type arguments of type AtomInfoModifier and TypeMethodDescriptionvoid
Selection.setSelection
(List<AtomInfo> selection) void
SelectionImpl.setSelection
(List<AtomInfo> selection)