|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageOutput | |
---|---|
org.faceless.graph.output | Contains the classes for rendering a Graph to an output device. |
Uses of ImageOutput in org.faceless.graph.output |
---|
Subclasses of ImageOutput in org.faceless.graph.output | |
---|---|
class |
GIFOutput
The GIFOutput class is concrete subclass of GraphicsOutput
which creates a GIF image when it's rendered. |
class |
JimiOutput
The JimiOutput class is used with the Jimi library, available
from http://java.sun.com/products/jimi. |
class |
PNGOutput
The PNGOutput class is concrete subclass of
ImageOutput which creates a PNG image as it's output. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |