Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTOrthographicProjection
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
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 CTOrthographicProjection Modifier and Type Field Description protected CTOrthographicProjectionCTModel3DCamera. orthographicMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTOrthographicProjection Modifier and Type Method Description CTOrthographicProjectionObjectFactory. createCTOrthographicProjection()Create an instance ofCTOrthographicProjectionCTOrthographicProjectionCTModel3DCamera. getOrthographic()Gets the value of the orthographic property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTOrthographicProjection Modifier and Type Method Description voidCTModel3DCamera. setOrthographic(CTOrthographicProjection value)Sets the value of the orthographic property.