de.ukn.hci.squidy.designer.paint
Class SketchyStroke

java.lang.Object
  extended by de.ukn.hci.squidy.designer.paint.SketchyStroke
All Implemented Interfaces:
Stroke

public class SketchyStroke
extends Object
implements Stroke

SketchyStroke.

 Date: Jul 15, 2009
 Time: 9:37:37 PM
 

Since:
1.0.0
Version:
$Id: SketchyStroke.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle Roman.Raedle

Constructor Summary
SketchyStroke(float thickness, float detail, float amplitude)
           
 
Method Summary
 Shape createStrokedShape(Shape shape)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SketchyStroke

public SketchyStroke(float thickness,
                     float detail,
                     float amplitude)
Method Detail

createStrokedShape

public Shape createStrokedShape(Shape shape)
Specified by:
createStrokedShape in interface Stroke
Parameters:
shape -
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.