OEResidueSVGNoMarkup
class OEResidueSVGNoMarkup : public OEResidueSVGMarkupBase
This class represents OEResidueSVGNoMarkup residue
SVG markup functor.
If this functor is passed to the
OE2DActiveSiteDisplayOptions.SetResidueSVGMarkupFunctor
method, the residues will be not marked in the svg image when
calling the OERenderActiveSite function.
See also
Generating Interactive SVG Images chapter in OEDepict TK manual
OE2DActiveSiteDisplayOptions.SetResidueSVGMarkupFunctormethodOEResidueSVGStandardMarkup functor
The following methods are publicly inherited from OEResidueSVGMarkupBase:
Constructors
OEResidueSVGNoMarkup()
Default constructor.
CreateCopy
OEResidueSVGMarkupBase *CreateCopy() const
Deep copy constructor that returns a copy of the object. The memory for the returned OEResidueSVGNoMarkup object is dynamically allocated and owned by the caller.
GetClassName
std::string GetClassName(const OEChem::OEResidue &residue) const
Returns an empty string.
GetGroupId
std::string GetGroupId(const OEChem::OEResidue &residue) const
Returns an empty string.