Searched refs:getZOrderPath (Results 1 – 1 of 1) sorted by relevance
38 const zOrderPath = this.getZOrderPath(node);80 private getZOrderPath(node: HierarchyTreeNode | undefined): number[] { method in ZOrderPathsComputation83 const zOrderPath = this.getZOrderPath(node.getZParent());