Uses of Class
org.docx4j.vml.officedrawing.CTExtrusion
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTExtrusion in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTExtrusion Modifier and Type Field Description protected CTExtrusionCTShapeDefaults. extrusionMethods in org.docx4j.vml.officedrawing that return CTExtrusion Modifier and Type Method Description CTExtrusionObjectFactory. createCTExtrusion()Create an instance ofCTExtrusionCTExtrusionCTShapeDefaults. getExtrusion()Gets the value of the extrusion property.Methods in org.docx4j.vml.officedrawing that return types with arguments of type CTExtrusion Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTExtrusion>ObjectFactory. createExtrusion(CTExtrusion value)Methods in org.docx4j.vml.officedrawing with parameters of type CTExtrusion Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTExtrusion>ObjectFactory. createExtrusion(CTExtrusion value)voidCTShapeDefaults. setExtrusion(CTExtrusion value)Sets the value of the extrusion property.