Package ly.img.android.pesdk.backend.text_design.model.row.defaults

Types

TextDesignRow
Link copied to clipboard
abstract class TextDesignRow(words: Words, width: Float, attributes: TextDesignAttributes)
TextDesignRowSingle
Link copied to clipboard
open class TextDesignRowSingle(words: Words, width: Float, attributes: TextDesignAttributes) : TextDesignRow