Home / Development / Documentation / 2.0.44 / Uses of Interface info.bioinfweb.treegraph.document.io.xtg.XTGConstants
TreeGraph 2
 


Uses of Interface
info.bioinfweb.treegraph.document.io.xtg.XTGConstants

Packages that use XTGConstants
info.bioinfweb.treegraph.document.io.xtg Contains classes implementing reading and writing of TreeGraph 2 documents. 
 

Uses of XTGConstants in info.bioinfweb.treegraph.document.io.xtg
 

Classes in info.bioinfweb.treegraph.document.io.xtg that implement XTGConstants
 class XTGFilter
           
 class XTGReader
          Reads the TreeGraph 2 specific XML format (*.xtg).
 class XTGWriter