MCPcopy Create free account
hub / github.com/breck7/scroll / value

Method value

external/.d3.js:7520–7522  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7518 this._ += `M${this._x0 = this._x1 = +x},${this._y0 = this._y1 = +y}h${+w}v${+h}h${-w}Z`;
7519 }
7520 value() {
7521 return this._ || null;
7522 }
7523}
7524
7525class Polygon {

Callers 7

renderMethod · 0.45
renderBoundsMethod · 0.45
renderCellMethod · 0.45
renderMethod · 0.45
renderPointsMethod · 0.45
renderHullMethod · 0.45
renderTriangleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected