This is a honeycomb diagram painting library.
$ gradle
$ java -cp build/libs/painter.jar org.notehub.ntwo.painter.test.Test
and then , two png files genereated. so check
- honeycombAsOne.png
- honeycombAsTwo.png
see javadoc ( build/docs/javadoc/index.html ) .
- Java 6
- Gradle 0.9
- new BSD like license , see LICENSE file.