Uses of Class
org.docx4j.dml.CTLineJoinBevel
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTLineJoinBevel in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinBevel Modifier and Type Field Description protected CTLineJoinBevelCTLineProperties. bevelMethods in org.docx4j.dml that return CTLineJoinBevel Modifier and Type Method Description CTLineJoinBevelObjectFactory. createCTLineJoinBevel()Create an instance ofCTLineJoinBevelCTLineJoinBevelCTLineProperties. getBevel()Gets the value of the bevel property.Methods in org.docx4j.dml with parameters of type CTLineJoinBevel Modifier and Type Method Description voidCTLineProperties. setBevel(CTLineJoinBevel value)Sets the value of the bevel property.