Uses of Class
org.docx4j.dml.CTCamera
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTCamera in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCamera Modifier and Type Field Description protected CTCameraCTScene3D. cameraMethods in org.docx4j.dml 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.dml with parameters of type CTCamera Modifier and Type Method Description voidCTScene3D. setCamera(CTCamera value)Sets the value of the camera property.