LayoutEml?
The LayoutEml? is a Class which hold methods to get/set Layout information apply to Pathway editor (module of Model Editor).
The methods list is following,
- getLayoutList
- getShapeList
- getConenctionList
- getShapePropetyList
- getShapeProperty
- getConnectionPropertyList
- getConnectionProperty
And also some additional containers should be append for cuurent ModelStore? class, which are fllowing.
Layout
|
+--Shape(ID, location[x,y]) --property(compound/reaction, size,)
+--Connection(ID is neccesary?)--property(?)
