Package org.bzdev.gio


package org.bzdev.gio
Graphics IO package.

This package provides classes that will provide the user with a graphics context, so that the user can use standard Java graphics operations for drawing, but that will create the graphics on some output device or file instead of displaying them in a window.

Please see the package description for more details.