Uses of Class
org.docx4j.dml.CTLineJoinMiterProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTLineJoinMiterProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinMiterProperties Modifier and Type Field Description protected CTLineJoinMiterPropertiesCTLineProperties. miterMethods in org.docx4j.dml that return CTLineJoinMiterProperties Modifier and Type Method Description CTLineJoinMiterPropertiesObjectFactory. createCTLineJoinMiterProperties()Create an instance ofCTLineJoinMiterPropertiesCTLineJoinMiterPropertiesCTLineProperties. getMiter()Gets the value of the miter property.Methods in org.docx4j.dml with parameters of type CTLineJoinMiterProperties Modifier and Type Method Description voidCTLineProperties. setMiter(CTLineJoinMiterProperties value)Sets the value of the miter property.