This namespace encodes symbolic constants used as bit-masks to indicate what bond stereo information is displayed.
The OEBondStereoStyle namespace contains the following constants and nested namespaces:
Default
The default bond stereo style is OEBondStereoStyle.Display.Default. See example in Figure: Example of using the ‘Default’ bond stereo style.
Example of using the ‘Default’ bond stereo style
Hidden
Displays no bond stereo information. See example in Figure: Example of using the ‘Hidden’ bond stereo style.
Example of using the ‘Hidden’ bond stereo style
This nested namespace encodes symbolic constants used as bit-masks to indicate what bond stereo information is displayed.
Default
The default bond stereo display style is OEBondStereoStyle.Display.BondStereo.
BondStereo
See example in Table: Example of using the ‘BondStereo’ display style.
cis | trans | undefined | over-defined |
---|---|---|---|
C\C(Br)=C(/C)Br | C\C(Br)=C(\C)Br | CC(Br)=C(C)Br | Br\C(Br)=C(\Br)Br |
![]() |
![]() |
![]() |
![]() |
CIPBondStereo
Displays the CIP bond stereo information next to the corresponding bond. See example in Table: Example of using the ‘CIPBondStereo’ display style.
cis | trans | undefined | over-defined |
---|---|---|---|
C\C(Br)=C(/C)Br | C\C(Br)=C(\C)Br | CC(Br)=C(C)Br | Br\C(Br)=C(\Br)Br |
![]() |
![]() |
![]() |
![]() |
All
The combination of the following flags:
See example in Table: Example of using the ‘All’ display style.
Example of using the ‘All’ display style