]> granicus.if.org Git - graphviz/commit
add render method to GVLayout that returns a GVRenderData object
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 6 Jul 2021 20:13:07 +0000 (22:13 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 7 Aug 2021 04:54:12 +0000 (06:54 +0200)
commit2c1e6d4871c7c474190c578214a21f83a945bdcf
tree74173b768c4f47469f68a70bbf90096c839d73a2
parent6e8a34f39f359dc03683cdbbbf863fafdf0291c1
add render method to GVLayout that returns a GVRenderData object

Towards https://gitlab.com/graphviz/graphviz/-/issues/2001.
lib/gvc++/GVLayout.cpp
lib/gvc++/GVLayout.h