OEHighlightBase¶
class OEHighlightBase
OEHighlightBase is an abstract class used for highlighting atoms and/or bonds.
See also
OEAddHighlighting
function.
The following classes derive from this class:
CreateCopy¶
virtual OEHighlightBase *CreateCopy() const =0
Virtual const constructor which allows copying of concrete derived objects using a reference to this base class.