Package | Description |
---|---|
org.gicentre.treemappa |
Main package for handling treemaps.
|
org.gicentre.treemappa.gui |
Graphical User Interface classes for use with treeMappa.
|
Modifier and Type | Method and Description |
---|---|
void |
PTreeMappa.setRenderer(Drawable renderer)
Sets the renderer to be used for drawing treemaps.
|
Modifier and Type | Method and Description |
---|---|
static Drawable |
DrawableFactory.createHandyRenderer(org.gicentre.handy.HandyRenderer handy)
Creates a Drawable instance from the given Handy (sketchy hand-drawn library) renderer.
|