Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.views
/
LineStyle
/
Builder
Builder
open
class
Builder
Builder class for LineStyle
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Creates the builder
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
LineStyle
Build the LineStyle
set
Line
Color
Link copied to clipboard
open
fun
setLineColor
(
color
:
Int
)
:
LineStyle.Builder
Set the line color
set
Line
Join
Type
Link copied to clipboard
open
fun
setLineJoinType
(
lineType
:
Int
)
:
LineStyle.Builder
Sets the style in which the line segments will be connected with each other
set
Stretch
Factor
Link copied to clipboard
open
fun
setStretchFactor
(
stretchFactor
:
Float
)
:
LineStyle.Builder
Sets the relative stretching coefficient for the line.
set
Width
Link copied to clipboard
open
fun
setWidth
(
width
:
Float
)
:
LineStyle.Builder
Sets the line width