class SvgStroke extends SvgPaint
SvgPaint.PaintType| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Integer |
lineCap |
(package private) java.lang.Integer |
lineJoin |
(package private) java.lang.Float |
width |
| Constructor and Description |
|---|
SvgStroke(SvgGraphic parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
create, dispose, isPaintablejava.lang.Float width
java.lang.Integer lineCap
java.lang.Integer lineJoin
SvgStroke(SvgGraphic parent)