Uses of Class
com.axis.system.jenkins.plugins.downstream.tree.Matrix
-
Packages that use Matrix Package Description com.axis.system.jenkins.plugins.downstream.tree com.axis.system.jenkins.plugins.downstream.yabv -
-
Uses of Matrix in com.axis.system.jenkins.plugins.downstream.tree
Methods in com.axis.system.jenkins.plugins.downstream.tree that return Matrix Modifier and Type Method Description static <T> Matrix<T>
TreeLaminator. layoutTree(T rootNode, TreeLaminator.ChildrenFunction<T> children)
Methods in com.axis.system.jenkins.plugins.downstream.tree with parameters of type Matrix Modifier and Type Method Description protected static <T> boolean
TreeLaminator. shallowFit(int row, int pos, T node, TreeLaminator.ChildrenFunction<T> childNodes, Matrix<T> matrix)
-
Uses of Matrix in com.axis.system.jenkins.plugins.downstream.yabv
Methods in com.axis.system.jenkins.plugins.downstream.yabv that return Matrix Modifier and Type Method Description Matrix
BuildFlowAction. buildMatrix()
-