Uses of Class
org.docx4j.vml.officedrawing.CTExtrusion
Packages that use CTExtrusion
-
Uses of CTExtrusion in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTExtrusionMethods in org.docx4j.vml.officedrawing that return CTExtrusionModifier and TypeMethodDescriptionObjectFactory.createCTExtrusion()Create an instance ofCTExtrusionCTShapeDefaults.getExtrusion()Gets the value of the extrusion property.Methods in org.docx4j.vml.officedrawing that return types with arguments of type CTExtrusionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTExtrusion>ObjectFactory.createExtrusion(CTExtrusion value) Methods in org.docx4j.vml.officedrawing with parameters of type CTExtrusionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTExtrusion>ObjectFactory.createExtrusion(CTExtrusion value) voidCTShapeDefaults.setExtrusion(CTExtrusion value) Sets the value of the extrusion property.