Uses of Class
org.docx4j.dml.CTPoint3D
Packages that use CTPoint3D
-
Uses of CTPoint3D in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTPoint3DModifier and TypeFieldDescriptionprotected CTPoint3DCTDirectionalLight.lookAtprotected CTPoint3DCTModel3DCamera.lookAtprotected CTPoint3DCTSpotLight.lookAtprotected CTPoint3DCTDirectionalLight.posprotected CTPoint3DCTModel3DCamera.posprotected CTPoint3DCTPointLight.posprotected CTPoint3DCTSpotLight.posMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTPoint3DModifier and TypeMethodDescriptionCTDirectionalLight.getLookAt()Gets the value of the lookAt property.CTModel3DCamera.getLookAt()Gets the value of the lookAt property.CTSpotLight.getLookAt()Gets the value of the lookAt property.CTDirectionalLight.getPos()Gets the value of the pos property.CTModel3DCamera.getPos()Gets the value of the pos property.CTPointLight.getPos()Gets the value of the pos property.CTSpotLight.getPos()Gets the value of the pos property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTPoint3DModifier and TypeMethodDescriptionvoidSets the value of the lookAt property.voidSets the value of the lookAt property.voidSets the value of the lookAt property.voidSets the value of the pos property.voidSets the value of the pos property.voidSets the value of the pos property.voidSets the value of the pos property. -
Uses of CTPoint3D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPoint3DMethods in org.docx4j.dml that return CTPoint3DModifier and TypeMethodDescriptionObjectFactory.createCTPoint3D()Create an instance ofCTPoint3DCTBackdrop.getAnchor()Gets the value of the anchor property.Methods in org.docx4j.dml with parameters of type CTPoint3D