public class GlyphCreator
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
LAYOUT_LINK |
| Constructor | Description |
|---|---|
GlyphCreator(org.sbml.jsbml.Model model) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
create() |
compartment, species, reactions, textglyph
TODO
do not create one glyph per species, instead create exactly one glyph
for each species that acts as a main substrate and product and create
multiple glyphs for all species that act as side-substrates or
side products
this produces a far more useful graph
|
public static final java.lang.String LAYOUT_LINK
public GlyphCreator(org.sbml.jsbml.Model model)
model - public void create()
Copyright © 2009–2022. All rights reserved.