Package | Description |
---|---|
org.docx4j.vml | |
org.docx4j.vml.officedrawing |
Modifier and Type | Field and Description |
---|---|
protected STStrokeEndCap |
CTStroke.endcap |
Modifier and Type | Method and Description |
---|---|
static STStrokeEndCap |
STStrokeEndCap.fromValue(String v) |
STStrokeEndCap |
CTStroke.getEndcap()
Gets the value of the endcap property.
|
static STStrokeEndCap |
STStrokeEndCap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STStrokeEndCap[] |
STStrokeEndCap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTStroke.setEndcap(STStrokeEndCap value)
Sets the value of the endcap property.
|
Modifier and Type | Field and Description |
---|---|
protected STStrokeEndCap |
CTStrokeChild.endcap |
Modifier and Type | Method and Description |
---|---|
STStrokeEndCap |
CTStrokeChild.getEndcap()
Gets the value of the endcap property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTStrokeChild.setEndcap(STStrokeEndCap value)
Sets the value of the endcap property.
|
Copyright © 2007-2019. All Rights Reserved.