Class AtomSetChooser.AtomSet

    • Field Detail

      • atomSetIndex

        private int atomSetIndex
        The index of that AtomSet
      • atomSetName

        private String atomSetName
        The name of the AtomSet
    • Constructor Detail

      • AtomSet

        public AtomSet​(int atomSetIndex,
                       String atomSetName)