Uses of Enum
org.nuiton.math.matrix.viewer.MatrixRendererSolution
Packages that use MatrixRendererSolution
-
Uses of MatrixRendererSolution in org.nuiton.math.matrix.viewer
Fields in org.nuiton.math.matrix.viewer declared as MatrixRendererSolutionModifier and TypeFieldDescriptionprotected MatrixRendererSolutionMatrixViewerPanel.matrixRendererSolutionMatrix renderer list solution.Methods in org.nuiton.math.matrix.viewer that return MatrixRendererSolutionModifier and TypeMethodDescriptionMatrixViewerPanel.getMatrixRendererSolution()static MatrixRendererSolutionReturns the enum constant of this type with the specified name.static MatrixRendererSolution[]MatrixRendererSolution.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.nuiton.math.matrix.viewer with parameters of type MatrixRendererSolutionModifier and TypeMethodDescriptionvoidMatrixViewerPanel.setMatrixRendererSolution(MatrixRendererSolution matrixRendererSolution)