Package com.drew.metadata.exif
package com.drew.metadata.exif
Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes.
-
ClassDescriptionExifDescriptorBase<T extends Directory>Base class for several Exif format descriptor classes.Base class for several Exif format tag directories.Provides human-readable string representations of tag values stored in a
ExifIFD0Directory
.Describes Exif tags from the IFD0 directory.Provides human-readable string representations of tag values stored in aExifImageDirectory
.Describes One of several Exif directories.Provides human-readable string representations of tag values stored in aExifInteropDirectory
.Describes Exif interoperability tags.Decodes Exif binary data, populating aMetadata
object with tag values inExifSubIFDDirectory
,ExifThumbnailDirectory
,ExifInteropDirectory
,GpsDirectory
and one of the many camera makernote directories.Provides human-readable string representations of tag values stored in aExifSubIFDDirectory
.Describes Exif tags from the SubIFD directory.Provides human-readable string representations of tag values stored in aExifThumbnailDirectory
.One of several Exif directories.Implementation ofTiffHandler
used for handling TIFF tags according to the Exif standard.Provides human-readable string representations of tag values stored in aGpsDirectory
.Describes Exif tags that contain Global Positioning System (GPS) data.Provides human-readable string representations of tag values stored in aPanasonicRawDistortionDirectory
.These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.Provides human-readable string representations of tag values stored in aPanasonicRawIFD0Directory
.These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.Provides human-readable string representations of tag values stored in aPanasonicRawWbInfo2Directory
.These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.Provides human-readable string representations of tag values stored in aPanasonicRawWbInfoDirectory
.These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.Provides human-readable string representations of tag values stored in aPrintIMDirectory
.These tags can be found in Epson proprietary metadata.