Implementation of LayoutExtension, the core module of layout package.
More...
Implementation of LayoutExtension, the core module of layout package.
- Author
- Akiya Jouraku
◆ layoutExtensionRegistry
◆ SBML_LAYOUT_TYPECODE_STRINGS
const char* SBML_LAYOUT_TYPECODE_STRINGS[] |
|
static |
Initial value:=
{
"BoundingBox"
, "CompartmentGlyph"
, "CubicBezier"
, "Curve"
, "Dimensions"
, "GraphicalObject"
, "Layout"
, "LineSegment"
, "Point"
, "ReactionGlyph"
, "SpeciesGlyph"
, "SpeciesReferenceGlyph"
, "TextGlyph"
, "ReferenceGlyph"
, "GeneralGlyph"
}