Uses of Class
org.docx4j.dml.CTLineJoinBevel
Packages that use CTLineJoinBevel
-
Uses of CTLineJoinBevel in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinBevelMethods in org.docx4j.dml that return CTLineJoinBevelModifier and TypeMethodDescriptionObjectFactory.createCTLineJoinBevel()Create an instance ofCTLineJoinBevelCTLineProperties.getBevel()Gets the value of the bevel property.Methods in org.docx4j.dml with parameters of type CTLineJoinBevelModifier and TypeMethodDescriptionvoidCTLineProperties.setBevel(CTLineJoinBevel value) Sets the value of the bevel property.