Uses of Class
org.docx4j.vml.officedrawing.CTSkew
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTSkew in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTSkew Modifier and Type Field Description protected CTSkewCTShapeDefaults. skewMethods in org.docx4j.vml.officedrawing that return CTSkew Modifier and Type Method Description CTSkewObjectFactory. createCTSkew()Create an instance ofCTSkewCTSkewCTShapeDefaults. getSkew()Gets the value of the skew property.Methods in org.docx4j.vml.officedrawing that return types with arguments of type CTSkew Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSkew>ObjectFactory. createSkew(CTSkew value)Methods in org.docx4j.vml.officedrawing with parameters of type CTSkew Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSkew>ObjectFactory. createSkew(CTSkew value)voidCTShapeDefaults. setSkew(CTSkew value)Sets the value of the skew property.