| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected STPathFillMode |
CTPath2D.fill |
| Modifier and Type | Method and Description |
|---|---|
static STPathFillMode |
STPathFillMode.fromValue(java.lang.String v) |
STPathFillMode |
CTPath2D.getFill()
Gets the value of the fill property.
|
static STPathFillMode |
STPathFillMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STPathFillMode[] |
STPathFillMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTPath2D.setFill(STPathFillMode value)
Sets the value of the fill property.
|
Copyright © 2007–2023. All rights reserved.