Uses of Interface
com.twelvemonkeys.imageio.metadata.Entry
Packages that use Entry
Package
Description
-
Uses of Entry in com.twelvemonkeys.imageio.metadata
Classes in com.twelvemonkeys.imageio.metadata that implement EntryMethods in com.twelvemonkeys.imageio.metadata that return EntryModifier and TypeMethodDescriptionAbstractCompoundDirectory.getEntryByFieldName
(String fieldName) AbstractDirectory.getEntryByFieldName
(String fieldName) Directory.getEntryByFieldName
(String fieldName) AbstractCompoundDirectory.getEntryById
(Object identifier) AbstractDirectory.getEntryById
(Object identifier) Directory.getEntryById
(Object identifier) Methods in com.twelvemonkeys.imageio.metadata that return types with arguments of type EntryModifier and TypeMethodDescriptionAbstractCompoundDirectory.iterator()
AbstractDirectory.iterator()
Methods in com.twelvemonkeys.imageio.metadata with parameters of type EntryModifier and TypeMethodDescriptionboolean
boolean
boolean
Constructor parameters in com.twelvemonkeys.imageio.metadata with type arguments of type Entry -
Uses of Entry in com.twelvemonkeys.imageio.metadata.exif
Method parameters in com.twelvemonkeys.imageio.metadata.exif with type arguments of type EntryModifier and TypeMethodDescriptionboolean
EXIFWriter.write
(Collection<Entry> entries, ImageOutputStream stream) Deprecated. -
Uses of Entry in com.twelvemonkeys.imageio.metadata.tiff
Classes in com.twelvemonkeys.imageio.metadata.tiff that implement EntryMethod parameters in com.twelvemonkeys.imageio.metadata.tiff with type arguments of type EntryModifier and TypeMethodDescriptionlong
TIFFWriter.computeIFDSize
(Collection<? extends Entry> directory) boolean
TIFFWriter.write
(Collection<? extends Entry> entries, ImageOutputStream stream) long
TIFFWriter.writeIFD
(Collection<Entry> entries, ImageOutputStream stream) Constructor parameters in com.twelvemonkeys.imageio.metadata.tiff with type arguments of type Entry