libSBML Perl API  5.20.5
Loading...
Searching...
No Matches
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

◆ ListOfDrawables_getById()

Transformation2D_t * ListOfDrawables_getById ( ListOf_t * lo,
const char * sid )

◆ ListOfDrawables_getTransformation2D()

Transformation2D_t * ListOfDrawables_getTransformation2D ( ListOf_t * lo,
unsigned int n )

◆ ListOfDrawables_remove()

Transformation2D_t * ListOfDrawables_remove ( ListOf_t * lo,
unsigned int n )

◆ ListOfDrawables_removeById()

Transformation2D_t * ListOfDrawables_removeById ( ListOf_t * lo,
const char * sid )