Package | Description |
---|---|
org.docx4j.dml.wordprocessingDrawing |
Modifier and Type | Field and Description |
---|---|
protected CTEffectExtent |
CTWrapTopBottom.effectExtent |
protected CTEffectExtent |
CTWrapSquare.effectExtent |
protected CTEffectExtent |
Anchor.effectExtent |
protected CTEffectExtent |
Inline.effectExtent |
Modifier and Type | Method and Description |
---|---|
CTEffectExtent |
ObjectFactory.createCTEffectExtent()
Create an instance of
CTEffectExtent |
CTEffectExtent |
CTWrapTopBottom.getEffectExtent()
Gets the value of the effectExtent property.
|
CTEffectExtent |
CTWrapSquare.getEffectExtent()
Gets the value of the effectExtent property.
|
CTEffectExtent |
Anchor.getEffectExtent()
Gets the value of the effectExtent property.
|
CTEffectExtent |
Inline.getEffectExtent()
Gets the value of the effectExtent property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWrapTopBottom.setEffectExtent(CTEffectExtent value)
Sets the value of the effectExtent property.
|
void |
CTWrapSquare.setEffectExtent(CTEffectExtent value)
Sets the value of the effectExtent property.
|
void |
Anchor.setEffectExtent(CTEffectExtent value)
Sets the value of the effectExtent property.
|
void |
Inline.setEffectExtent(CTEffectExtent value)
Sets the value of the effectExtent property.
|
Copyright © 2007-2019. All Rights Reserved.