public class AtropStereoDescriptor extends chemaxon.struc.AbstractAtropStereoDescriptor<CIPStereoDescriptorIface.CIPValue.AtropStereoValue>
CIPStereoDescriptorIface.CIPValue.AtropStereoValue.ODD
means that if we watch the molecule in the direction of the axis, and the ligand
with the maximum index from the ligand connected to the axis is in the back, then from the higher indexed of the
two ligands in the front the higher indexed in the back is clockwise.CIPStereoDescriptorIface.CIPValue.AtropStereoValue.EVEN
means that if we watch the molecule in the direction of the axis, and the ligand
with the maximum index from the ligand connected to the axis is in the back, then from the higher indexed of the
two ligands in the front the higher indexed in the back is counter-clockwise.CIPStereoDescriptorIface.CIPValue.AtropStereoValue.UNKNOWN
means that it can not be decided if it is clockwise or counter-clockwise, but
there is no wiggly bond - like a 2D structure without wedge information..CIPStereoDescriptorIface.CIPValue.AtropStereoValue.WIGGLY
means that there is a wiggly bond on either ligand in the ring connected
to the axis, or the axis is wiggly.CIPStereoDescriptorIface.CIPType, CIPStereoDescriptorIface.CIPValue
Constructor and Description |
---|
AtropStereoDescriptor(CIPStereoDescriptorIface.CIPValue.AtropStereoValue value,
chemaxon.struc.StereoActivePart activePart1,
chemaxon.struc.StereoActivePart activePart2) |
public AtropStereoDescriptor(CIPStereoDescriptorIface.CIPValue.AtropStereoValue value, chemaxon.struc.StereoActivePart activePart1, chemaxon.struc.StereoActivePart activePart2)