Uses of Enum
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 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.dml with parameters of type STLineCap