info.bioinfweb.treegraph.graphics.positionpaint
Interface TreePainter

All Known Implementing Classes:
PhylogramPainter, RectangularCladogramPainter

public interface TreePainter


Method Summary
 void paintTree(java.awt.Graphics2D g, Document document, TreeSelection selection, int x, int y, float pixelsPerMm, boolean transparent)
           
 

Method Detail

paintTree

void paintTree(java.awt.Graphics2D g,
               Document document,
               TreeSelection selection,
               int x,
               int y,
               float pixelsPerMm,
               boolean transparent)
Parameters:
g -
document -
selection - - a list of the selected elements
x -
y -
pixelsPerMm -
transparent - determines weather the background should be filled in the background color of the document