| Package | Description |
|---|---|
| com.axis.system.jenkins.plugins.downstream.tree |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> int |
TreeLaminator.getShallowDepth(T node,
TreeLaminator.ChildrenFunction<T> childNodes) |
static <T> Matrix<T> |
TreeLaminator.layoutTree(T rootNode,
TreeLaminator.ChildrenFunction<T> children) |
protected static <T> boolean |
TreeLaminator.shallowFit(int row,
int pos,
T node,
TreeLaminator.ChildrenFunction<T> childNodes,
Matrix<T> matrix) |
Copyright © 2016–2019. All rights reserved.