Uses of Class
org.docx4j.dml.diagram.CTLayoutNode
Packages that use CTLayoutNode
-
Uses of CTLayoutNode in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTLayoutNodeMethods in org.docx4j.dml.diagram that return CTLayoutNodeModifier and TypeMethodDescriptionObjectFactory.createCTLayoutNode()Create an instance ofCTLayoutNodeCTDiagramDefinition.getLayoutNode()Gets the value of the layoutNode property.Methods in org.docx4j.dml.diagram with parameters of type CTLayoutNodeModifier and TypeMethodDescriptionvoidCTDiagramDefinition.setLayoutNode(CTLayoutNode value) Sets the value of the layoutNode property.