org.biojava3.structure.gui
Class SelectionImpl
java.lang.Object
org.biojava3.structure.gui.SelectionImpl
- All Implemented Interfaces:
- Selection
public class SelectionImpl
- extends Object
- implements Selection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionImpl
public SelectionImpl()
clear
public void clear()
- Specified by:
clear
in interface Selection
getSelection
public List<AtomInfo> getSelection()
- Specified by:
getSelection
in interface Selection
setSelection
public void setSelection(List<AtomInfo> selection)
- Specified by:
setSelection
in interface Selection