Uses of Interface
prefuse.data.io.GraphWriter

Packages that use GraphWriter
prefuse.data.io Input/output classes for reading and writing data from formatted files. 
 

Uses of GraphWriter in prefuse.data.io
 

Classes in prefuse.data.io that implement GraphWriter
 class AbstractGraphWriter
          Abstract base class implementation of the GraphWriter interface.
 class GraphMLWriter
          GraphWriter instance that writes a graph file formatted using the GraphML file format.
 class TreeMLWriter
          GraphWriter instance that writes a tree file formatted using the TreeML file format.
 



Copyright © 2007 Regents of the University of California