|
libSBML C API
5.18.0
|
Definition of RenderUtilities, a class of utility functions for the render package. More...
Functions | |
| XMLNode * | deleteGlobalRenderAnnotation (XMLNode *pAnnotation) |
| XMLNode * | deleteLocalRenderAnnotation (XMLNode *pAnnotation) |
| void | fixTextElements (RenderGroup *pGroup, RelAbsVector fontSize=RelAbsVector(0.0, 0.0)) |
| void | fixTextElements (RenderInformationBase *pRenderInfo) |
| void | fixTextElements (LocalRenderInformation *pRenderInfo) |
| void | fixTextElements (GlobalRenderInformation *pRenderInfo) |
| void | parseGlobalRenderAnnotation (XMLNode *annotation, ListOfLayouts *pLOL) |
| XMLNode * | parseGlobalRenderInformation (const ListOfLayouts *pList) |
| void | parseLocalRenderAnnotation (XMLNode *annotation, Layout *pLayout) |
| XMLNode * | parseLocalRenderInformation (const Layout *pLayout) |
Definition of RenderUtilities, a class of utility functions for the render package.
| XMLNode* deleteGlobalRenderAnnotation | ( | XMLNode * | pAnnotation | ) |
| XMLNode* deleteLocalRenderAnnotation | ( | XMLNode * | pAnnotation | ) |
| void fixTextElements | ( | RenderGroup * | pGroup, |
| RelAbsVector | fontSize = RelAbsVector(0.0, 0.0) |
||
| ) |
| void fixTextElements | ( | RenderInformationBase * | pRenderInfo | ) |
| void fixTextElements | ( | LocalRenderInformation * | pRenderInfo | ) |
| void fixTextElements | ( | GlobalRenderInformation * | pRenderInfo | ) |
| void parseGlobalRenderAnnotation | ( | XMLNode * | annotation, |
| ListOfLayouts * | pLOL | ||
| ) |
| XMLNode* parseGlobalRenderInformation | ( | const ListOfLayouts * | pList | ) |
| void parseLocalRenderAnnotation | ( | XMLNode * | annotation, |
| Layout * | pLayout | ||
| ) |
| XMLNode* parseLocalRenderInformation | ( | const Layout * | pLayout | ) |