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 OrientationOrientation.forTIFFOrientation(int value) EmptyMetadata.getOrientation()Metadata.getOrientation()MutableMetadata.getOrientation()static OrientationReturns 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