Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTObjectViewport
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
Uses of CTObjectViewport in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTObjectViewport Modifier and Type Field Description protected CTObjectViewportCTModel3D. objViewportMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTObjectViewport Modifier and Type Method Description CTObjectViewportObjectFactory. createCTObjectViewport()Create an instance ofCTObjectViewportCTObjectViewportCTModel3D. getObjViewport()Gets the value of the objViewport property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTObjectViewport Modifier and Type Method Description voidCTModel3D. setObjViewport(CTObjectViewport value)Sets the value of the objViewport property.