MCPcopy
hub / github.com/clientIO/joint / point.mjs

File point.mjs

packages/joint-core/src/g/point.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 Point is the most basic object consisting of x/y coordinate.
3
4 Possible instantiations are:

Callers

nothing calls this directly

Calls 13

normalizeAngleFunction · 0.90
toDegFunction · 0.90
randomFunction · 0.90
bearingFunction · 0.90
lengthFunction · 0.90
toRadFunction · 0.90
snapToGridFunction · 0.90
squaredLengthFunction · 0.90
roundFunction · 0.85
equalsMethod · 0.80
cloneMethod · 0.80
scaleMethod · 0.80

Tested by

no test coverage detected