| Package | Description |
|---|---|
| de.topobyte.inkscape4j | |
| de.topobyte.inkscape4j.style |
| Modifier and Type | Method and Description |
|---|---|
LineJoin |
Style.getLineJoin()
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setLineJoin(LineJoin
|
| Modifier and Type | Method and Description |
|---|---|
static LineJoin |
LineJoin.valueOf(String
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.
|