Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectTexturizer
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureEffectTexturizer in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectTexturizer Modifier and Type Field Description protected CTPictureEffectTexturizerCTPictureEffect. artisticTexturizerMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectTexturizer Modifier and Type Method Description CTPictureEffectTexturizerObjectFactory. createCTPictureEffectTexturizer()Create an instance ofCTPictureEffectTexturizerCTPictureEffectTexturizerCTPictureEffect. getArtisticTexturizer()Gets the value of the artisticTexturizer property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectTexturizer Modifier and Type Method Description voidCTPictureEffect. setArtisticTexturizer(CTPictureEffectTexturizer value)Sets the value of the artisticTexturizer property.