Uses of Enum
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 type with the specified name.static Orientation[]
Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared.