SmartTextBoxedSticker

abstract class SmartTextBoxedSticker(context: <ERROR CLASS>, textColor: <ERROR CLASS>, font: SmartSticker.Font, outlineColor: <ERROR CLASS>, boxColor: <ERROR CLASS>) : SmartSticker

Types

Companion
Link copied to clipboard
object Companion

Functions

calculateSize
Link copied to clipboard
open fun calculateSize(): <ERROR CLASS>
draw
Link copied to clipboard
open fun draw(canvas: <ERROR CLASS>)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
generateText
Link copied to clipboard
abstract fun generateText(): String
getDrawableFont
Link copied to clipboard
override fun getDrawableFont(font: SmartSticker.Font): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

SmartDateSticker
Link copied to clipboard
SmartTimeSticker
Link copied to clipboard
SmartWeekdaySticker
Link copied to clipboard