Package io.openmobilemaps.mapscore.shared.map.layers.text

Types

Link copied to clipboard
enum Anchor : Enum<Anchor>
Link copied to clipboard
data class FormattedStringEntry(var text: String, var scale: Float) : Comparable<FormattedStringEntry>
Link copied to clipboard
abstract class TextFactory
Link copied to clipboard
abstract class TextInfoInterface
Link copied to clipboard
enum TextJustify : Enum<TextJustify>
Link copied to clipboard
abstract class TextLayerInterface