Uses of Enum Class
eu.webtoolkit.jwt.PenCapStyle
-
Uses of PenCapStyle in eu.webtoolkit.jwt
Modifier and TypeMethodDescriptionWPen.getCapStyle()
Returns the style for rendering line ends.static PenCapStyle
Returns the enum constant of this class with the specified name.static PenCapStyle[]
PenCapStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WPen.setCapStyle
(PenCapStyle style) Sets the style for rendering line ends.