sbmlteam / jsbml

JSBML is a community-driven project to create a free, open-source, pure Java™ library for reading, writing, and manipulating SBML files (the Systems Biology Markup Language) and data streams. It is an alternative to the mixed Java/native code-based interface provided in libSBML.
https://sbml.org/software/jsbml/
GNU Lesser General Public License v2.1
37 stars 24 forks source link

Improved layout package and example-implementations for render.director #203

Closed DEVetter closed 4 years ago

DEVetter commented 4 years ago

a) Improved layout by adding unset-methods etc to complete API b) Added example-implementations (now with zbit-colors in the render-example) c) Fixed RelAbsVector-bug