Uses of Enum
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 type with the specified name.static STLineCap[]STLineCap.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STLineCap