| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STConnectType |
CTPath.connecttype |
| Modifier and Type | Method and Description |
|---|---|
STConnectType |
CTPath.getConnecttype()
Connection Point Type
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTPath.setConnecttype(STConnectType value)
Sets the value of the connecttype property.
|
| Modifier and Type | Method and Description |
|---|---|
static STConnectType |
STConnectType.fromValue(java.lang.String v) |
static STConnectType |
STConnectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STConnectType[] |
STConnectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2023. All rights reserved.