TextDesignLayoutData

Created by svennahler on 23.03.18.

class TextDesignLayoutData

Constructors

TextDesignLayoutData
Link copied to clipboard
fun TextDesignLayoutData(text: String, lines: <ERROR CLASS><Words>, relativeInsets: <ERROR CLASS>, relativeLineSpacing: Float, rows: MutableList<TextDesignRow>, background: TextDesignBackground?, width: Float)

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String