Builder

open class Builder

Builder class for LineStyle

Constructors

Link copied to clipboard
constructor()
Creates the builder

Functions

Link copied to clipboard
open fun build(): LineStyle
Build the LineStyle
Link copied to clipboard
Set the line color
Link copied to clipboard
Sets the style in which the line segments will be connected with each other
Link copied to clipboard
open fun setStretchFactor(stretchFactor: Float): LineStyle.Builder
Sets the relative stretching coefficient for the line.
Link copied to clipboard
open fun setWidth(width: Float): LineStyle.Builder
Sets the line width