Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.io.TextStreamReader
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.io.TextStreamReader

Packages that use TextStreamReader
info.bioinfweb.treegraph.document.io.newick Contains classes implementing the import from and export to the Newick format. 
info.bioinfweb.treegraph.document.io.nexus Contains classes implementing the import from and export to the Nexus format. 
 

Uses of TextStreamReader in info.bioinfweb.treegraph.document.io.newick
 

Subclasses of TextStreamReader in info.bioinfweb.treegraph.document.io.newick
 class NewickReader
          Reads text files consisting only of Newick strings.
 

Uses of TextStreamReader in info.bioinfweb.treegraph.document.io.nexus
 

Subclasses of TextStreamReader in info.bioinfweb.treegraph.document.io.nexus
 class NexusReader
          This class reads a tree loads a tree out of a Nexus file.