Interface Selection

  • All Known Implementing Classes:
    SelectionImpl

    public interface Selection
    • Method Detail

      • clear

        void clear()
      • getSelection

        java.util.List<AtomInfo> getSelection()
      • setSelection

        void setSelection​(java.util.List<AtomInfo> selection)