Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ GeometryAnalysisSpec.js
File
GeometryAnalysisSpec.js
test/common/util/GeometryAnalysisSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Module from
'../../../src/common/util/UGCWasmAll'
;
2
import
{ GeometryAnalysis } from
'../../../src/common/util/GeometryAnalysis'
;
3
4
describe(
'GeometryAnalysis'
, () => {
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
expect
Function · 0.85
buffer
Method · 0.80
computeConvexHull
Method · 0.80
isIdentical
Method · 0.80
hasIntersection
Method · 0.80
hasTouch
Method · 0.80
resample
Method · 0.80
isParallel
Method · 0.80
computePerpendicularPosition
Method · 0.80
isPointOnLine
Method · 0.80
isProjectOnLineSegment
Method · 0.80
Tested by
no test coverage detected