public class StereoCenterAnalyser
extends java.lang.Object
CIPTool
to determine this.Modifier and Type | Method and Description |
---|---|
static boolean |
hasPotentialStereoCenter(org.openscience.cdk.interfaces.IAtom atom,
org.openscience.cdk.interfaces.IAtomContainer atomContainer)
Check an atom to see if it has a potential tetrahedral stereo center.
|
public static boolean hasPotentialStereoCenter(org.openscience.cdk.interfaces.IAtom atom, org.openscience.cdk.interfaces.IAtomContainer atomContainer)
atom
- the central atom of the stereocenteratomContainer
- the atom container the atom is in