Package | Description |
---|---|
edu.ucsd.sbrg.escher.model |
Represents model classes for representation of Escher's components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Box
A base class for a box with height and width
|
interface |
Element |
interface |
Position
A base class for a position with x and y coordinates
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBox |
class |
AbstractEscherBase |
class |
AbstractPosition |
class |
Canvas |
class |
EscherCompartment |
class |
EscherMap
Includes all the elements of an EscherMap
|
class |
EscherReaction
Represents all properties of a reaction in an Escher map.
|
class |
Gene |
class |
Metabolite |
class |
Node |
class |
Point |
class |
Segment |
class |
TextLabel |
Copyright © 2015–2019 University of Tübingen. All rights reserved.