Uses of Class
org.docx4j.dml.diagram.CTDirection
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTDirection in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTDirection Modifier and Type Field Description protected CTDirectionCTLayoutVariablePropertySet. dirMethods in org.docx4j.dml.diagram that return CTDirection Modifier and Type Method Description CTDirectionObjectFactory. createCTDirection()Create an instance ofCTDirectionCTDirectionCTLayoutVariablePropertySet. getDir()Gets the value of the dir property.Methods in org.docx4j.dml.diagram with parameters of type CTDirection Modifier and Type Method Description voidCTLayoutVariablePropertySet. setDir(CTDirection value)Sets the value of the dir property.