Uses of Enum Class
is.galia.image.Orientation
Packages that use Orientation
-
Uses of Orientation in is.galia.image
Subclasses with type arguments of type Orientation in is.galia.imageMethods in is.galia.image that return OrientationModifier and TypeMethodDescriptionstatic Orientation
Orientation.forTIFFOrientation
(int value) EmptyMetadata.getOrientation()
Metadata.getOrientation()
MutableMetadata.getOrientation()
static Orientation
Returns the enum constant of this class with the specified name.static Orientation[]
Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in is.galia.image with parameters of type Orientation