public class CIPStereoCalculator extends Object
| Constructor and Description |
|---|
CIPStereoCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<CIPStereoDescriptorIface> |
calculateCIPStereoDescriptors(MoleculeGraph mol) |
static Collection<CIPStereoDescriptorIface> |
calculateCIPStereoDescriptors(MoleculeGraph mol,
boolean iupac)
Calculates the stereo descriptors of the given molecule.
|
public static Collection<CIPStereoDescriptorIface> calculateCIPStereoDescriptors(MoleculeGraph mol)
public static Collection<CIPStereoDescriptorIface> calculateCIPStereoDescriptors(MoleculeGraph mol, boolean iupac)
mol - molecule to process