org.faceless.graph2
Class Output

java.lang.Object
  extended by org.faceless.graph2.Output
Direct Known Subclasses:
FlashOutput, ImageOutput, PDFOutput, SVGOutput

public abstract class Output
extends Object

The Output class is the abstract base class for all types of Output in the library. When a graph is complete, it is rendered to an Output using the Graph.draw(org.faceless.graph2.Output) method.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2001-2011 Big Faceless Organization