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