pub type Layout = HashMap<String, (f64, f64)>;
Expand description

A layout type for transferring information about node position from SBML files.