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