Uses of Class
prefuse.data.io.AbstractGraphReader

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

Uses of AbstractGraphReader in prefuse.data.io
 

Subclasses of AbstractGraphReader in prefuse.data.io
 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