|
libSBML C API
5.18.0
|
class for the storage of global render information More...
class for the storage of global render information
| int GlobalRenderInformation_addGlobalStyle | ( | GlobalRenderInformation_t * | gri, |
| const GlobalStyle_t * | gs | ||
| ) |
| GlobalRenderInformation_t* GlobalRenderInformation_clone | ( | const GlobalRenderInformation_t * | gri | ) |
| GlobalRenderInformation_t* GlobalRenderInformation_create | ( | unsigned int | level, |
| unsigned int | version, | ||
| unsigned int | pkgVersion | ||
| ) |
| GlobalStyle_t* GlobalRenderInformation_createGlobalStyle | ( | GlobalRenderInformation_t * | gri | ) |
| void GlobalRenderInformation_free | ( | GlobalRenderInformation_t * | gri | ) |
| GlobalStyle_t* GlobalRenderInformation_getGlobalStyle | ( | GlobalRenderInformation_t * | gri, |
| unsigned int | n | ||
| ) |
| ListOf_t* GlobalRenderInformation_getListOfGlobalStyles | ( | GlobalRenderInformation_t * | gri | ) |
| unsigned int GlobalRenderInformation_getNumGlobalStyles | ( | GlobalRenderInformation_t * | gri | ) |
| int GlobalRenderInformation_hasRequiredAttributes | ( | const GlobalRenderInformation_t * | gri | ) |
| int GlobalRenderInformation_hasRequiredElements | ( | const GlobalRenderInformation_t * | gri | ) |
| GlobalStyle_t* GlobalRenderInformation_removeGlobalStyle | ( | GlobalRenderInformation_t * | gri, |
| unsigned int | n | ||
| ) |