#include <SBMLDocumentLoader.h>
List of all members.
Static Public Member Functions |
static void | readListOfLayouts (CListOfLayouts &lol, const ListOf &sbmlList, const std::map< CCopasiObject *, SBase * > &copasimodelmap) |
Static Protected Member Functions |
static CLayout * | createLayout (const Layout &sbmlLayout, const std::map< std::string, std::string > &modelmap, std::map< std::string, std::string > &layoutmap, const CCopasiContainer *pParent=NULL) |
static void | postprocessTextGlyph (const TextGlyph &sbml, const std::map< std::string, std::string > &layoutmap) |
Member Function Documentation
CLayout * SBMLDocumentLoader::createLayout |
( |
const Layout & |
sbmlLayout, |
|
|
const std::map< std::string, std::string > & |
modelmap, |
|
|
std::map< std::string, std::string > & |
layoutmap, |
|
|
const CCopasiContainer * |
pParent = NULL |
|
) |
| [static, protected] |
void SBMLDocumentLoader::postprocessTextGlyph |
( |
const TextGlyph & |
sbml, |
|
|
const std::map< std::string, std::string > & |
layoutmap |
|
) |
| [static, protected] |
resolves the graphical object reference of the text glyph
void SBMLDocumentLoader::readListOfLayouts |
( |
CListOfLayouts & |
lol, |
|
|
const ListOf & |
sbmlList, |
|
|
const std::map< CCopasiObject *, SBase * > & |
copasimodelmap |
|
) |
| [static] |
The documentation for this class was generated from the following files: