mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.objects
/
RenderLineDescription
Render
Line
Description
data
class
RenderLineDescription
(
var
positions
:
ArrayList
<
Vec2D
>
,
var
styleIndex
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Render
Line
Description
Link copied to clipboard
fun
RenderLineDescription
(
positions
:
ArrayList
<
Vec2D
>
,
styleIndex
:
Int
)
Content copied to clipboard
Properties
positions
Link copied to clipboard
var
positions
:
ArrayList
<
Vec2D
>
Content copied to clipboard
style
Index
Link copied to clipboard
var
styleIndex
:
Int
Content copied to clipboard