Uses of Package
org.faceless.graph.output

Packages that use org.faceless.graph.output
org.faceless.graph Contains the basic classes for creating a Graph. 
org.faceless.graph.output Contains the classes for rendering a Graph to an output device. 
 

Classes in org.faceless.graph.output used by org.faceless.graph
Output
           The Output class is the abstract base class for all Output canvases in the graph Library.
 

Classes in org.faceless.graph.output used by org.faceless.graph.output
ImageOutput
           The ImageOutput class is a subclass of Output, which allows Graphs to be drawn to a java.awt.Image.
Output
           The Output class is the abstract base class for all Output canvases in the graph Library.
 



Copyright © 2001-2012 Big Faceless Organization