8000 GitHub - osima/honeycomb-painter: This is a honeycomb diagram painting library .
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

osima/honeycomb-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

honeycomb-painter

This is a honeycomb diagram painting library.

honeycombAsOnehoneycombAsTwo

build and run test code

$ 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

usage

see javadoc ( build/docs/javadoc/index.html ) .

requirements

  • Java 6
  • Gradle 0.9

license

  • new BSD like license , see LICENSE file.

About

This is a honeycomb diagram painting library .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0