Uses of Class
org.docx4j.dml.CTAnimationDgmBuildProperties
Packages that use CTAnimationDgmBuildProperties
-
Uses of CTAnimationDgmBuildProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAnimationDgmBuildPropertiesModifier and TypeFieldDescriptionprotected CTAnimationDgmBuildPropertiesCTAnimationGraphicalObjectBuildProperties.bldDgmMethods in org.docx4j.dml that return CTAnimationDgmBuildPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTAnimationDgmBuildProperties()Create an instance ofCTAnimationDgmBuildPropertiesCTAnimationGraphicalObjectBuildProperties.getBldDgm()Gets the value of the bldDgm property.Methods in org.docx4j.dml with parameters of type CTAnimationDgmBuildPropertiesModifier and TypeMethodDescriptionvoidCTAnimationGraphicalObjectBuildProperties.setBldDgm(CTAnimationDgmBuildProperties value) Sets the value of the bldDgm property.