Coverage - noflo/noflo-canvas GitHub Wiki

Canvas 2d methods Noflo-canvas components
arc MakeArc
arcTo MakeArc?
beginPath MakePath
bezierCurveTo MakeBezierCurve
clearRect Clear / Draw
clip
closePath MakePath?
createImageData
createLinearGradient
createPattern
createRadialGradient
drawImage DrawImage
drawCustomFocusRing
drawSystemFocusRing
fill Fill
fillRect FillRect
fillText
getImageData
getLineDash
isPointInPath
isPointInStroke
lineTo MakePoint + MakePath?
measureText
moveTo MakePoint + MakePath?
putImageData
quadraticCurveTo
rect MakeRectangle
restore
rotate Transform
save
scale Transform
scrollPathIntoView
setLineDash
setTransform
stroke Stroke
strokeRect StrokeRect
strokeText
transform
translate Transform