org.deegree.rendering.r2d.strokes
Class ShapeStroke
java.lang.Object
org.deegree.rendering.r2d.strokes.ShapeStroke
- All Implemented Interfaces:
- Stroke
public class ShapeStroke
- extends Object
- implements Stroke
ShapeStroke
- Version:
- $Revision: 27772 $, $Date: 2010-11-04 11:20:43 +0100 (Thu, 04 Nov 2010) $
- Author:
- Jerry Huxtable, Andreas Schmitz, last edited by: $Author: aschmitz $
Constructor Summary |
ShapeStroke(Shape[] shapes,
double advance,
double positionPercentage,
double initialGap)
|
ShapeStroke(Shape shapes,
double advance,
double positionPercentage,
double initialGap)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeStroke
public ShapeStroke(Shape shapes,
double advance,
double positionPercentage,
double initialGap)
- Parameters:
shapes
- advance
- positionPercentage
- initialGap
-
ShapeStroke
public ShapeStroke(Shape[] shapes,
double advance,
double positionPercentage,
double initialGap)
- Parameters:
shapes
- advance
- positionPercentage
- initialGap
-
createStrokedShape
public Shape createStrokedShape(Shape shape)
- Specified by:
createStrokedShape
in interface Stroke
Copyright © 2011. All Rights Reserved.