Uses of Enum Class
com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
Packages that use StandardImageMetadataSupport.ImageOrientation
-
Uses of StandardImageMetadataSupport.ImageOrientation in com.twelvemonkeys.imageio
Fields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.ImageOrientationModifier and TypeFieldDescriptionprotected final StandardImageMetadataSupport.ImageOrientation
StandardImageMetadataSupport.orientation
Methods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.ImageOrientationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StandardImageMetadataSupport.ImageOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.twelvemonkeys.imageio with parameters of type StandardImageMetadataSupport.ImageOrientationModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withOrientation
(StandardImageMetadataSupport.ImageOrientation orientation)