Uses of Enum Class
org.docx4j.w14.STLineCap
Packages that use STLineCap
-
Uses of STLineCap in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLineCapMethods in org.docx4j.w14 that return STLineCapModifier and TypeMethodDescriptionstatic STLineCapCTTextOutlineEffect.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.w14 with parameters of type STLineCap