Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTOrthographicProjection
Packages that use CTOrthographicProjection
-
Uses of CTOrthographicProjection in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTOrthographicProjectionMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTOrthographicProjectionModifier and TypeMethodDescriptionObjectFactory.createCTOrthographicProjection()Create an instance ofCTOrthographicProjectionCTModel3DCamera.getOrthographic()Gets the value of the orthographic property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTOrthographicProjectionModifier and TypeMethodDescriptionvoidCTModel3DCamera.setOrthographic(CTOrthographicProjection value) Sets the value of the orthographic property.