GraphicsBuilder is a Groovy builder for Java 2D
Module Overview
GraphicsBuilder provides an easy way to create Java2D graphics in a similar manner as JavaFX Script but in a groovier way.
Download
Distributions
Pending.
Installing
Pending.
Since Groovy 1.1-beta-3 the Windows NSIS Installer includes GraphicsBuilder as an additional module to install (http://groovy.codehaus.org/Windows+NSIS-Installer)
Pre-requisites
GraphicsBuilder requires Groovy 1.1-beta-3 and Java 1.4+
Additional extensions have the following requisites
Extension |
Java Version |
Extra libraries |
|---|---|---|
graphicsbuilder-ext-swingx |
1.5+ |
swingx-0.9.1 |
graphicsbuilder-ext-svg |
1.5+ |
batik-awt-util-1.6-1, batik-ext-1.6-1, batik-gui-util-1.6-1, batik-util-1.6-1 |
Documentation
Developers
Andres Almiray
Source Control
http://svn.codehaus.org/groovy-contrib/graphicsbuilder
Building
GraphicsBuilder uses Maven2 as its build tool, which means that if you want to
build your own version from source you'll need to have it installed. Follow the
instructions at http://maven.apache.org.
Make sure to use maven 2.0.7 or higher.
Have fun!
Contributing
Please contact the team members by e-mail or use the mailing lists =)
Community
Mailing List(s)
http://groovy.codehaus.org/Mailing+Lists