Uses of Enum Class
com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
Packages that use StandardImageMetadataSupport.PlanarConfiguration
-
Uses of StandardImageMetadataSupport.PlanarConfiguration in com.twelvemonkeys.imageio
Fields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.PlanarConfigurationModifier and TypeFieldDescriptionprotected final StandardImageMetadataSupport.PlanarConfiguration
StandardImageMetadataSupport.planarConfiguration
Methods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.PlanarConfigurationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StandardImageMetadataSupport.PlanarConfiguration.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.PlanarConfigurationModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withPlanarConfiguration
(StandardImageMetadataSupport.PlanarConfiguration planarConfiguration)