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


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

Packages that use ReadWriteFactory
info.bioinfweb.treegraph.document.io Contains classes necessary to read and write the data structure of a TreeGraph 2 document from and to different formats. 
 

Uses of ReadWriteFactory in info.bioinfweb.treegraph.document.io
 

Fields in info.bioinfweb.treegraph.document.io declared as ReadWriteFactory
private static ReadWriteFactory ReadWriteFactory.firstInstance
           
 

Methods in info.bioinfweb.treegraph.document.io that return ReadWriteFactory
static ReadWriteFactory ReadWriteFactory.getInstance()