Class EnzymeResidueLocator

    • Constructor Detail

      • EnzymeResidueLocator

        public EnzymeResidueLocator​(String label)
        Constructs an EnzymeResidueLocator from a String containing the locator.
        Parameters:
        label - The String describing the residue and its location.
      • EnzymeResidueLocator

        public EnzymeResidueLocator​(IAtom atom)
        Constructs an EnzymeResidueLocator from an existing Atom.
        Parameters:
        atom - Atom that should be converted into a EnzymeResidueLocator.