Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
intersectsWithRect
Method · 0.80
calcViewportBoundaries
Method · 0.80
intersectsWithObject
Method · 0.80
isContainedWithinRect
Method · 0.80
isContainedWithinObject
Method · 0.80
isOnScreen
Method · 0.80
setZoom
Method · 0.80
getWidth
Method · 0.80
getHeight
Method · 0.80
calcTransformMatrix
Method · 0.80
calcOwnMatrix
Method · 0.80
scaleToWidth
Method · 0.80
Tested by
no test coverage detected