Uses of Class
com.drew.metadata.exif.ExifDirectoryBase
-
Packages that use ExifDirectoryBase Package Description com.drew.metadata.exif Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes. -
-
Uses of ExifDirectoryBase in com.drew.metadata.exif
Subclasses of ExifDirectoryBase in com.drew.metadata.exif Modifier and Type Class Description classExifIFD0DirectoryDescribes Exif tags from the IFD0 directory.classExifImageDirectoryDescribes One of several Exif directories.classExifInteropDirectoryDescribes Exif interoperability tags.classExifSubIFDDirectoryDescribes Exif tags from the SubIFD directory.classExifThumbnailDirectoryOne of several Exif directories.classGpsDirectoryDescribes Exif tags that contain Global Positioning System (GPS) data.
-