Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTObjectViewport
Packages that use CTObjectViewport
-
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 CTObjectViewportMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTObjectViewportModifier and TypeMethodDescriptionObjectFactory.createCTObjectViewport()Create an instance ofCTObjectViewportCTModel3D.getObjViewport()Gets the value of the objViewport property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTObjectViewportModifier and TypeMethodDescriptionvoidCTModel3D.setObjViewport(CTObjectViewport value) Sets the value of the objViewport property.