| Package | Description |
|---|---|
| de.topobyte.inkscape4j.path |
| Modifier and Type | Method and Description |
|---|---|
FillRule |
Path.getFillRule()
|
static FillRule |
FillRule.valueOf(String
Returns the enum constant of this type with the specified name.
|
static FillRule |
FillRule.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
PathBuilder.build(String
|
| Constructor and Description | |
|---|---|
Path(String
|