|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Drawable | |
---|---|
org.gicentre.utils.gui | Graphical User Interface utilities for use with Processing. |
org.gicentre.utils.stat | Utilities to support the creation of statistical graphics with Processing. |
Uses of Drawable in org.gicentre.utils.gui |
---|
Methods in org.gicentre.utils.gui that return Drawable | |
---|---|
static Drawable |
DrawableFactory.createHandyRenderer(org.gicentre.handy.HandyRenderer handy)
Creates a Drawable instance from the given Handy (sketchy hand-drawn library) renderer. |
Uses of Drawable in org.gicentre.utils.stat |
---|
Fields in org.gicentre.utils.stat declared as Drawable | |
---|---|
protected Drawable |
AbstractChart.renderer
Alternative renderer for sketchy graphics and other styles. |
Methods in org.gicentre.utils.stat with parameters of type Drawable | |
---|---|
void |
AbstractChart.setRenderer(Drawable renderer)
Sets the the renderer to be used for drawing graphics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |