Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.graphics.export.GraphicWriterFactory
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.graphics.export.GraphicWriterFactory

Packages that use GraphicWriterFactory
info.bioinfweb.treegraph.graphics.export The classes in this package implement the export of a tree document to the different supported graphic formats. 
 

Uses of GraphicWriterFactory in info.bioinfweb.treegraph.graphics.export
 

Fields in info.bioinfweb.treegraph.graphics.export declared as GraphicWriterFactory
private static GraphicWriterFactory GraphicWriterFactory.firstInstance
           
 

Methods in info.bioinfweb.treegraph.graphics.export that return GraphicWriterFactory
static GraphicWriterFactory GraphicWriterFactory.getInstance()