org.deegree.rendering.r2d.strokes
Class WobbleStroke

java.lang.Object
  extended by org.deegree.rendering.r2d.strokes.WobbleStroke
All Implemented Interfaces:
Stroke

public class WobbleStroke
extends Object
implements Stroke

WobbleStroke

Version:
$Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Wed, 17 Jun 2009) $
Author:
Jerry Huxtable, Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
WobbleStroke(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

WobbleStroke

public WobbleStroke(float detail,
                    float amplitude)
Parameters:
detail -
amplitude -
Method Detail

createStrokedShape

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


Copyright © 2011. All Rights Reserved.