Uses of Class
com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
-
Packages that use ReconyxHyperFireMakernoteDirectory Package Description com.drew.metadata.exif Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes.com.drew.metadata.exif.makernotes ContainsDirectoryandTagDescriptorclasses related to the modelling of manufacturer-specific makernotes. -
-
Uses of ReconyxHyperFireMakernoteDirectory in com.drew.metadata.exif
Methods in com.drew.metadata.exif with parameters of type ReconyxHyperFireMakernoteDirectory Modifier and Type Method Description private static voidExifTiffHandler. processReconyxHyperFireMakernote(ReconyxHyperFireMakernoteDirectory directory, int makernoteOffset, RandomAccessReader reader) -
Uses of ReconyxHyperFireMakernoteDirectory in com.drew.metadata.exif.makernotes
Constructors in com.drew.metadata.exif.makernotes with parameters of type ReconyxHyperFireMakernoteDirectory Constructor Description ReconyxHyperFireMakernoteDescriptor(ReconyxHyperFireMakernoteDirectory directory)
-