Interface Selection

All Known Implementing Classes:
SelectionImpl

public interface Selection
  • Method Details

    • clear

      void clear()
    • getSelection

      List<AtomInfo> getSelection()
    • setSelection

      void setSelection(List<AtomInfo> selection)