Uses of Enum Class
org.docx4j.dml.STLineCap
Packages that use STLineCap
-
Uses of STLineCap in org.docx4j.dml
Fields in org.docx4j.dml declared as STLineCapMethods in org.docx4j.dml that return STLineCapModifier and TypeMethodDescriptionstatic STLineCapCTLineProperties.getCap()Gets the value of the cap property.static STLineCapReturns the enum constant of this class with the specified name.static STLineCap[]STLineCap.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml with parameters of type STLineCap