OEBondSVGNoMarkup
class OEBondSVGNoMarkup : public OEBondSVGMarkupBase
This class represents the OEBondSVGNoMarkup bond
SVG markup functor.
If this functor is passed to the
OE2DMolDisplayOptions.SetBondSVGMarkupFunctor
method, the bonds will be not marked in the svg image when
calling the OERenderMolecule function.
See also
The following methods are publicly inherited from OEBondSVGMarkupBase:
Constructors
OEBondSVGNoMarkup()
Default constructor.
CreateCopy
OEBondSVGMarkupBase *CreateCopy() const
Deep copy constructor that returns a copy of the object. The memory for the returned OEBondSVGNoMarkup object is dynamically allocated and owned by the caller.
GetClassName
std::string GetClassName(const OEChem::OEBondBase &) const
Returns an empty string.
GetGroupId
std::string GetGroupId(const OEChem::OEBondBase &) const
Returns an empty string.