mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.layers.text
/
TextInfoInterface
Text
Info
Interface
abstract
class
TextInfoInterface
Content copied to clipboard
Constructors
Functions
Constructors
Text
Info
Interface
Link copied to clipboard
fun
TextInfoInterface
(
)
Content copied to clipboard
Functions
get
Coordinate
Link copied to clipboard
abstract
fun
getCoordinate
(
)
:
Coord
Content copied to clipboard
get
Font
Link copied to clipboard
abstract
fun
getFont
(
)
:
Font
Content copied to clipboard
get
Text
Link copied to clipboard
abstract
fun
getText
(
)
:
ArrayList
<
FormattedStringEntry
>
Content copied to clipboard
get
Text
Anchor
Link copied to clipboard
abstract
fun
getTextAnchor
(
)
:
Anchor
Content copied to clipboard
get
Text
Justify
Link copied to clipboard
abstract
fun
getTextJustify
(
)
:
TextJustify
Content copied to clipboard