Package | Description |
---|---|
org.docx4j.dml.diagram |
Modifier and Type | Field and Description |
---|---|
protected List<STAxisType> |
CTForEach.axis |
protected List<STAxisType> |
CTPresentationOf.axis |
protected List<STAxisType> |
CTWhen.axis |
Modifier and Type | Method and Description |
---|---|
static STAxisType |
STAxisType.fromValue(String v) |
static STAxisType |
STAxisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STAxisType[] |
STAxisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<STAxisType> |
CTForEach.getAxis()
Gets the value of the axis property.
|
List<STAxisType> |
CTPresentationOf.getAxis()
Gets the value of the axis property.
|
List<STAxisType> |
CTWhen.getAxis()
Gets the value of the axis property.
|
Copyright © 2007-2019. All Rights Reserved.