libSBML C++ API
5.18.0
|
This is the complete list of members for GeneralGlyph, including all inherited members.
addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
addReferenceGlyph(const ReferenceGlyph *glyph) | GeneralGlyph | |
addSubGlyph(const GraphicalObject *glyph) | GeneralGlyph | |
appendAnnotation(const XMLNode *annotation) | SBase | virtual |
appendAnnotation(const std::string &annotation) | SBase | virtual |
appendNotes(const XMLNode *notes) | SBase | |
appendNotes(const std::string ¬es) | SBase | |
clone() const | GeneralGlyph | virtual |
createCubicBezier() | GeneralGlyph | |
createLineSegment() | GeneralGlyph | |
createReferenceGlyph() | GeneralGlyph | |
deleteDisabledPlugins(bool recursive=true) | SBase | |
disablePackage(const std::string &pkgURI, const std::string &pkgPrefix) | SBase | |
enablePackage(const std::string &pkgURI, const std::string &pkgPrefix, bool flag) | SBase | |
GeneralGlyph(unsigned int level=LayoutExtension::getDefaultLevel(), unsigned int version=LayoutExtension::getDefaultVersion(), unsigned int pkgVersion=LayoutExtension::getDefaultPackageVersion()) | GeneralGlyph | |
GeneralGlyph(LayoutPkgNamespaces *layoutns) | GeneralGlyph | |
GeneralGlyph(LayoutPkgNamespaces *layoutns, const std::string &id) | GeneralGlyph | |
GeneralGlyph(LayoutPkgNamespaces *layoutns, const std::string &id, const std::string &referenceId) | GeneralGlyph | |
GeneralGlyph(const XMLNode &node, unsigned int l2version=4) | GeneralGlyph | |
GeneralGlyph(const GeneralGlyph &source) | GeneralGlyph | |
getAllElements(ElementFilter *filter=NULL) | GeneralGlyph | virtual |
getAllElementsFromPlugins(ElementFilter *filter=NULL) | SBase | virtual |
getAncestorOfType(int type, const std::string &pkgName="core") | SBase | |
getAncestorOfType(int type, const std::string pkgName="core") const | SBase | |
getAnnotation() | SBase | |
getAnnotation() const | SBase | |
getAnnotationString() | SBase | |
getAnnotationString() const | SBase | |
getBoundingBox() | GraphicalObject | |
getBoundingBox() const | GraphicalObject | |
getBoundingBoxExplicitlySet() const | GraphicalObject | |
getColumn() const | SBase | |
getCurve() const | GeneralGlyph | |
getCurve() | GeneralGlyph | |
getCurveExplicitlySet() const | GeneralGlyph | |
getCVTerm(unsigned int n) | SBase | |
getCVTerms() | SBase | |
getCVTerms() const | SBase | |
getDisabledPlugin(unsigned int n) | SBase | |
getDisabledPlugin(unsigned int n) const | SBase | |
getElementByMetaId(const std::string &metaid) | SBase | virtual |
getElementByMetaId(const std::string &metaid) const | SBase | |
getElementBySId(const std::string &id) | SBase | virtual |
getElementBySId(const std::string &id) const | SBase | |
getElementName() const | GeneralGlyph | virtual |
getId() const | GraphicalObject | virtual |
getIdAttribute() const | SBase | |
getIndexForReferenceGlyph(const std::string &id) const | GeneralGlyph | |
getIndexForSubGlyph(const std::string &id) const | GeneralGlyph | |
getLevel() const | SBase | |
getLine() const | SBase | |
getListOfReferenceGlyphs() const | GeneralGlyph | |
getListOfReferenceGlyphs() | GeneralGlyph | |
getListOfSubGlyphs() const | GeneralGlyph | |
getListOfSubGlyphs() | GeneralGlyph | |
getMetaId() const | SBase | |
getMetaId() | SBase | |
getMetaIdRef() const | GraphicalObject | virtual |
getModel() const | SBase | |
getModelHistory() const | SBase | |
getModelHistory() | SBase | |
getName() const | SBase | virtual |
getNamespaces() const | SBase | virtual |
getNotes() | SBase | |
getNotes() const | SBase | |
getNotesString() | SBase | |
getNotesString() const | SBase | |
getNumCVTerms() | SBase | |
getNumDisabledPlugins() const | SBase | |
getNumPlugins() const | SBase | |
getNumReferenceGlyphs() const | GeneralGlyph | |
getNumSubGlyphs() const | GeneralGlyph | |
getPackageCoreVersion() const | SBase | |
getPackageName() const | SBase | |
getPackageVersion() const | SBase | |
getParentSBMLObject() | SBase | |
getParentSBMLObject() const | SBase | |
getPlugin(const std::string &package) | SBase | |
getPlugin(const std::string &package) const | SBase | |
getPlugin(unsigned int n) | SBase | |
getPlugin(unsigned int n) const | SBase | |
getPrefix() const | SBase | |
getReferenceGlyph(unsigned int index) const | GeneralGlyph | |
getReferenceGlyph(unsigned int index) | GeneralGlyph | |
getReferenceId() const | GeneralGlyph | |
getResourceBiologicalQualifier(std::string resource) | SBase | |
getResourceModelQualifier(std::string resource) | SBase | |
getSBMLDocument() const | SBase | |
getSBMLDocument() | SBase | |
getSBOTerm() const | SBase | |
getSBOTermAsURL() const | SBase | |
getSBOTermID() const | SBase | |
getSubGlyph(unsigned int index) const | GeneralGlyph | |
getSubGlyph(unsigned int index) | GeneralGlyph | |
getTypeCode() const | GeneralGlyph | virtual |
getURI() const | SBase | |
getUserData() const | SBase | |
getVersion() const | SBase | |
GraphicalObject(unsigned int level=LayoutExtension::getDefaultLevel(), unsigned int version=LayoutExtension::getDefaultVersion(), unsigned int pkgVersion=LayoutExtension::getDefaultPackageVersion()) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns, const std::string &id) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns, const std::string &id, double x, double y, double w, double h) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns, const std::string &id, double x, double y, double z, double w, double h, double d) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns, const std::string &id, const Point *p, const Dimensions *d) | GraphicalObject | |
GraphicalObject(LayoutPkgNamespaces *layoutns, const std::string &id, const BoundingBox *bb) | GraphicalObject | |
GraphicalObject(const XMLNode &node, unsigned int l2version=4) | GraphicalObject | |
GraphicalObject(const GraphicalObject &source) | GraphicalObject | |
hasValidLevelVersionNamespaceCombination() | SBase | |
initDefaults() | GeneralGlyph | |
isPackageEnabled(const std::string &pkgName) const | SBase | |
isPackageURIEnabled(const std::string &pkgURI) const | SBase | |
isPkgEnabled(const std::string &pkgName) const | SBase | |
isPkgURIEnabled(const std::string &pkgURI) const | SBase | |
isSetAnnotation() const | SBase | |
isSetCurve() const | GeneralGlyph | |
isSetId() const | GraphicalObject | virtual |
isSetIdAttribute() const | SBase | |
isSetMetaId() const | SBase | |
isSetMetaIdRef() const | GraphicalObject | virtual |
isSetModelHistory() | SBase | |
isSetName() const | SBase | virtual |
isSetNotes() const | SBase | |
isSetReferenceId() const | GeneralGlyph | |
isSetSBOTerm() const | SBase | |
isSetUserData() const | SBase | |
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) | SBase | |
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) const | SBase | |
matchesSBMLNamespaces(const SBase *sb) | SBase | |
matchesSBMLNamespaces(const SBase *sb) const | SBase | |
operator=(const GeneralGlyph &source) | GeneralGlyph | virtual |
GraphicalObject::operator=(const GraphicalObject &source) | GraphicalObject | virtual |
SBase::operator=(const SBase &rhs) | SBase | |
read(XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
removeFromParentAndDelete() | SBase | virtual |
removeReferenceGlyph(unsigned int index) | GeneralGlyph | |
removeReferenceGlyph(const std::string &id) | GeneralGlyph | |
removeSubGlyph(unsigned int index) | GeneralGlyph | |
removeSubGlyph(const std::string &id) | GeneralGlyph | |
removeTopLevelAnnotationElement(const std::string &elementName, const std::string elementURI="", bool removeEmpty=true) | SBase | |
renameMetaIdRefs(const std::string &oldid, const std::string &newid) | GraphicalObject | virtual |
renameSIdRefs(const std::string &oldid, const std::string &newid) | GeneralGlyph | virtual |
renameUnitSIdRefs(const std::string &oldid, const std::string &newid) | SBase | virtual |
replaceTopLevelAnnotationElement(const XMLNode *annotation) | SBase | |
replaceTopLevelAnnotationElement(const std::string &annotation) | SBase | |
setAnnotation(const XMLNode *annotation) | SBase | virtual |
setAnnotation(const std::string &annotation) | SBase | virtual |
setBoundingBox(const BoundingBox *bb) | GraphicalObject | |
setCurve(const Curve *curve) | GeneralGlyph | |
setElementText(const std::string &text) | SBase | protectedvirtual |
setId(const std::string &sid) | GraphicalObject | virtual |
setIdAttribute(const std::string &sid) | SBase | virtual |
setMetaId(const std::string &metaid) | SBase | |
setMetaIdRef(const std::string &metaid) | GraphicalObject | virtual |
setModelHistory(ModelHistory *history) | SBase | |
setName(const std::string &name) | SBase | virtual |
setNamespaces(XMLNamespaces *xmlns) | SBase | |
setNotes(const XMLNode *notes) | SBase | |
setNotes(const std::string ¬es, bool addXHTMLMarkup=false) | SBase | |
setReferenceId(const std::string &id) | GeneralGlyph | |
setSBOTerm(int value) | SBase | virtual |
setSBOTerm(const std::string &sboid) | SBase | virtual |
setUserData(void *userData) | SBase | |
toSBML() | SBase | |
toXML() const | GeneralGlyph | virtual |
toXMLNode() | SBase | |
unsetAnnotation() | SBase | |
unsetCVTerms() | SBase | |
unsetId() | GraphicalObject | virtual |
unsetIdAttribute() | SBase | |
unsetMetaId() | SBase | |
unsetMetaIdRef() | GraphicalObject | virtual |
unsetModelHistory() | SBase | |
unsetName() | SBase | virtual |
unsetNotes() | SBase | |
unsetSBOTerm() | SBase | |
unsetUserData() | SBase | |
~GeneralGlyph() | GeneralGlyph | virtual |
~GraphicalObject() | GraphicalObject | virtual |
~SBase() | SBase | virtual |