org.biojava3.structure.gui
Interface Selection

All Known Implementing Classes:
SelectionImpl

public interface Selection


Method Summary
 void clear()
           
 List<AtomInfo> getSelection()
           
 void setSelection(List<AtomInfo> selection)
           
 

Method Detail

clear

void clear()

getSelection

List<AtomInfo> getSelection()

setSelection

void setSelection(List<AtomInfo> selection)