|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
GIFOutput |
The GIFOutput class is concrete subclass of GraphicsOutput
which creates a GIF image when it's rendered. |
ImageOutput |
The ImageOutput class is a subclass of Output, which
allows Graphs to be drawn to a java.awt.Image . |
JimiOutput |
The JimiOutput class is used with the Jimi library, available
from http://java.sun.com/products/jimi. |
Output | The Output class is the abstract base class for all Output canvases in the graph Library. |
PDF2Output | This class renders the graph to a PDF document defined using the Big Faceless PDF library, our companion product available from http://big.faceless.org/products/pdf. |
PDFOutput | This class renders the graph to a PDF document defined using version 1.2 or earlier of the Big Faceless PDF library. |
PNGOutput |
The PNGOutput class is concrete subclass of
ImageOutput which creates a PNG image as it's output. |
Contains the classes for rendering a Graph to an output device. All classes in this package are subclasses of Output
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |