voidrender(float x,
float y,
Graphics2D g,
TreePanel tree_panel,
boolean to_pdf)
This can be used to render phylogeny data as graphics (for example,
display of the domain structure). In most Renderable implementations this
will do nothing (i.e. just return).