libSBML C API  libSBML 5.20.2 C API
Loading...
Searching...
No Matches
CompartmentGlyph.h File Reference

Definition of CompartmentGlyph_t for SBML Layout_t. More...

Include dependency graph for CompartmentGlyph.h:
This graph shows which files directly or indirectly include this file:

Functions

CompartmentGlyph_tCompartmentGlyph_clone (const CompartmentGlyph_t *cg)
 @_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthis_t _tCompartmentGlyph_t_t.
 
CompartmentGlyph_tCompartmentGlyph_create ()
 _tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _tand_t _treturns_t _tthe_t _tpointer_t _tto_t _tit_t.
 
CompartmentGlyph_tCompartmentGlyph_createFrom (const CompartmentGlyph_t *temp)
 _tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _tfrom_t _ta_t _ttemplate_t.
 
CompartmentGlyph_tCompartmentGlyph_createWith (const char *sid)
 _tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _twith_t _tthe_t _tgiven_t @_tp_t _tsid_t
 
CompartmentGlyph_tCompartmentGlyph_createWithCompartmentId (const char *sid, const char *compId)
 _tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _twith_t _tthe_t _tgiven_t @_tp_t _tsid_t
 
void CompartmentGlyph_free (CompartmentGlyph_t *cg)
 _tFrees_t _tthe_t _tmemory_t _ttaken_t _tby_t _tthe_t _tgiven_t _tcompartment_t _tglyph_t.
 
const char * CompartmentGlyph_getCompartmentId (const CompartmentGlyph_t *cg)
 _tReturns_t _tthe_t _treference_t _tcompartments_t _tid_t _tfor_t _tthe_t _tgiven_t _tcompartment_t _tglyph_t.
 
double CompartmentGlyph_getOrder (const CompartmentGlyph_t *cg)
 _tReturns_t _tthe_t _tcompartment_t _torder_t.
 
void CompartmentGlyph_initDefaults (CompartmentGlyph_t *cg)
 _tCalls_t _tinitDefaults_t _tfrom_t _tGraphicalObject_t.
 
int CompartmentGlyph_isSetCompartmentId (const CompartmentGlyph_t *cg)
 _tReturns_t @_tc_t _t0_t (_tfalse_t) _tif_t _tthe_t _treference_t _tcompartment_t _thas_t _tnot_t _tbeen_t _tset_t _tfor_t _tthis_t _tglyph_t _tand_t @_tc_t _t1_t (_ttrue_t) _totherwise_t.
 
int CompartmentGlyph_isSetOrder (const CompartmentGlyph_t *cg)
 _tReturns_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthe_t _tcompartment_t _torder_t _thas_t _tbeen_t _tset_t
 
void CompartmentGlyph_setCompartmentId (CompartmentGlyph_t *cg, const char *id)
 _tSets_t _tthe_t _treference_t _tcompartment_t _tfor_t _tthe_t _tcompartment_t _tglyph_t.
 
int CompartmentGlyph_setOrder (CompartmentGlyph_t *cg, double order)
 _tSets_t _tthe_t _tcompartment_t _torder_t
 
int CompartmentGlyph_unsetOrder (CompartmentGlyph_t *cg)
 _tSets_t _tthe_t _tcompartment_t _torder_t
 

Detailed Description

Definition of CompartmentGlyph_t for SBML Layout_t.

Author
Ralph Gauges

Function Documentation

◆ CompartmentGlyph_clone()

CompartmentGlyph_t * CompartmentGlyph_clone ( const CompartmentGlyph_t cg)

@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthis_t _tCompartmentGlyph_t_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_create()

CompartmentGlyph_t * CompartmentGlyph_create ( void  )

_tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _tand_t _treturns_t _tthe_t _tpointer_t _tto_t _tit_t.

@_tmemberof_t _tCompartmentGlyph_t_t

_tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _tand_t _treturns_t _tthe_t _tpointer_t _tto_t _tit_t.

◆ CompartmentGlyph_createFrom()

CompartmentGlyph_t * CompartmentGlyph_createFrom ( const CompartmentGlyph_t temp)

_tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _tfrom_t _ta_t _ttemplate_t.

@_tparam_t _ttemp_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t _tto_t _tcopy_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_createWith()

CompartmentGlyph_t * CompartmentGlyph_createWith ( const char *  sid)

_tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _twith_t _tthe_t _tgiven_t @_tp_t _tsid_t

@_tparam_t _tsid_t _tthe_t _tid_t _tof_t _tthe_t _tcreated_t _tCompartmentGlyph_t_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_createWithCompartmentId()

CompartmentGlyph_t * CompartmentGlyph_createWithCompartmentId ( const char *  sid,
const char *  compId 
)

_tCreates_t _ta_t _tnew_t _tCompartmentGlyph_t _twith_t _tthe_t _tgiven_t @_tp_t _tsid_t

@_tparam_t _tsid_t _tthe_t _tid_t _tof_t _tthe_t _tcreated_t _tCompartmentGlyph_t_t. @_tparam_t _tcompId_t _tthe_t _tcompartment_t _tid_t _tof_t _tthe_t _tcreated_t _tCompartmentGlyph_t_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_free()

void CompartmentGlyph_free ( CompartmentGlyph_t cg)

_tFrees_t _tthe_t _tmemory_t _ttaken_t _tby_t _tthe_t _tgiven_t _tcompartment_t _tglyph_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_getCompartmentId()

const char * CompartmentGlyph_getCompartmentId ( const CompartmentGlyph_t cg)

_tReturns_t _tthe_t _treference_t _tcompartments_t _tid_t _tfor_t _tthe_t _tgiven_t _tcompartment_t _tglyph_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_getOrder()

double CompartmentGlyph_getOrder ( const CompartmentGlyph_t cg)

_tReturns_t _tthe_t _tcompartment_t _torder_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_initDefaults()

void CompartmentGlyph_initDefaults ( CompartmentGlyph_t cg)

_tCalls_t _tinitDefaults_t _tfrom_t _tGraphicalObject_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_isSetCompartmentId()

int CompartmentGlyph_isSetCompartmentId ( const CompartmentGlyph_t cg)

_tReturns_t @_tc_t _t0_t (_tfalse_t) _tif_t _tthe_t _treference_t _tcompartment_t _thas_t _tnot_t _tbeen_t _tset_t _tfor_t _tthis_t _tglyph_t _tand_t @_tc_t _t1_t (_ttrue_t) _totherwise_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_isSetOrder()

int CompartmentGlyph_isSetOrder ( const CompartmentGlyph_t cg)

_tReturns_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthe_t _tcompartment_t _torder_t _thas_t _tbeen_t _tset_t

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_setCompartmentId()

void CompartmentGlyph_setCompartmentId ( CompartmentGlyph_t cg,
const char *  id 
)

_tSets_t _tthe_t _treference_t _tcompartment_t _tfor_t _tthe_t _tcompartment_t _tglyph_t.

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t. @_tparam_t _tid_t _tthe_t _tstring_t _tto_t _tuse_t _tas_t _tthe_t _tcompartment_t _tid_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_setOrder()

int CompartmentGlyph_setOrder ( CompartmentGlyph_t cg,
double  order 
)

_tSets_t _tthe_t _tcompartment_t _torder_t

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t. @_tparam_t _torder_t _tthe_t _tvalue_t _tto_t _tuse_t _tas_t _tthe_t _torder_t _tof_t _tthe_t _tCompartmentGlyph_t_t.

@_tmemberof_t _tCompartmentGlyph_t_t

◆ CompartmentGlyph_unsetOrder()

int CompartmentGlyph_unsetOrder ( CompartmentGlyph_t cg)

_tSets_t _tthe_t _tcompartment_t _torder_t

@_tparam_t _tcg_t _tthe_t _tCompartmentGlyph_t_t _tstructure_t.

@_tmemberof_t _tCompartmentGlyph_t_t