Uses of Class
com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
Packages that use StandardImageMetadataSupport.TextEntry
-
Uses of StandardImageMetadataSupport.TextEntry in com.twelvemonkeys.imageio
Fields in com.twelvemonkeys.imageio with type parameters of type StandardImageMetadataSupport.TextEntryModifier and TypeFieldDescriptionprivate final Collection<StandardImageMetadataSupport.TextEntry> StandardImageMetadataSupport.Builder.textEntriesprivate final Collection<StandardImageMetadataSupport.TextEntry> StandardImageMetadataSupport.textEntriesMethods in com.twelvemonkeys.imageio that return types with arguments of type StandardImageMetadataSupport.TextEntryModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.toTextEntries(Collection<Map.Entry<String, String>> entries) Method parameters in com.twelvemonkeys.imageio with type arguments of type StandardImageMetadataSupport.TextEntryModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withTextEntries(Collection<StandardImageMetadataSupport.TextEntry> entries) -
Uses of StandardImageMetadataSupport.TextEntry in com.twelvemonkeys.imageio.plugins.iff
Methods in com.twelvemonkeys.imageio.plugins.iff that return types with arguments of type StandardImageMetadataSupport.TextEntryModifier and TypeMethodDescriptionprivate static List<StandardImageMetadataSupport.TextEntry> IFFImageMetadata.textEntries(Form header)