|
libSBML C API
5.18.0
|
Implementation of the ListOfDrawables_t class. More...
Functions | |
| 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) |
Implementation of the ListOfDrawables_t class.
| 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 | ||
| ) |