Uses of Class
infovis.io.WrongFormatException

Packages that use WrongFormatException
infovis.graph.io Manage input and ouput of graphs using various formats or sources. 
infovis.io Provides base classes for managing input and output of Infovis data structures. 
infovis.tree.io Manage input and ouput of trees using various formats or sources. 
 

Uses of WrongFormatException in infovis.graph.io
 

Methods in infovis.graph.io that throw WrongFormatException
 boolean VCGGraphReader.load()
           
 boolean RDFGraphReader.load()
           
 boolean PajekNetReader.load()
           
 boolean GMLGraphReader.load()
           
 boolean DOTGraphReader.load()
          Main method for loading the file.
 boolean ChacoGraphReader.load()
           
 boolean AdjGraphReader.load()
           
 

Uses of WrongFormatException in infovis.io
 

Methods in infovis.io that throw WrongFormatException
abstract  boolean AbstractReader.load()
          Main method for loading the file.
 

Uses of WrongFormatException in infovis.tree.io
 

Methods in infovis.tree.io that throw WrongFormatException
 boolean JarTreeReader.load()
           
 boolean FileListTreeReader.load()
           
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.