MCPcopy
hub / github.com/fabricjs/fabric.js / object_geometry.js

File object_geometry.js

test/unit/object_geometry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 var canvas = this.canvas = new fabric.StaticCanvas(null, {enableRetinaScaling: false});
3 QUnit.module('fabric.ObjectGeometry');
4

Callers

nothing calls this directly

Calls 15

intersectsWithRectMethod · 0.80
intersectsWithObjectMethod · 0.80
isContainedWithinRectMethod · 0.80
isOnScreenMethod · 0.80
setZoomMethod · 0.80
getWidthMethod · 0.80
getHeightMethod · 0.80
calcTransformMatrixMethod · 0.80
calcOwnMatrixMethod · 0.80
scaleToWidthMethod · 0.80

Tested by

no test coverage detected