Uses of Class
org.docx4j.dml.CTAnimationDgmElement
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTAnimationDgmElement in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAnimationDgmElement Modifier and Type Field Description protected CTAnimationDgmElementCTAnimationElementChoice. dgmMethods in org.docx4j.dml that return CTAnimationDgmElement Modifier and Type Method Description CTAnimationDgmElementObjectFactory. createCTAnimationDgmElement()Create an instance ofCTAnimationDgmElementCTAnimationDgmElementCTAnimationElementChoice. getDgm()Gets the value of the dgm property.Methods in org.docx4j.dml with parameters of type CTAnimationDgmElement Modifier and Type Method Description voidCTAnimationElementChoice. setDgm(CTAnimationDgmElement value)Sets the value of the dgm property.