libSBML C++ API
5.18.0
|
This is the complete list of members for GradientBase, including all inherited members.
addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
addGradientStop(const GradientStop *gs) | GradientBase | |
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 =0 | GradientBase | pure virtual |
createGradientStop() | GradientBase | |
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 | |
getAllElements(ElementFilter *filter=NULL) | GradientBase | 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 | |
getColumn() const | SBase | |
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) | GradientBase | virtual |
SBase::getElementByMetaId(const std::string &metaid) const | SBase | |
getElementBySId(const std::string &id) | GradientBase | virtual |
SBase::getElementBySId(const std::string &id) const | SBase | |
getElementName() const | GradientBase | virtual |
getGradientStop(unsigned int n) | GradientBase | |
getGradientStop(const std::string &sid) | GradientBase | |
getGradientStop(unsigned int n) const | GradientBase | |
getId() const | GradientBase | virtual |
getIdAttribute() const | SBase | |
getLevel() const | SBase | |
getLine() const | SBase | |
getListOfGradientStops() const | GradientBase | |
getListOfGradientStops() | GradientBase | |
getMetaId() const | SBase | |
getMetaId() | SBase | |
getModel() const | SBase | |
getModelHistory() const | SBase | |
getModelHistory() | SBase | |
getName() const | GradientBase | virtual |
getNamespaces() const | SBase | virtual |
getNotes() | SBase | |
getNotes() const | SBase | |
getNotesString() | SBase | |
getNotesString() const | SBase | |
getNumCVTerms() | SBase | |
getNumDisabledPlugins() const | SBase | |
getNumGradientStops() const | GradientBase | |
getNumPlugins() const | SBase | |
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 | |
getResourceBiologicalQualifier(std::string resource) | SBase | |
getResourceModelQualifier(std::string resource) | SBase | |
getSBMLDocument() const | SBase | |
getSBMLDocument() | SBase | |
getSBOTerm() const | SBase | |
getSBOTermAsURL() const | SBase | |
getSBOTermID() const | SBase | |
getSpreadMethod() const | GradientBase | |
getSpreadMethodAsString() const | GradientBase | |
getSpreadMethodString() const | GradientBase | |
getTypeCode() const | GradientBase | virtual |
getURI() const | SBase | |
getUserData() const | SBase | |
getVersion() const | SBase | |
GradientBase(unsigned int level=RenderExtension::getDefaultLevel(), unsigned int version=RenderExtension::getDefaultVersion(), unsigned int pkgVersion=RenderExtension::getDefaultPackageVersion()) | GradientBase | |
GradientBase(RenderPkgNamespaces *renderns) | GradientBase | |
GradientBase(const XMLNode &node, unsigned int l2version=4) | GradientBase | |
GradientBase(RenderPkgNamespaces *renderns, const std::string &id) | GradientBase | |
GradientBase(const GradientBase &orig) | GradientBase | |
hasRequiredAttributes() const | GradientBase | virtual |
hasValidLevelVersionNamespaceCombination() | SBase | |
isLinearGradient() const | GradientBase | virtual |
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 | |
isRadialGradient() const | GradientBase | virtual |
isSetAnnotation() const | SBase | |
isSetId() const | GradientBase | virtual |
isSetIdAttribute() const | SBase | |
isSetMetaId() const | SBase | |
isSetModelHistory() | SBase | |
isSetName() const | GradientBase | virtual |
isSetNotes() const | SBase | |
isSetSBOTerm() const | SBase | |
isSetSpreadMethod() const | GradientBase | |
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 GradientBase &rhs) | GradientBase | |
SBase::operator=(const SBase &rhs) | SBase | |
read(XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
removeFromParentAndDelete() | SBase | virtual |
removeGradientStop(unsigned int n) | GradientBase | |
removeGradientStop(const std::string &sid) | GradientBase | |
removeTopLevelAnnotationElement(const std::string &elementName, const std::string elementURI="", bool removeEmpty=true) | SBase | |
renameMetaIdRefs(const std::string &oldid, const std::string &newid) | SBase | virtual |
renameSIdRefs(const std::string &oldid, const std::string &newid) | SBase | 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 |
setElementText(const std::string &text) | SBase | protectedvirtual |
setId(const std::string &id) | GradientBase | virtual |
setIdAttribute(const std::string &sid) | SBase | virtual |
setMetaId(const std::string &metaid) | SBase | |
setModelHistory(ModelHistory *history) | SBase | |
setName(const std::string &name) | GradientBase | virtual |
setNamespaces(XMLNamespaces *xmlns) | SBase | |
setNotes(const XMLNode *notes) | SBase | |
setNotes(const std::string ¬es, bool addXHTMLMarkup=false) | SBase | |
setSBOTerm(int value) | SBase | virtual |
setSBOTerm(const std::string &sboid) | SBase | virtual |
setSpreadMethod(SPREADMETHOD spreadMethod) | GradientBase | |
setSpreadMethod(const GradientSpreadMethod_t spreadMethod) | GradientBase | |
setSpreadMethod(const std::string &spreadMethod) | GradientBase | |
setUserData(void *userData) | SBase | |
toSBML() | SBase | |
toXML() const =0 | GradientBase | pure virtual |
toXMLNode() | SBase | |
unsetAnnotation() | SBase | |
unsetCVTerms() | SBase | |
unsetId() | GradientBase | virtual |
unsetIdAttribute() | SBase | |
unsetMetaId() | SBase | |
unsetModelHistory() | SBase | |
unsetName() | GradientBase | virtual |
unsetNotes() | SBase | |
unsetSBOTerm() | SBase | |
unsetSpreadMethod() | GradientBase | |
unsetUserData() | SBase | |
~GradientBase() | GradientBase | virtual |
~SBase() | SBase | virtual |