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

Packages that use GraphFile
edu.uci.ics.jung.io Provides a set of graph file format interpreters for loading graphs from disk. 
 

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

Classes in edu.uci.ics.jung.io that implement GraphFile
 class GraphMLFile
          A file reader for GraphML files.
 class MatrixFile
          Basic I/O handler for ascii matrix files.
 class PajekNetFile
          Deprecated. As of version 1.4, replaced by PajekNetReader and PajekNetWriter