Uses of Interface
edu.uci.ics.jung.io.GraphFile

Packages that use GraphFile
edu.uci.ics.jung.io Interfaces and classes for reading and writing graphs in various (file) formats. 
 

Uses of GraphFile in edu.uci.ics.jung.io
 

Classes in edu.uci.ics.jung.io that implement GraphFile
 class GraphMLFile<V,E>
          Deprecated. As of JUNG 2.0 beta, replaced with GraphMLReader and GraphMLWriter.
 class MatrixFile<V,E>
          Basic I/O handler for ascii matrix files.
 



Copyright © 2008 null. All Rights Reserved.