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