libSBML Perl API
libSBML 5.17.2 Perl API
|
Definition of LayoutExtension, the core module of layout package. More...
Classes | |
class | LayoutExtension |
{layout} More... | |
Macros | |
#define | LAYOUT_CREATE_NS(variable, sbmlns) EXTENSION_CREATE_NS(LayoutPkgNamespaces,variable,sbmlns); |
Typedefs | |
typedef SBMLExtensionNamespaces< LayoutExtension > | LayoutPkgNamespaces |
Enumerations | |
enum | SBMLLayoutTypeCode_t { SBML_LAYOUT_BOUNDINGBOX = 100, SBML_LAYOUT_COMPARTMENTGLYPH = 101, SBML_LAYOUT_CUBICBEZIER = 102, SBML_LAYOUT_CURVE = 103, SBML_LAYOUT_DIMENSIONS = 104, SBML_LAYOUT_GRAPHICALOBJECT = 105, SBML_LAYOUT_LAYOUT = 106, SBML_LAYOUT_LINESEGMENT = 107, SBML_LAYOUT_POINT = 108, SBML_LAYOUT_REACTIONGLYPH = 109, SBML_LAYOUT_SPECIESGLYPH = 110, SBML_LAYOUT_SPECIESREFERENCEGLYPH = 111, SBML_LAYOUT_TEXTGLYPH = 112, SBML_LAYOUT_REFERENCEGLYPH = 113, SBML_LAYOUT_GENERALGLYPH = 114 } |
SBMLFbcTypeCode_t Enumeration of possible types in the libSBML “layout” package implementation. More... | |
Definition of LayoutExtension, the core module of layout package.
#define LAYOUT_CREATE_NS | ( | variable, | |
sbmlns | |||
) | EXTENSION_CREATE_NS(LayoutPkgNamespaces,variable,sbmlns); |
enum SBMLLayoutTypeCode_t |
SBMLFbcTypeCode_t Enumeration of possible types in the libSBML “layout” package implementation.