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

Method toPoint

packages/jsg-core/src/graph/Size.js:192–198  ·  view source on GitHub ↗

* Retrieve the width and height as a point object. * * @method toPoint * @param {Point} [reusepoint] Point to use as a return value. If not specified, a new point will be * allocated. * @return {Point} Point, containing the width and height, as x and y values.

(reusepoint)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getPositionMethod · 0.45
drawMethod · 0.45
_drawLineMethod · 0.45
_drawMarkersForMethod · 0.45
drawMethod · 0.45
onMouseDragMethod · 0.45
_getCoordAtMethod · 0.45
removeLastCoordinatesMethod · 0.45
getControlPointAtPortMethod · 0.45
showPossiblePortAtMethod · 0.45
getControlPointMethod · 0.45

Calls 3

getWidthMethod · 0.95
getHeightMethod · 0.95
getValueMethod · 0.45

Tested by

no test coverage detected