public class GrowStroke extends DoubleStroke
Note: Although this is a Stroke object, it does not actually create a stroked shape, but one that can be used for filling.
| Constructor and Description |
|---|
GrowStroke(double grow,
double miterLimit) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Shape |
createStrokedShape(java.awt.Shape s) |
traceStrokepublic java.awt.Shape createStrokedShape(java.awt.Shape s)
createStrokedShape in interface java.awt.StrokecreateStrokedShape in class DoubleStroke