Uses of Class
org.docx4j.dml.CTLineJoinMiterProperties
Packages that use CTLineJoinMiterProperties
-
Uses of CTLineJoinMiterProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinMiterPropertiesMethods in org.docx4j.dml that return CTLineJoinMiterPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTLineJoinMiterProperties()Create an instance ofCTLineJoinMiterPropertiesCTLineProperties.getMiter()Gets the value of the miter property.Methods in org.docx4j.dml with parameters of type CTLineJoinMiterPropertiesModifier and TypeMethodDescriptionvoidCTLineProperties.setMiter(CTLineJoinMiterProperties value) Sets the value of the miter property.