jdbreport.model
Class DoubleStroke
java.lang.Object
jdbreport.model.DoubleStroke
- All Implemented Interfaces:
- Stroke
public class DoubleStroke
- extends Object
- implements Stroke
- Since:
- 2.0
- Version:
- 1.0 03.05.2011
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleStroke
public DoubleStroke(float width)
createStrokedShape
public Shape createStrokedShape(Shape shape)
- Specified by:
createStrokedShape
in interface Stroke