Uses of Class
org.docx4j.dml.CTBlurEffect
Packages that use CTBlurEffect
-
Uses of CTBlurEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBlurEffectMethods in org.docx4j.dml that return CTBlurEffectModifier and TypeMethodDescriptionObjectFactory.createCTBlurEffect()Create an instance ofCTBlurEffectCTEffectList.getBlur()Gets the value of the blur property.Methods in org.docx4j.dml with parameters of type CTBlurEffectModifier and TypeMethodDescriptionvoidCTEffectList.setBlur(CTBlurEffect value) Sets the value of the blur property.