drawLine

open override fun drawLine(x1: Int, y1: Int, x2: Int, y2: Int)
open override fun drawLine(x1: Double, y1: Double, x2: Double, y2: Double)