Uses of Enum Class
com.twelvemonkeys.contrib.exif.Orientation
Packages that use Orientation
-
Uses of Orientation in com.twelvemonkeys.contrib.exif
Methods in com.twelvemonkeys.contrib.exif that return OrientationModifier and TypeMethodDescriptionstatic Orientation
EXIFUtilities.findImageOrientation
(IIOMetadata metadata) static Orientation
Orientation.fromMetadataOrientation
(String orientationName) static Orientation
Orientation.fromTIFFOrientation
(int tiffOrientation) 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.