Uses of Class
org.docx4j.dml.CTLineJoinRound
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTLineJoinRound in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinRound Modifier and Type Field Description protected CTLineJoinRoundCTLineProperties. roundMethods in org.docx4j.dml that return CTLineJoinRound Modifier and Type Method Description CTLineJoinRoundObjectFactory. createCTLineJoinRound()Create an instance ofCTLineJoinRoundCTLineJoinRoundCTLineProperties. getRound()Gets the value of the round property.Methods in org.docx4j.dml with parameters of type CTLineJoinRound Modifier and Type Method Description voidCTLineProperties. setRound(CTLineJoinRound value)Sets the value of the round property.