ホーム > honeycomb diagram drawing with text, usi...   / カテゴリ ( ntwo , thinking , java2d , honeycomb-painter , text-painter , groovy )
Sunday, November 1, 2009

honeycomb diagram drawing with text, using honecyomb-painter and text-painter

I will try to draw honeycomb diagrams with text .

at first , git clone honecyomb-painter and text-painter from github , build jars and then ... locate two jar files (honecomb-painter.jar , text-painter.jar) into ~/.groovy/lib/ directory.

next , run groovy code generateHoneycombDiagram.groovy , so that generate under two images.

one level honeycomb diagram with texttwo level honeycomb diagram with text

generateHoneycombDiagram.groovy