| Package | Description |
|---|---|
| com.xalys.xgl.svg.pencil |
| Modifier and Type | Method and Description |
|---|---|
LineCap |
Stroke.getLineCap() |
static LineCap |
LineCap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineCap[] |
LineCap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stroke |
Stroke.setLineCap(LineCap lineCap) |
Copyright © 2018 Xalys. All rights reserved.