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