Uses of Interface
org.biojava.nbio.structure.gui.Selection
-
Packages that use Selection Package Description org.biojava.nbio.structure.gui -
-
Uses of Selection in org.biojava.nbio.structure.gui
Classes in org.biojava.nbio.structure.gui that implement Selection Modifier and Type Class Description class
SelectionImpl
Methods in org.biojava.nbio.structure.gui that return Selection Modifier and Type Method Description Selection
JmolViewerImpl. getSelection()
Selection
StructureViewer. getSelection()
Methods in org.biojava.nbio.structure.gui with parameters of type Selection Modifier and Type Method Description void
JmolViewerImpl. setSelection(Selection selection)
void
StructureViewer. setSelection(Selection selection)
-