Package | Description |
---|---|
com.drew.metadata.exif |
Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes.
|
com.drew.metadata.photoshop |
Contains classes for the extraction and modelling of Photoshop metadata.
|
Class and Description |
---|
ExifDescriptorBase
Base class for several Exif format descriptor classes.
|
ExifDirectoryBase
Base class for several Exif format tag directories.
|
ExifIFD0Directory
Describes Exif tags from the IFD0 directory.
|
ExifImageDirectory
Describes One of several Exif directories.
|
ExifInteropDirectory
Describes Exif interoperability tags.
|
ExifSubIFDDirectory
Describes Exif tags from the SubIFD directory.
|
ExifThumbnailDirectory
One of several Exif directories.
|
GpsDirectory
Describes Exif tags that contain Global Positioning System (GPS) data.
|
PanasonicRawDistortionDirectory
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
PanasonicRawIFD0Directory
These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
|
PanasonicRawWbInfo2Directory
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
PanasonicRawWbInfoDirectory
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
PrintIMDirectory
These tags can be found in Epson proprietary metadata.
|
Class and Description |
---|
ExifTiffHandler
Implementation of
TiffHandler used for handling TIFF tags according to the Exif
standard. |
Copyright © 2022. All rights reserved.