OEHighlightBase

class OEHighlightBase

OEHighlightBase is an abstract class used for highlighting atoms and/or bonds.

See also

The following classes derive from this class:

Constructors

OEHighlightBase() -> OEHighlightBase

Default constructors.

CreateCopy

CreateCopy() -> OEHighlightBase

Virtual const constructor which allows copying of concrete derived objects using a reference to this base class.