libSBML C++ API  5.18.0
ListOfDrawables.cpp File Reference

Implementation of the ListOfDrawables class. More...

Include dependency graph for ListOfDrawables.cpp:

Functions

Transformation2D_tListOfDrawables_getById (ListOf_t *lo, const char *sid)
 
Transformation2D_tListOfDrawables_getTransformation2D (ListOf_t *lo, unsigned int n)
 
Transformation2D_tListOfDrawables_remove (ListOf_t *lo, unsigned int n)
 
Transformation2D_tListOfDrawables_removeById (ListOf_t *lo, const char *sid)
 

Detailed Description

Implementation of the ListOfDrawables class.

Author
SBMLTeam

Function Documentation

Transformation2D_t* ListOfDrawables_getById ( ListOf_t lo,
const char *  sid 
)
Transformation2D_t* ListOfDrawables_getTransformation2D ( ListOf_t lo,
unsigned int  n 
)
Transformation2D_t* ListOfDrawables_remove ( ListOf_t lo,
unsigned int  n 
)
Transformation2D_t* ListOfDrawables_removeById ( ListOf_t lo,
const char *  sid 
)