Package | Description |
---|---|
org.docx4j.vml | |
org.docx4j.vml.officedrawing |
Modifier and Type | Field and Description |
---|---|
protected STStrokeJoinStyle |
CTStroke.joinstyle |
Modifier and Type | Method and Description |
---|---|
static STStrokeJoinStyle |
STStrokeJoinStyle.fromValue(String v) |
STStrokeJoinStyle |
CTStroke.getJoinstyle()
Gets the value of the joinstyle property.
|
static STStrokeJoinStyle |
STStrokeJoinStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STStrokeJoinStyle[] |
STStrokeJoinStyle.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.setJoinstyle(STStrokeJoinStyle value)
Sets the value of the joinstyle property.
|
Modifier and Type | Field and Description |
---|---|
protected STStrokeJoinStyle |
CTStrokeChild.joinstyle |
Modifier and Type | Method and Description |
---|---|
STStrokeJoinStyle |
CTStrokeChild.getJoinstyle()
Gets the value of the joinstyle property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTStrokeChild.setJoinstyle(STStrokeJoinStyle value)
Sets the value of the joinstyle property.
|
Copyright © 2007-2019. All Rights Reserved.