Fig
a 2D vector graphics library for Java

Fig is a framework for rendering two dimensional figures in Java applications. It encourages an object-oriented approach to defining figures so that you can focus on what you're drawing, rather than on how to draw it. While your code manipulates the figure's model, the Fig framework automatically manages drawing, updating, scaling, rotation, translation, and other useful functions.

The core Fig API is (mostly) toolkit-agnostic. It can be used with the Abstract Window Toolkit (AWT), Swing, and the Standard Widget Toolkit (SWT) in desktop applications. It can also be used for off-screen, server-side image rendering in web applications.

overview Take a good whiff to see if Fig can meet your culinary needs.
tutorial So simple, yet so yummy. Learn how to cook with Fig.
API Explore the texture of Fig.
download Pick the ripest one.
licensing Juicy stuff for lawyers.
©2013 Sharkysoft. All rights reserved.