Uses of Class
org.docx4j.dml.CTSoftEdgesEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTSoftEdgesEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTSoftEdgesEffect Modifier and Type Field Description protected CTSoftEdgesEffectCTEffectList. softEdgeMethods in org.docx4j.dml that return CTSoftEdgesEffect Modifier and Type Method Description CTSoftEdgesEffectObjectFactory. createCTSoftEdgesEffect()Create an instance ofCTSoftEdgesEffectCTSoftEdgesEffectCTEffectList. getSoftEdge()Gets the value of the softEdge property.Methods in org.docx4j.dml with parameters of type CTSoftEdgesEffect Modifier and Type Method Description voidCTEffectList. setSoftEdge(CTSoftEdgesEffect value)Sets the value of the softEdge property.