MCPcopy Create free account
hub / github.com/microsoft/SandDance / PolygonLayer1

Function PolygonLayer1

docs/app/js/sanddance-app.js:102732–102735  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102730 (0, _inheritsDefault.default)(PolygonLayer1, _CompositeLayer);
102731 var _super = _createSuper(PolygonLayer1);
102732 function PolygonLayer1() {
102733 (0, _classCallCheckDefault.default)(this, PolygonLayer1);
102734 return _super.apply(this, arguments);
102735 }
102736 (0, _createClassDefault.default)(PolygonLayer1, [
102737 {
102738 key: "initializeState",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected