org.deegree.rendering.r2d.strokes
Class CompoundStroke
java.lang.Object
org.deegree.rendering.r2d.strokes.CompoundStroke
- All Implemented Interfaces:
- Stroke
public class CompoundStroke
- extends Object
- implements Stroke
CompoundStroke
- 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 |
CompoundStroke
public CompoundStroke(Stroke stroke1,
Stroke stroke2,
CompoundStroke.Operation operation)
- Parameters:
stroke1
- stroke2
- operation
-
createStrokedShape
public Shape createStrokedShape(Shape shape)
- Specified by:
createStrokedShape
in interface Stroke
Copyright © 2011. All Rights Reserved.