libSBML C++ API
5.18.0
|
This is the complete list of members for BoundingBox, including all inherited members.
addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
appendAnnotation(const XMLNode *annotation) | SBase | virtual |
appendAnnotation(const std::string &annotation) | SBase | virtual |
appendNotes(const XMLNode *notes) | SBase | |
appendNotes(const std::string ¬es) | SBase | |
BoundingBox(unsigned int level=LayoutExtension::getDefaultLevel(), unsigned int version=LayoutExtension::getDefaultVersion(), unsigned int pkgVersion=LayoutExtension::getDefaultPackageVersion()) | BoundingBox | |
BoundingBox(LayoutPkgNamespaces *layoutns) | BoundingBox | |
BoundingBox(const BoundingBox &orig) | BoundingBox | |
BoundingBox(LayoutPkgNamespaces *layoutns, const std::string id) | BoundingBox | |
BoundingBox(LayoutPkgNamespaces *layoutns, const std::string id, double x, double y, double width, double height) | BoundingBox | |
BoundingBox(LayoutPkgNamespaces *layoutns, const std::string id, double x, double y, double z, double width, double height, double depth) | BoundingBox | |
BoundingBox(LayoutPkgNamespaces *layoutns, const std::string id, const Point *p, const Dimensions *d) | BoundingBox | |
BoundingBox(const XMLNode &node, unsigned int l2version=4) | BoundingBox | |
clone() const | BoundingBox | virtual |
deleteDisabledPlugins(bool recursive=true) | SBase | |
depth() const | BoundingBox | |
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) | BoundingBox | 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 | |
getDimensions() const | BoundingBox | |
getDimensions() | BoundingBox | |
getDimensionsExplicitlySet() const | BoundingBox | |
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 | BoundingBox | virtual |
getId() const | BoundingBox | virtual |
getIdAttribute() const | SBase | |
getLevel() const | SBase | |
getLine() const | SBase | |
getMetaId() const | SBase | |
getMetaId() | SBase | |
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 | |
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 | |
getPosition() const | BoundingBox | |
getPosition() | BoundingBox | |
getPositionExplicitlySet() const | BoundingBox | |
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 | |
getTypeCode() const | BoundingBox | virtual |
getURI() const | SBase | |
getUserData() const | SBase | |
getVersion() const | SBase | |
hasValidLevelVersionNamespaceCombination() | SBase | |
height() const | BoundingBox | |
initDefaults() | BoundingBox | |
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 | |
isSetId() const | BoundingBox | virtual |
isSetIdAttribute() const | SBase | |
isSetMetaId() const | SBase | |
isSetModelHistory() | SBase | |
isSetName() const | SBase | virtual |
isSetNotes() const | SBase | |
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 BoundingBox &orig) | BoundingBox | |
SBase::operator=(const SBase &rhs) | SBase | |
read(XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
removeFromParentAndDelete() | SBase | virtual |
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 |
setDepth(double depth) | BoundingBox | |
setDimensions(const Dimensions *d) | BoundingBox | |
setElementText(const std::string &text) | SBase | protectedvirtual |
setHeight(double height) | BoundingBox | |
setId(const std::string &sid) | BoundingBox | virtual |
setIdAttribute(const std::string &sid) | SBase | virtual |
setMetaId(const std::string &metaid) | SBase | |
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 | |
setPosition(const Point *p) | BoundingBox | |
setSBOTerm(int value) | SBase | virtual |
setSBOTerm(const std::string &sboid) | SBase | virtual |
setUserData(void *userData) | SBase | |
setWidth(double width) | BoundingBox | |
setX(double x) | BoundingBox | |
setY(double y) | BoundingBox | |
setZ(double z) | BoundingBox | |
toSBML() | SBase | |
toXML() const | BoundingBox | |
toXMLNode() | SBase | |
unsetAnnotation() | SBase | |
unsetCVTerms() | SBase | |
unsetId() | BoundingBox | virtual |
unsetIdAttribute() | SBase | |
unsetMetaId() | SBase | |
unsetModelHistory() | SBase | |
unsetName() | SBase | virtual |
unsetNotes() | SBase | |
unsetSBOTerm() | SBase | |
unsetUserData() | SBase | |
width() const | BoundingBox | |
x() const | BoundingBox | |
y() const | BoundingBox | |
z() const | BoundingBox | |
~BoundingBox() | BoundingBox | virtual |
~SBase() | SBase | virtual |