Uses of Class
org.docx4j.vml.officedrawing.STExtrusionRender
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of STExtrusionRender in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STExtrusionRender Modifier and Type Field Description protected STExtrusionRenderCTExtrusion. renderMethods in org.docx4j.vml.officedrawing that return STExtrusionRender Modifier and Type Method Description static STExtrusionRenderSTExtrusionRender. fromValue(java.lang.String v)STExtrusionRenderCTExtrusion. getRender()Gets the value of the render property.static STExtrusionRenderSTExtrusionRender. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STExtrusionRender[]STExtrusionRender. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STExtrusionRender Modifier and Type Method Description voidCTExtrusion. setRender(STExtrusionRender value)Sets the value of the render property.