Uses of Class
org.nuiton.math.matrix.gui.MatrixTableModelLinear
-
Packages that use MatrixTableModelLinear Package Description org.nuiton.math.matrix.gui Nuiton matrix panel. -
-
Uses of MatrixTableModelLinear in org.nuiton.math.matrix.gui
Fields in org.nuiton.math.matrix.gui declared as MatrixTableModelLinear Modifier and Type Field Description protected MatrixTableModelLinear
MatrixTableModelLinear.MatrixCellRenderer. model
Constructors in org.nuiton.math.matrix.gui with parameters of type MatrixTableModelLinear Constructor Description MatrixCellRenderer(MatrixTableModelLinear model)
-