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