Uses of Class
org.docx4j.dml.diagram.CTLayoutNode
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTLayoutNode in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTLayoutNode Modifier and Type Field Description protected CTLayoutNodeCTDiagramDefinition. layoutNodeMethods in org.docx4j.dml.diagram that return CTLayoutNode Modifier and Type Method Description CTLayoutNodeObjectFactory. createCTLayoutNode()Create an instance ofCTLayoutNodeCTLayoutNodeCTDiagramDefinition. getLayoutNode()Gets the value of the layoutNode property.Methods in org.docx4j.dml.diagram with parameters of type CTLayoutNode Modifier and Type Method Description voidCTDiagramDefinition. setLayoutNode(CTLayoutNode value)Sets the value of the layoutNode property.