| Package | Description |
|---|---|
| org.nuiton.math.matrix.viewer |
Nuiton matrix viewer.
|
| Modifier and Type | Field and Description |
|---|---|
protected MatrixRendererSolution |
MatrixViewerPanel.matrixRendererSolution
Matrix renderer list solution.
|
| Modifier and Type | Method and Description |
|---|---|
MatrixRendererSolution |
MatrixViewerPanel.getMatrixRendererSolution() |
static MatrixRendererSolution |
MatrixRendererSolution.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatrixViewerPanel.setMatrixRendererSolution(MatrixRendererSolution matrixRendererSolution) |
Copyright © 2004–2020 Code Lutin. All rights reserved.