Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTRelativeRect |
CTStretchInfoProperties.fillRect |
protected CTRelativeRect |
CTPathShadeProperties.fillToRect |
protected CTRelativeRect |
CTBlipFillProperties.srcRect |
protected CTRelativeRect |
CTGradientFillProperties.tileRect |
Modifier and Type | Method and Description |
---|---|
CTRelativeRect |
ObjectFactory.createCTRelativeRect()
Create an instance of
CTRelativeRect |
CTRelativeRect |
CTStretchInfoProperties.getFillRect()
Gets the value of the fillRect property.
|
CTRelativeRect |
CTPathShadeProperties.getFillToRect()
Gets the value of the fillToRect property.
|
CTRelativeRect |
CTBlipFillProperties.getSrcRect()
Gets the value of the srcRect property.
|
CTRelativeRect |
CTGradientFillProperties.getTileRect()
Gets the value of the tileRect property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTStretchInfoProperties.setFillRect(CTRelativeRect value)
Sets the value of the fillRect property.
|
void |
CTPathShadeProperties.setFillToRect(CTRelativeRect value)
Sets the value of the fillToRect property.
|
void |
CTBlipFillProperties.setSrcRect(CTRelativeRect value)
Sets the value of the srcRect property.
|
void |
CTGradientFillProperties.setTileRect(CTRelativeRect value)
Sets the value of the tileRect property.
|
Copyright © 2007-2019. All Rights Reserved.