MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / BoundsSpec.js

File BoundsSpec.js

test/common/commontypes/BoundsSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Bounds} from '../../../src/common/commontypes/Bounds';
2import {Pixel} from '../../../src/common/commontypes/Pixel';
3import {LonLat} from '../../../src/common/commontypes/LonLat';
4import {Size} from '../../../src/common/commontypes/Size';

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
toBBOXMethod · 0.80
getSizeMethod · 0.80
getCenterPixelMethod · 0.80
extendMethod · 0.80
containsLonLatMethod · 0.80
containsPixelMethod · 0.80
intersectsBoundsMethod · 0.80
determineQuadrantMethod · 0.80
fromSizeMethod · 0.80

Tested by

no test coverage detected