SunnyXu / SBMLDiagrams

MIT License
5 stars 1 forks source link

Add arrow support #9

Closed hsauro closed 2 years ago

hsauro commented 2 years ago

Add arrow support to SBMLDiagrams, so that a user can specify the shape of an arrow that would like.,

SunnyXu commented 2 years ago

You can read and adjust the arrow head by getReactionArrowHeadSize() (https://sunnyxu.github.io/SBMLDiagrams/processSBML.html#SBMLDiagrams.processSBML.load.getReactionArrowHeadSize) and setReactionArrowHeadSize() (https://sunnyxu.github.io/SBMLDiagrams/processSBML.html#SBMLDiagrams.processSBML.load.setReactionArrowHeadSize) now.