Uses of Interface
org.ujmp.core.treematrix.TreeMatrix
Packages that use TreeMatrix
-
Uses of TreeMatrix in org.ujmp.core.treematrix
Classes in org.ujmp.core.treematrix that implement TreeMatrixModifier and TypeClassDescriptionclass
class
class
-
Uses of TreeMatrix in org.ujmp.gui.panels
Fields in org.ujmp.gui.panels declared as TreeMatrixModifier and TypeFieldDescriptionprivate final TreeMatrix<?>
UnbufferedMatrixTreemapPanel.treeMatrix
Constructors in org.ujmp.gui.panels with parameters of type TreeMatrixModifierConstructorDescriptionMatrixTreemapPanel
(TreeMatrix<?> matrix) UnbufferedMatrixTreemapPanel
(TreeMatrix<?> matrix)