Package | Description |
---|---|
edu.ucsd.sbrg.escher.converter |
Provides converters for Escher JSON to community standards (SBGN, SBML) and vice-versa.
|
edu.ucsd.sbrg.escher.model |
Represents model classes for representation of Escher's components.
|
Modifier and Type | Method and Description |
---|---|
protected Canvas |
SBML2Escher.addCanvasInfo(org.sbml.jsbml.ext.layout.Layout layout)
Create a
Canvas instance from an SBML Layout . |
Modifier and Type | Method and Description |
---|---|
Canvas |
Canvas.clone() |
Canvas |
EscherMap.getCanvas() |
Modifier and Type | Method and Description |
---|---|
void |
EscherMap.setCanvas(Canvas canvas) |
Constructor and Description |
---|
Canvas(Canvas canvas) |
Copyright © 2015–2019 University of Tübingen. All rights reserved.