public class GlyphCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LAYOUT_LINK |
| Constructor and Description |
|---|
GlyphCreator(Model model) |
| Modifier and Type | Method and 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 String LAYOUT_LINK
public GlyphCreator(Model model)
model - public void create()
Copyright © 2009–2018. All rights reserved.