A B C E G H L O P Q R S T V

S

setBackgroundColour(int) - Method in class org.gicentre.handy.HandyRenderer
Sets the background colour for closed shapes.
setFillColour(int) - Method in class org.gicentre.handy.HandyRenderer
Sets the fill colour for closed shapes.
setFillGap(float) - Method in class org.gicentre.handy.HandyRenderer
Determines the gap between fill lines.
setFillWeight(float) - Method in class org.gicentre.handy.HandyRenderer
Determines the thickness of fill lines.
setGraphics(PGraphics) - Method in class org.gicentre.handy.HandyRenderer
Sets the the graphics context into which all output is directed.
setHachureAngle(float) - Method in class org.gicentre.handy.HandyRenderer
Sets the angle for shading hachures.
setHachurePerturbationAngle(float) - Method in class org.gicentre.handy.HandyRenderer
Sets the maximum random perturbation in hachure angle per object.
setIsAlternating(boolean) - Method in class org.gicentre.handy.HandyRenderer
Determines whether or not an alternating fill stroke is used to shade shapes.
setIsHandy(boolean) - Method in class org.gicentre.handy.HandyRenderer
Determines whether or not the renderer applies a hand-drawn sketchy appearance.
setOverrideFillColour(boolean) - Method in class org.gicentre.handy.HandyRenderer
Determines whether or not to override the fill colour that would otherwise be determined by the sketch's fillColor setting.
setOverrideStrokeColour(boolean) - Method in class org.gicentre.handy.HandyRenderer
Determines whether or not to override the stroke colour that would otherwise be determined by the sketch's strokeColor setting.
setRoughness(float) - Method in class org.gicentre.handy.HandyRenderer
Sets the general roughness of the sketch.
setSecondaryColour(int) - Method in class org.gicentre.handy.HandyRenderer
Sets the secondary colour for line filling.
setSeed(long) - Method in class org.gicentre.handy.HandyRenderer
Sets the seed used for random offsets when drawing.
setStrokeColour(int) - Method in class org.gicentre.handy.HandyRenderer
Sets the stroke colour for rendering features.
setStrokeWeight(float) - Method in class org.gicentre.handy.HandyRenderer
Determines the thickness of outer lines.
setUseSecondaryColour(boolean) - Method in class org.gicentre.handy.HandyRenderer
Determines whether or not a secondary colour is used for filling lines.
shape(float[], float[]) - Method in class org.gicentre.handy.HandyRenderer
Draws a closed polygon shape based on the given arrays of vertices.
shape(float[], float[], boolean) - Method in class org.gicentre.handy.HandyRenderer
Draws a polygon shape based on the given arrays of vertices.
Simplifier - Class in org.gicentre.handy
Performs Douglas-Peucker simplification on linear coordinate collections.
Simplifier() - Constructor for class org.gicentre.handy.Simplifier
 
simplify(ArrayList<PVector>, float) - Static method in class org.gicentre.handy.Simplifier
Creates a simplified version of the given collection of coordinates.
startHandy() - Method in class org.gicentre.handy.HandyDraw
Turns on handy rendering.
stopHandy() - Method in class org.gicentre.handy.HandyDraw
Turns off handy rendering.

A B C E G H L O P Q R S T V
handy V.1.0, API documentation generated 30th January, 2012