Uses of Enum
com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
Packages that use StandardImageMetadataSupport.SubimageInterpretation
-
Uses of StandardImageMetadataSupport.SubimageInterpretation in com.twelvemonkeys.imageio
Subclasses with type arguments of type StandardImageMetadataSupport.SubimageInterpretation in com.twelvemonkeys.imageioModifier and TypeClassDescriptionprotected static enumFields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.SubimageInterpretationModifier and TypeFieldDescriptionStandardImageMetadataSupport.Builder.subimageInterpretationprotected final StandardImageMetadataSupport.SubimageInterpretationStandardImageMetadataSupport.subimageInterpretationMethods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.SubimageInterpretationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.StandardImageMetadataSupport.SubimageInterpretation.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.SubimageInterpretationModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withSubimageInterpretation(StandardImageMetadataSupport.SubimageInterpretation interpretation)