Uses of Interface
prefuse.data.io.GraphReader

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

Uses of GraphReader in prefuse.data.io
 

Classes in prefuse.data.io that implement GraphReader
 class AbstractGraphReader
          Abstract base class implementation of the GraphReader interface.
 class GraphMLReader
          GraphReader instance that reads in graph file formatted using the GraphML file format.
 class TreeMLReader
          GraphReader instance that reads in tree-structured data in the XML-based TreeML format.
 



Copyright © 2007 Regents of the University of California