Uses of Enum Class
org.openscience.cdk.geometry.cip.CIPTool.CIP_CHIRALITY
Packages that use CIPTool.CIP_CHIRALITY
-
Uses of CIPTool.CIP_CHIRALITY in org.openscience.cdk.geometry.cip
Methods in org.openscience.cdk.geometry.cip that return CIPTool.CIP_CHIRALITYModifier and TypeMethodDescriptionstatic CIPTool.CIP_CHIRALITY
CIPTool.getCIPChirality
(org.openscience.cdk.geometry.cip.LigancyFourChirality stereoCenter) Returns the R or S chirality according to the CIP rules, based on the given chirality information.static CIPTool.CIP_CHIRALITY
CIPTool.getCIPChirality
(IAtomContainer container, IDoubleBondStereochemistry stereoCenter) static CIPTool.CIP_CHIRALITY
CIPTool.getCIPChirality
(IAtomContainer container, ITetrahedralChirality stereoCenter) Returns the R or S chirality according to the CIP rules, based on the given chirality information.static CIPTool.CIP_CHIRALITY
Returns the enum constant of this class with the specified name.static CIPTool.CIP_CHIRALITY[]
CIPTool.CIP_CHIRALITY.values()
Returns an array containing the constants of this enum class, in the order they are declared.