Uses of Class
com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
-
Packages that use ReconyxHyperFire2MakernoteDirectory 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 ReconyxHyperFire2MakernoteDirectory in com.drew.metadata.exif
Methods in com.drew.metadata.exif with parameters of type ReconyxHyperFire2MakernoteDirectory Modifier and Type Method Description private static voidExifTiffHandler. processReconyxHyperFire2Makernote(ReconyxHyperFire2MakernoteDirectory directory, int makernoteOffset, RandomAccessReader reader) -
Uses of ReconyxHyperFire2MakernoteDirectory in com.drew.metadata.exif.makernotes
Constructors in com.drew.metadata.exif.makernotes with parameters of type ReconyxHyperFire2MakernoteDirectory Constructor Description ReconyxHyperFire2MakernoteDescriptor(ReconyxHyperFire2MakernoteDirectory directory)
-