mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.layers.text
/
TextLayerInterface
Text
Layer
Interface
abstract
class
TextLayerInterface
Content copied to clipboard
Types
Constructors
Functions
Constructors
Text
Layer
Interface
Link copied to clipboard
fun
TextLayerInterface
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
as
Layer
Interface
Link copied to clipboard
abstract
fun
asLayerInterface
(
)
:
LayerInterface
Content copied to clipboard
invalidate
Link copied to clipboard
abstract
fun
invalidate
(
)
Content copied to clipboard
set
Texts
Link copied to clipboard
abstract
fun
setTexts
(
texts
:
ArrayList
<
TextInfoInterface
>
)
Content copied to clipboard