Uses of Class
org.docx4j.dml.chart.CTRotY
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTRotY in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTRotY Modifier and Type Field Description protected CTRotYCTView3D. rotYMethods in org.docx4j.dml.chart that return CTRotY Modifier and Type Method Description CTRotYObjectFactory. createCTRotY()Create an instance ofCTRotYCTRotYCTView3D. getRotY()Gets the value of the rotY property.Methods in org.docx4j.dml.chart with parameters of type CTRotY Modifier and Type Method Description voidCTView3D. setRotY(CTRotY value)Sets the value of the rotY property.