Uses of Enum Class
org.episteme.core.media.vision.ops.FlipOp.Direction
Packages that use FlipOp.Direction
-
Uses of FlipOp.Direction in org.episteme.core.media.vision.ops
Subclasses with type arguments of type FlipOp.Direction in org.episteme.core.media.vision.opsMethods in org.episteme.core.media.vision.ops that return FlipOp.DirectionModifier and TypeMethodDescriptionstatic FlipOp.DirectionReturns the enum constant of this class with the specified name.static FlipOp.Direction[]FlipOp.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.episteme.core.media.vision.ops with parameters of type FlipOp.Direction