Package org.biojava.nbio.structure.gui
Interface Selection
-
- All Known Implementing Classes:
SelectionImpl
public interface Selection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()List<AtomInfo>getSelection()voidsetSelection(List<AtomInfo> selection)
-