Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureLayer
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureLayer in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureLayer Modifier and Type Field Description protected CTPictureLayerCTPhoto. imgLayerMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureLayer Modifier and Type Method Description CTPictureLayerObjectFactory. createCTPictureLayer()Create an instance ofCTPictureLayerCTPictureLayerCTPhoto. getImgLayer()Gets the value of the imgLayer property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureLayer Modifier and Type Method Description voidCTPhoto. setImgLayer(CTPictureLayer value)Sets the value of the imgLayer property.