Package | Description |
---|---|
edu.uci.ics.jung.io |
Provides a set of graph file format interpreters for loading graphs from disk.
|
Modifier and Type | Class and Description |
---|---|
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 |