MCPcopy
hub / github.com/CesiumGS/cesium / PropertyTable.js

File PropertyTable.js

packages/engine/Source/Scene/PropertyTable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Check from "../Core/Check.js";
2import Frozen from "../Core/Frozen.js";
3import DeveloperError from "../Core/DeveloperError.js";
4import defined from "../Core/defined.js";

Callers

nothing calls this directly

Calls 11

destroyObjectFunction · 0.90
addAllToArrayFunction · 0.85
checkFeatureIdFunction · 0.85
definedFunction · 0.50
hasPropertyMethod · 0.45
getPropertyIdsMethod · 0.45
getPropertyMethod · 0.45
setPropertyMethod · 0.45
isClassMethod · 0.45
getExactClassNameMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected