MCPcopy Create free account
hub / github.com/eclipse-streamsheets/streamsheets / draw

Method draw

packages/jsg-ui/src/ui/Widget.js:255–274  ·  view source on GitHub ↗

* Draws this widget. Subclasses should not overwrite this method, but instead implement drawBackground, * drawClientArea or drawBorder. * * @method draw * @param {Graphics} graphics Graphics to use for output.

(graphics)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

drawBackgroundMethod · 0.95
drawClientAreaMethod · 0.95
drawBorderMethod · 0.95
applyFillToGraphicsMethod · 0.80
applyShadowToGraphicsMethod · 0.80
startGroupMethod · 0.80
endGroupMethod · 0.80
applyLineToGraphicsMethod · 0.80
isVisibleMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected