Uses of Class
org.docx4j.dml.CTLineJoinRound
Packages that use CTLineJoinRound
-
Uses of CTLineJoinRound in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineJoinRoundMethods in org.docx4j.dml that return CTLineJoinRoundModifier and TypeMethodDescriptionObjectFactory.createCTLineJoinRound()Create an instance ofCTLineJoinRoundCTLineProperties.getRound()Gets the value of the round property.Methods in org.docx4j.dml with parameters of type CTLineJoinRoundModifier and TypeMethodDescriptionvoidCTLineProperties.setRound(CTLineJoinRound value) Sets the value of the round property.