Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTPerspectiveProjection
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
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 CTPerspectiveProjection Modifier and Type Field Description protected CTPerspectiveProjectionCTModel3DCamera. perspectiveMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTPerspectiveProjection Modifier and Type Method Description CTPerspectiveProjectionObjectFactory. createCTPerspectiveProjection()Create an instance ofCTPerspectiveProjectionCTPerspectiveProjectionCTModel3DCamera. getPerspective()Gets the value of the perspective property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTPerspectiveProjection Modifier and Type Method Description voidCTModel3DCamera. setPerspective(CTPerspectiveProjection value)Sets the value of the perspective property.