Aromaticity
with the ElectronDonation.cdkAllowingExocyclic()
model@Deprecated public class DoubleBondAcceptingAromaticityDetector extends Object
CDKAtomTypeMatcher
or with
any compatible class.
But unlike the CDKHueckelAromaticityDetector
, this one accepts
ring atoms with double bonds pointing out of the ring.
CDKConstants
,
CDKHueckelAromaticityDetector
Constructor and Description |
---|
DoubleBondAcceptingAromaticityDetector()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
detectAromaticity(IAtomContainer atomContainer)
Deprecated.
|
public DoubleBondAcceptingAromaticityDetector()
public static boolean detectAromaticity(IAtomContainer atomContainer) throws CDKException
CDKException
Copyright © 2021. All rights reserved.