Package | Description |
---|---|
org.docx4j.dml.wordprocessingDrawing |
Modifier and Type | Field and Description |
---|---|
protected CTWrapPath |
CTWrapThrough.wrapPolygon |
protected CTWrapPath |
CTWrapTight.wrapPolygon |
Modifier and Type | Method and Description |
---|---|
CTWrapPath |
ObjectFactory.createCTWrapPath()
Create an instance of
CTWrapPath |
CTWrapPath |
CTWrapThrough.getWrapPolygon()
Gets the value of the wrapPolygon property.
|
CTWrapPath |
CTWrapTight.getWrapPolygon()
Gets the value of the wrapPolygon property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWrapThrough.setWrapPolygon(CTWrapPath value)
Sets the value of the wrapPolygon property.
|
void |
CTWrapTight.setWrapPolygon(CTWrapPath value)
Sets the value of the wrapPolygon property.
|
Copyright © 2007-2019. All Rights Reserved.