public class SloppyStroke extends Object implements Stroke
| Constructor and Description |
|---|
SloppyStroke(float width,
float sloppiness) |
| Modifier and Type | Method and Description |
|---|---|
Shape |
createStrokedShape(Shape shape) |
float |
getSloppiness() |
float |
getWidth() |
public float getSloppiness()
public float getWidth()
public Shape createStrokedShape(Shape shape)
createStrokedShape in interface StrokeCopyright © 2021 vpc open source initiative. All rights reserved.