TextLayerInterface

abstract class TextLayerInterface

Constructors

Link copied to clipboard
fun TextLayerInterface()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun asLayerInterface(): LayerInterface
Link copied to clipboard
abstract fun invalidate()
Link copied to clipboard
abstract fun setTexts(texts: ArrayList<TextInfoInterface>)