MCPcopy Create free account
hub / github.com/microsoft/SandDance / value

Method value

docs/app/js/sanddance-app.js:140288–140290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140286 this._ += `M${this._x0 = this._x1 = +x},${this._y0 = this._y1 = +y}h${+w}v${+h}h${-w}Z`;
140287 }
140288 value() {
140289 return this._ || null;
140290 }
140291}
140292exports.default = Path;
140293

Callers 11

setFunction · 0.45
renderMethod · 0.45
renderPointsMethod · 0.45
renderHullMethod · 0.45
hullPolygonMethod · 0.45
renderTriangleMethod · 0.45
trianglePolygonMethod · 0.45
renderMethod · 0.45
renderBoundsMethod · 0.45
renderCellMethod · 0.45
cellPolygonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected