Uses of Interface
org.gicentre.utils.gui.Drawable

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.
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013