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

Improve Layout Package #201

Closed DEVetter closed 4 years ago

DEVetter commented 4 years ago

This pull request need wait till the check-render-pull-request is through; and then, the branch might need be updated slightly (but already uses RelAbsVectors)

For pivotal-story #72183320 Twofold: a) Adding missing unset/etc-methods to some of the layout-classes to fit with general API b) Adding commented example-implementations (might need to add to build-path in the git?) for the render.director-classes [can also serve as 'test-cases' for render-package]