Uses of Class
org.docx4j.dml.chart.CTLayoutTarget
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLayoutTarget in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLayoutTarget Modifier and Type Field Description protected CTLayoutTargetCTManualLayout. layoutTargetMethods in org.docx4j.dml.chart that return CTLayoutTarget Modifier and Type Method Description CTLayoutTargetObjectFactory. createCTLayoutTarget()Create an instance ofCTLayoutTargetCTLayoutTargetCTManualLayout. getLayoutTarget()Gets the value of the layoutTarget property.Methods in org.docx4j.dml.chart with parameters of type CTLayoutTarget Modifier and Type Method Description voidCTManualLayout. setLayoutTarget(CTLayoutTarget value)Sets the value of the layoutTarget property.