Uses of Class
org.scijava.ops.image.image.cooccurrenceMatrix.MatrixOrientation3D
-
Packages that use MatrixOrientation3D Package Description org.scijava.ops.image.image.cooccurrenceMatrix -
-
Uses of MatrixOrientation3D in org.scijava.ops.image.image.cooccurrenceMatrix
Methods in org.scijava.ops.image.image.cooccurrenceMatrix that return MatrixOrientation3D Modifier and Type Method Description static MatrixOrientation3DMatrixOrientation3D. valueOf(String name)Returns the enum constant of this type with the specified name.static MatrixOrientation3D[]MatrixOrientation3D. values()Returns an array containing the constants of this enum type, in the order they are declared.
-