mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.layers.line
/
LineInfoInterface
Line
Info
Interface
abstract
class
LineInfoInterface
Content copied to clipboard
Constructors
Functions
Constructors
Line
Info
Interface
Link copied to clipboard
fun
LineInfoInterface
(
)
Content copied to clipboard
Functions
get
Coordinates
Link copied to clipboard
abstract
fun
getCoordinates
(
)
:
ArrayList
<
Coord
>
Content copied to clipboard
get
Identifier
Link copied to clipboard
abstract
fun
getIdentifier
(
)
:
String
Content copied to clipboard
get
Style
Link copied to clipboard
abstract
fun
getStyle
(
)
:
LineStyle
Content copied to clipboard