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