Uses of Package
edu.uci.ics.jung.io

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

Classes in edu.uci.ics.jung.io used by edu.uci.ics.jung.io
GraphFile
          General interface for loading and saving a graph from/to disk.
GraphIOException
          Exception thrown when IO errors occur when reading/writing graphs.
GraphMLMetadata
          Maintains information relating to data for the specified type.
GraphMLReader.KeyType
           
GraphMLReader.TagState
           
PajekNetReader.ListTagPred
          A Predicate which evaluates to true if the argument ends with the string "list".
 

Classes in edu.uci.ics.jung.io used by edu.uci.ics.jung.io.graphml
GraphIOException
          Exception thrown when IO errors occur when reading/writing graphs.
GraphReader
          Interface for a reader of graph objects
 

Classes in edu.uci.ics.jung.io used by edu.uci.ics.jung.io.graphml.parser
GraphIOException
          Exception thrown when IO errors occur when reading/writing graphs.
 



Copyright © 2009. All Rights Reserved.