Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTPerspectiveProjection
Packages that use CTPerspectiveProjection
-
Uses of CTPerspectiveProjection in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTPerspectiveProjectionMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTPerspectiveProjectionModifier and TypeMethodDescriptionObjectFactory.createCTPerspectiveProjection()Create an instance ofCTPerspectiveProjectionCTModel3DCamera.getPerspective()Gets the value of the perspective property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTPerspectiveProjectionModifier and TypeMethodDescriptionvoidCTModel3DCamera.setPerspective(CTPerspectiveProjection value) Sets the value of the perspective property.