Uses of Class
org.docx4j.dml.chart.CTPerspective
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPerspective in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPerspective Modifier and Type Field Description protected CTPerspectiveCTView3D. perspectiveMethods in org.docx4j.dml.chart that return CTPerspective Modifier and Type Method Description CTPerspectiveObjectFactory. createCTPerspective()Create an instance ofCTPerspectiveCTPerspectiveCTView3D. getPerspective()Gets the value of the perspective property.Methods in org.docx4j.dml.chart with parameters of type CTPerspective Modifier and Type Method Description voidCTView3D. setPerspective(CTPerspective value)Sets the value of the perspective property.