org.deegree.rendering.r2d.strokes
Class ZigzagStroke
java.lang.Object
org.deegree.rendering.r2d.strokes.ZigzagStroke
- All Implemented Interfaces:
- Stroke
public class ZigzagStroke
- extends Object
- implements Stroke
ZigzagStroke
- 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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZigzagStroke
public ZigzagStroke(Stroke stroke,
float amplitude,
float wavelength)
- Parameters:
stroke
- amplitude
- wavelength
-
createStrokedShape
public Shape createStrokedShape(Shape shape)
- Specified by:
createStrokedShape
in interface Stroke
Copyright © 2011. All Rights Reserved.