Uses of Class
org.faceless.graph.output.ImageOutput

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.
 



Copyright © 2001-2012 Big Faceless Organization