Uses of Class
org.docx4j.dml.CTShape3D
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main | |
| org.docx4j.dml | |
| org.docx4j.dml.diagram |
-
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 CTShape3D Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShape3D>ObjectFactory. createHiddenSp3D(CTShape3D value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTShape3D Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShape3D>ObjectFactory. createHiddenSp3D(CTShape3D value) -
Uses of CTShape3D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShape3D Modifier and Type Field Description protected CTShape3DCTEffectStyleItem. sp3Dprotected CTShape3DCTShapeProperties. sp3Dprotected CTShape3DCTTextBodyProperties. sp3DMethods in org.docx4j.dml that return CTShape3D Modifier and Type Method Description CTShape3DObjectFactory. createCTShape3D()Create an instance ofCTShape3DCTShape3DCTEffectStyleItem. getSp3D()Gets the value of the sp3D property.CTShape3DCTShapeProperties. getSp3D()Gets the value of the sp3D property.CTShape3DCTTextBodyProperties. getSp3D()Gets the value of the sp3D property.Methods in org.docx4j.dml with parameters of type CTShape3D Modifier and Type Method Description voidCTEffectStyleItem. setSp3D(CTShape3D value)Sets the value of the sp3D property.voidCTShapeProperties. setSp3D(CTShape3D value)Sets the value of the sp3D property.voidCTTextBodyProperties. setSp3D(CTShape3D value)Sets the value of the sp3D property. -
Uses of CTShape3D in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTShape3D Modifier and Type Field Description protected CTShape3DCTStyleLabel. sp3Dprotected CTShape3DCTTextProps. sp3D