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


Uses of Class
info.bioinfweb.treegraph.document.io.newick.NewickStringReader

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

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

Fields in info.bioinfweb.treegraph.document.io.newick declared as NewickStringReader
private static NewickStringReader NewickStringReader.sharedInstance
           
 

Methods in info.bioinfweb.treegraph.document.io.newick that return NewickStringReader
static NewickStringReader NewickStringReader.getSharedInstance()