Uses of Class
org.docx4j.dml.chart.CTView3D
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTView3D in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTView3D Modifier and Type Field Description protected CTView3DCTChart. view3DMethods in org.docx4j.dml.chart that return CTView3D Modifier and Type Method Description CTView3DObjectFactory. createCTView3D()Create an instance ofCTView3DCTView3DCTChart. getView3D()Gets the value of the view3D property.Methods in org.docx4j.dml.chart with parameters of type CTView3D Modifier and Type Method Description voidCTChart. setView3D(CTView3D value)Sets the value of the view3D property.