Uses of Class
org.docx4j.dml.CTShape3D
Packages that use CTShape3D
Package
Description
-
Uses of CTShape3D in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return types with arguments of type CTShape3DModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTShape3D>ObjectFactory.createHiddenSp3D(CTShape3D value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTShape3DModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTShape3D>ObjectFactory.createHiddenSp3D(CTShape3D value) -
Uses of CTShape3D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShape3DModifier and TypeFieldDescriptionprotected CTShape3DCTEffectStyleItem.sp3Dprotected CTShape3DCTShapeProperties.sp3Dprotected CTShape3DCTTextBodyProperties.sp3DMethods in org.docx4j.dml that return CTShape3DModifier and TypeMethodDescriptionObjectFactory.createCTShape3D()Create an instance ofCTShape3DCTEffectStyleItem.getSp3D()Gets the value of the sp3D property.CTShapeProperties.getSp3D()Gets the value of the sp3D property.CTTextBodyProperties.getSp3D()Gets the value of the sp3D property.Methods in org.docx4j.dml with parameters of type CTShape3D -
Uses of CTShape3D in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTShape3DModifier and TypeFieldDescriptionprotected CTShape3DCTStyleLabel.sp3Dprotected CTShape3DCTTextProps.sp3DMethods in org.docx4j.dml.diagram that return CTShape3DModifier and TypeMethodDescriptionCTStyleLabel.getSp3D()Gets the value of the sp3D property.CTTextProps.getSp3D()Gets the value of the sp3D property.Methods in org.docx4j.dml.diagram with parameters of type CTShape3D