CanvasDecoderDrawable

abstract class CanvasDecoderDrawable(context: <ERROR CLASS>?) : StateHandlerBindable

Functions

bindStateHandler
Link copied to clipboard
open override fun bindStateHandler(stateHandler: <ERROR CLASS>)
calculateSize
Link copied to clipboard
abstract fun calculateSize(): ImageSize
draw
Link copied to clipboard
abstract fun draw(canvas: <ERROR CLASS>)
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

Properties

context
Link copied to clipboard
val context: <ERROR CLASS>?
size
Link copied to clipboard
val size: <ERROR CLASS>
stateHandler
Link copied to clipboard
lateinit override var stateHandler: <ERROR CLASS>