OEAromaticStyle

This namespace contains constants representing various styles of aromatic ring depictions.

Examples of aromatic display styles

OEAromaticStyle::Kekule (default)

OEAromaticStyle::Circle

OEAromaticStyle::Dash

example A

../../_images/OEAromaticStyle_example-A-kekule.png ../../_images/OEAromaticStyle_example-A-circle.png ../../_images/OEAromaticStyle_example-A-dash.png

example B

../../_images/OEAromaticStyle_example-B-kekule.png ../../_images/OEAromaticStyle_example-B-circle.png ../../_images/OEAromaticStyle_example-B-dash.png

example C

../../_images/OEAromaticStyle_example-C-kekule.png ../../_images/OEAromaticStyle_example-C-circle.png ../../_images/OEAromaticStyle_example-C-dash.png

example D

../../_images/OEAromaticStyle_example-D-kekule.png ../../_images/OEAromaticStyle_example-D-circle.png ../../_images/OEAromaticStyle_example-D-dash.png

The OEAromaticStyle namespace contains the following constants:

Default

The default aromatic style is OEAromaticStyle::Kekule.

Circle

Aromatic rings up to 6-membered are depicted by drawing a circle inside. See example in Figure: Example of using the ‘Circle’ aromaticity style.

../../_images/OEAromaticStyle_Circle.png

Examples of using the ‘Circle’ aromaticity style

Note

OEDepict TK applies the “circle” style only for rings up to 6-membered. The remaining aromatic bonds are depicted using the “dash” style. See example B and C in Table Examples of aromatic display styles. OEDepict TK does not apply the “circle” style either if not all bonds of the rings are perceived as aromatic. See example A and D in Table Examples of aromatic display styles

Dash

See example in Figure: Example of using the ‘Dash’ aromaticity style.

../../_images/OEAromaticStyle_Dash.png

Example of using the ‘Dash’ aromaticity style

Kekule

See example in Figure: Example of using the ‘Kekule’ aromaticity style.

../../_images/OEAromaticStyle_Kekule.png

Example of using the ‘Kekule’ aromaticity style