Home / Development / Documentation / 2.0.44 / PhylogramPainter
TreeGraph 2
 


info.bioinfweb.treegraph.graphics.positionpaint
Class PhylogramPainter

java.lang.Object
  extended by info.bioinfweb.treegraph.graphics.positionpaint.RectangularCladogramPainter
      extended by info.bioinfweb.treegraph.graphics.positionpaint.PhylogramPainter
All Implemented Interfaces:
TreePainter

public class PhylogramPainter
extends RectangularCladogramPainter


Field Summary
private static PhylogramPainter firstInstance
           
 
Fields inherited from class info.bioinfweb.treegraph.graphics.positionpaint.RectangularCladogramPainter
SELECTION_DISTANCE, SHORT_DASH_SCALE_FACTOR, type, UNDERLINE_DISTANCE_FACTOR, UNDERLINE_LINE_WIDTH_FACTOR, UNDERLINE_X_SHIFT_FACTOR
 
Constructor Summary
PhylogramPainter()
           
 
Method Summary
static PhylogramPainter getInstance()
           
 
Methods inherited from class info.bioinfweb.treegraph.graphics.positionpaint.RectangularCladogramPainter
paintTree, paintTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

firstInstance

private static PhylogramPainter firstInstance
Constructor Detail

PhylogramPainter

public PhylogramPainter()
Method Detail

getInstance

public static PhylogramPainter getInstance()