Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTModel3DCamera
Packages that use CTModel3DCamera
-
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 CTModel3DCameraMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTModel3DCameraModifier and TypeMethodDescriptionObjectFactory.createCTModel3DCamera()Create an instance ofCTModel3DCameraCTModel3D.getCamera()Gets the value of the camera property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTModel3DCameraModifier and TypeMethodDescriptionvoidCTModel3D.setCamera(CTModel3DCamera value) Sets the value of the camera property.