Uses of Class
infovis.io.AbstractReaderFactory

Packages that use AbstractReaderFactory
infovis.graph.io Manage input and ouput of graphs using various formats or sources. 
infovis.table.io Manage input and ouput of tables using various formats or sources. 
infovis.tree.io Manage input and ouput of trees using various formats or sources. 
 

Uses of AbstractReaderFactory in infovis.graph.io
 

Subclasses of AbstractReaderFactory in infovis.graph.io
 class GraphReaderFactory
          Reader Factory for Graphs.
 

Uses of AbstractReaderFactory in infovis.table.io
 

Subclasses of AbstractReaderFactory in infovis.table.io
 class TableReaderFactory
          Factory of table readers.
 

Uses of AbstractReaderFactory in infovis.tree.io
 

Subclasses of AbstractReaderFactory in infovis.tree.io
 class TreeReaderFactory
          Factory of tree readers.
 



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