Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTModel3DCamera
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
Uses of CTModel3DCamera in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTModel3DCamera Modifier and Type Field Description protected CTModel3DCameraCTModel3D. cameraMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTModel3DCamera Modifier and Type Method Description CTModel3DCameraObjectFactory. createCTModel3DCamera()Create an instance ofCTModel3DCameraCTModel3DCameraCTModel3D. getCamera()Gets the value of the camera property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTModel3DCamera Modifier and Type Method Description voidCTModel3D. setCamera(CTModel3DCamera value)Sets the value of the camera property.