Uses of Class
org.docx4j.dml.CTAnimationDgmElement
Packages that use CTAnimationDgmElement
-
Uses of CTAnimationDgmElement in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAnimationDgmElementMethods in org.docx4j.dml that return CTAnimationDgmElementModifier and TypeMethodDescriptionObjectFactory.createCTAnimationDgmElement()Create an instance ofCTAnimationDgmElementCTAnimationElementChoice.getDgm()Gets the value of the dgm property.Methods in org.docx4j.dml with parameters of type CTAnimationDgmElementModifier and TypeMethodDescriptionvoidCTAnimationElementChoice.setDgm(CTAnimationDgmElement value) Sets the value of the dgm property.