| Package | Description |
|---|---|
| com.xalys.xgl.svg.pencil |
| Modifier and Type | Method and Description |
|---|---|
LineJoin |
Stroke.getLineJoin() |
static LineJoin |
LineJoin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineJoin[] |
LineJoin.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.setLineJoin(LineJoin lineJoin) |
Copyright © 2018 Xalys. All rights reserved.