This pull request implements the missing piece of the old SVG implementation to put semantic IDs on nodes and links. See #21. Again, paintBracket in SVGGlycanRenderer made to match AbstractGlycanRenderer, except for tweaks for the addGroup calls (that provide the semantic ids).
This pull request implements the missing piece of the old SVG implementation to put semantic IDs on nodes and links. See #21. Again, paintBracket in SVGGlycanRenderer made to match AbstractGlycanRenderer, except for tweaks for the addGroup calls (that provide the semantic ids).
Cheers!