Uses of Enum
com.twelvemonkeys.contrib.exif.Orientation
Packages that use Orientation
-
Uses of Orientation in com.twelvemonkeys.contrib.exif
Subclasses with type arguments of type Orientation in com.twelvemonkeys.contrib.exifMethods in com.twelvemonkeys.contrib.exif that return OrientationModifier and TypeMethodDescriptionstatic OrientationEXIFUtilities.findImageOrientation(IIOMetadata metadata) static OrientationOrientation.fromMetadataOrientation(String orientationName) static OrientationOrientation.fromTIFFOrientation(int tiffOrientation) static OrientationReturns 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.