public class SelectionImpl extends Object implements Selection
Constructor and Description |
---|
SelectionImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
List<AtomInfo> |
getSelection() |
void |
setSelection(List<AtomInfo> selection) |
public SelectionImpl()
public List<AtomInfo> getSelection()
getSelection
in interface Selection
public void setSelection(List<AtomInfo> selection)
setSelection
in interface Selection
Copyright © 2000–2019 BioJava. All rights reserved.