Uses of Class
org.docx4j.dml.CTSoftEdgesEffect
Packages that use CTSoftEdgesEffect
-
Uses of CTSoftEdgesEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTSoftEdgesEffectMethods in org.docx4j.dml that return CTSoftEdgesEffectModifier and TypeMethodDescriptionObjectFactory.createCTSoftEdgesEffect()Create an instance ofCTSoftEdgesEffectCTEffectList.getSoftEdge()Gets the value of the softEdge property.Methods in org.docx4j.dml with parameters of type CTSoftEdgesEffectModifier and TypeMethodDescriptionvoidCTEffectList.setSoftEdge(CTSoftEdgesEffect value) Sets the value of the softEdge property.