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() -> OEResidueSVGNoMarkup
Default constructor.
CreateCopy
CreateCopy() -> OEResidueSVGMarkupBase
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
GetClassName(arg2: OEResidue) -> str
Returns an empty string.
GetGroupId
GetGroupId(arg2: OEResidue) -> str
Returns an empty string.