|
libSBML Perl API
libSBML 5.18.0 Perl API
|
Implementation of the ListOfGradientStops class. More...
Functions | |
| GradientStop_t * | ListOfGradientStops_getById (ListOf_t *lo, const char *sid) |
| GradientStop_t * | ListOfGradientStops_getGradientStop (ListOf_t *lo, unsigned int n) |
| GradientStop_t * | ListOfGradientStops_remove (ListOf_t *lo, unsigned int n) |
| GradientStop_t * | ListOfGradientStops_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfGradientStops class.
| GradientStop_t* ListOfGradientStops_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| GradientStop_t* ListOfGradientStops_getGradientStop | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GradientStop_t* ListOfGradientStops_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GradientStop_t* ListOfGradientStops_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |