Uses of Class
org.docx4j.dml.CTBlipFillProperties
| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.dml.chartDrawing | |
| org.docx4j.dml.picture | |
| org.docx4j.dml.spreadsheetdrawing |
-
Uses of CTBlipFillProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBlipFillProperties Modifier and Type Field Description protected CTBlipFillPropertiesCTBackgroundFormatting. blipFillprotected CTBlipFillPropertiesCTFillEffect. blipFillprotected CTBlipFillPropertiesCTFillOverlayEffect. blipFillprotected CTBlipFillPropertiesCTFillProperties. blipFillprotected CTBlipFillPropertiesCTGroupShapeProperties. blipFillprotected CTBlipFillPropertiesCTGvmlPicture. blipFillprotected CTBlipFillPropertiesCTShapeProperties. blipFillprotected CTBlipFillPropertiesCTTableCellProperties. blipFillprotected CTBlipFillPropertiesCTTableProperties. blipFillprotected CTBlipFillPropertiesCTTextCharacterProperties. blipFillprotected CTBlipFillPropertiesCTTextUnderlineFillGroupWrapper. blipFillMethods in org.docx4j.dml that return CTBlipFillProperties Modifier and Type Method Description CTBlipFillPropertiesObjectFactory. createCTBlipFillProperties()Create an instance ofCTBlipFillPropertiesCTBlipFillPropertiesCTBackgroundFormatting. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTFillEffect. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTFillOverlayEffect. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTFillProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTGroupShapeProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTGvmlPicture. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTShapeProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTTableCellProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTTableProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTTextCharacterProperties. getBlipFill()Gets the value of the blipFill property.CTBlipFillPropertiesCTTextUnderlineFillGroupWrapper. getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml with parameters of type CTBlipFillProperties Modifier and Type Method Description voidCTBackgroundFormatting. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTFillEffect. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTFillOverlayEffect. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTFillProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTGroupShapeProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTGvmlPicture. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTShapeProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTTableCellProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTTableProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTTextCharacterProperties. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidCTTextUnderlineFillGroupWrapper. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTBlipFillProperties Modifier and Type Field Description protected CTBlipFillPropertiesCTPicture. blipFillMethods in org.docx4j.dml.chartDrawing that return CTBlipFillProperties Modifier and Type Method Description CTBlipFillPropertiesCTPicture. getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTBlipFillProperties Modifier and Type Method Description voidCTPicture. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.picture
Fields in org.docx4j.dml.picture declared as CTBlipFillProperties Modifier and Type Field Description protected CTBlipFillPropertiesPic. blipFillMethods in org.docx4j.dml.picture that return CTBlipFillProperties Modifier and Type Method Description CTBlipFillPropertiesPic. getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml.picture with parameters of type CTBlipFillProperties Modifier and Type Method Description voidPic. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTBlipFillProperties Modifier and Type Field Description protected CTBlipFillPropertiesCTPicture. blipFillMethods in org.docx4j.dml.spreadsheetdrawing that return CTBlipFillProperties Modifier and Type Method Description CTBlipFillPropertiesCTPicture. getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTBlipFillProperties Modifier and Type Method Description voidCTPicture. setBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.