Uses of Class
com.drew.metadata.exif.ExifDescriptorBase
-
Packages that use ExifDescriptorBase Package Description com.drew.metadata.exif Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes. -
-
Uses of ExifDescriptorBase in com.drew.metadata.exif
Subclasses of ExifDescriptorBase in com.drew.metadata.exif Modifier and Type Class Description classExifIFD0DescriptorProvides human-readable string representations of tag values stored in aExifIFD0Directory.classExifImageDescriptorProvides human-readable string representations of tag values stored in aExifImageDirectory.classExifInteropDescriptorProvides human-readable string representations of tag values stored in aExifInteropDirectory.classExifSubIFDDescriptorProvides human-readable string representations of tag values stored in aExifSubIFDDirectory.classExifThumbnailDescriptorProvides human-readable string representations of tag values stored in aExifThumbnailDirectory.
-