Searched refs:rootLayers (Results 1 – 1 of 1) sorted by relevance
34 private rootLayers: HierarchyTreeNode[] | undefined; property in VisibilityPropertiesComputation40 this.rootLayers = value.getAllChildren().slice();45 if (!this.root || !this.rootLayers) {