JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
void
clear
()
List
<
AtomInfo
>
getSelection
()
void
setSelection
(
List
<
AtomInfo
> selection)
Method Details
clear
void
clear
()
getSelection
List
<
AtomInfo
>
getSelection
()
setSelection
void
setSelection
(
List
<
AtomInfo
> selection)