| Modifier and Type | Field and Description |
|---|---|
static int |
ADD |
static int |
DIFFERENCE |
static int |
INTERSECT |
static int |
SUBTRACT |
| Constructor and Description |
|---|
CompoundStroke(Stroke stroke1,
Stroke stroke2,
int operation) |
public static final int ADD
public static final int SUBTRACT
public static final int INTERSECT
public static final int DIFFERENCE
public Shape createStrokedShape(Shape shape)
createStrokedShape in interface StrokeCopyright © 2021 vpc open source initiative. All rights reserved.