Uses of Enum
com.evopdf.LineDashStyle
-
Uses of LineDashStyle in com.evopdf
Methods in com.evopdf that return LineDashStyleModifier and TypeMethodDescriptionLineStyle.lineDashStyle()
Gets the line dash patternstatic LineDashStyle
Returns the enum constant of this type with the specified name.static LineDashStyle[]
LineDashStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type LineDashStyleModifier and TypeMethodDescriptionvoid
LineStyle.setLineDashStyle
(LineDashStyle lineDashStyle) Sets the line dash patternConstructors in com.evopdf with parameters of type LineDashStyleModifierConstructorDescriptionLineStyle
(float lineWidth, LineDashStyle lineDashStyle) Constructs a style for a dashed lineLineStyle
(LineDashStyle lineDashStyle) Constructs a style for a dashed line