Uses of Class
org.docx4j.w14.CTCamera
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTCamera in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTCamera Modifier and Type Field Description protected CTCameraCTScene3D. cameraMethods in org.docx4j.w14 that return CTCamera Modifier and Type Method Description CTCameraObjectFactory. createCTCamera()Create an instance ofCTCameraCTCameraCTScene3D. getCamera()Gets the value of the camera property.Methods in org.docx4j.w14 with parameters of type CTCamera Modifier and Type Method Description voidCTScene3D. setCamera(CTCamera value)Sets the value of the camera property.