StyleType

enum sbne::StyleType

Enumeration of values permitted as the value of the items of “typelist” attribute of a VGlobalStyle object.

Values:

enumerator ST_TYPE_COMP

COMPARTMENTGLYPH.

enumerator ST_TYPE_SPC

SPECIESGLYPH.

enumerator ST_TYPE_RXN

REACTIONGLYPH.

enumerator ST_TYPE_SPC_REF

SPECIESREFERENCEGLYPH.

enumerator ST_TYPE_TXT

TEXTGLYPH.

enumerator ST_TYPE_GNR

GENERALGLYPH.

enumerator ST_TYPE_GRP_OBJ

GRAPHICALOBJECT.

enumerator ST_TYPE_ANY

ANY.

enumerator NUM_StyleType

Number of StyleTypes.