| BaselineTIFFTagSet | A class representing the set of tags found in the baseline TIFF
 specification as well as some common additional tags. | 
| ExifGPSTagSet | A class representing the tags found in an Exif GPS Info IFD. | 
| ExifInteroperabilityTagSet | A class representing the tags found in an Exif Interoperability IFD. | 
| ExifParentTIFFTagSet | A class containing the TIFF tags used to reference the Exif and GPS IFDs. | 
| ExifTIFFTagSet | A class representing the tags found in an Exif IFD. | 
| FaxTIFFTagSet | A class representing the extra tags found in a
 TIFF-F  (RFC 2036) file. | 
| GeoTIFFTagSet | A class representing the tags found in a GeoTIFF IFD. | 
| TIFFDirectory | A convenience class for simplifying interaction with TIFF native
 image metadata. | 
| TIFFField | A class representing a field in a TIFF 6.0 Image File Directory. | 
| TIFFTag | A class defining the notion of a TIFF tag. | 
| TIFFTagSet | A class representing a set of TIFF tags. |