Uses of Class
org.docx4j.dml.diagram.CTDirection
Packages that use CTDirection
-
Uses of CTDirection in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTDirectionMethods in org.docx4j.dml.diagram that return CTDirectionModifier and TypeMethodDescriptionObjectFactory.createCTDirection()Create an instance ofCTDirectionCTLayoutVariablePropertySet.getDir()Gets the value of the dir property.Methods in org.docx4j.dml.diagram with parameters of type CTDirectionModifier and TypeMethodDescriptionvoidCTLayoutVariablePropertySet.setDir(CTDirection value) Sets the value of the dir property.