PaintRow

interface PaintRow

Describes a paint row that can exist in a paint frame. Note that for now this is experimental and the interface contract may change. It's not recommended creating custom paint rows *yet*.

Inheritors

Functions

Link copied to clipboard
abstract fun paint(g: Graphics, base: Point, topToBottom: Boolean, leftToRight: Boolean): Rectangle
Paints the row