Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.graphics.positionpaint.PhylogramPainter
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.graphics.positionpaint.PhylogramPainter

Packages that use PhylogramPainter
info.bioinfweb.treegraph.graphics.positionpaint The classes in this package implement the output of an TreeGraph 2 document with Graphics2D
 

Uses of PhylogramPainter in info.bioinfweb.treegraph.graphics.positionpaint
 

Fields in info.bioinfweb.treegraph.graphics.positionpaint declared as PhylogramPainter
private static PhylogramPainter PhylogramPainter.firstInstance
           
 

Methods in info.bioinfweb.treegraph.graphics.positionpaint that return PhylogramPainter
static PhylogramPainter PhylogramPainter.getInstance()