info.bioinfweb.treegraph.graphics.positionpaint
Interface TreePainter
- All Known Implementing Classes:
- PhylogramPainter, RectangularCladogramPainter
public interface TreePainter
paintTree
void paintTree(Graphics2D g,
Document document,
TreeSelection selection,
int x,
int y,
float pixelsPerMm,
boolean transparent)
- Parameters:
g - document - selection - - a list of the selected elementsx - y - pixelsPerMm - transparent - determines weather the background should be filled in the background color of the document