mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 18:03:31 +01:00
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 89578b788f |
graph.yed.MapAttr2Shape: Add Class
MapAttr2Shape is a class which allows processing GraphML files, such that nodes get added shape attributes understood by the yEd editor, based on the values of other node attributes. This allows to programmatically visualize node attributes. Signed-off-by: Jan Lindemann <jan@janware.com> |