Class RingManipulator


  • public class RingManipulator
    extends Object
    Source code:
    main
    Belongs to CDK module:
    standard
    • Constructor Detail

      • RingManipulator

        public RingManipulator()
    • Method Detail

      • markAromaticRings

        public static void markAromaticRings​(IRing ring)
        Marks the ring aromatic if all atoms and all bonds are aromatic. The method assumes that aromaticity of atoms and bonds have been detected beforehand
        Parameters:
        ring - The ring to examine