Uses of Class
org.docx4j.dml.diagram.CTAnimOne
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTAnimOne in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTAnimOne Modifier and Type Field Description protected CTAnimOneCTLayoutVariablePropertySet. animOneMethods in org.docx4j.dml.diagram that return CTAnimOne Modifier and Type Method Description CTAnimOneObjectFactory. createCTAnimOne()Create an instance ofCTAnimOneCTAnimOneCTLayoutVariablePropertySet. getAnimOne()Gets the value of the animOne property.Methods in org.docx4j.dml.diagram with parameters of type CTAnimOne Modifier and Type Method Description voidCTLayoutVariablePropertySet. setAnimOne(CTAnimOne value)Sets the value of the animOne property.