Package | Description |
---|---|
conexp.fx.core.context |
Modifier and Type | Method and Description |
---|---|
static MatrixContext.Incidence |
MatrixContext.Incidence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatrixContext.Incidence[] |
MatrixContext.Incidence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Pair<MatrixContext.Incidence,MatrixContext.Incidence> |
MatrixContext.getValue(G g,
M m,
boolean... withArrows) |
Pair<MatrixContext.Incidence,MatrixContext.Incidence> |
MatrixContext.getValue(G g,
M m,
boolean... withArrows) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.