| Name | Description | Type | Package | Framework |
| BaselineTIFFTagSet | A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags. | Class | javax.imageio.plugins.tiff | Java SE |
| ExifGPSTagSet | A class representing the tags found in an Exif GPS Info IFD. | Class | javax.imageio.plugins.tiff | Java SE |
| ExifInteroperabilityTagSet | A class representing the tags found in an Exif Interoperability IFD. | Class | javax.imageio.plugins.tiff | Java SE |
| ExifParentTIFFTagSet | A class containing the TIFF tags used to reference the Exif and GPS IFDs. | Class | javax.imageio.plugins.tiff | Java SE |
| ExifTIFFTagSet | A class representing the tags found in an Exif IFD. | Class | javax.imageio.plugins.tiff | Java SE |
| FaxTIFFTagSet | A class representing the extra tags found in a TIFF-F (RFC 2036) file. | Class | javax.imageio.plugins.tiff | Java SE |
| GeoTIFFTagSet | A class representing the tags found in a GeoTIFF IFD. | Class | javax.imageio.plugins.tiff | Java SE |
| TIFFDirectory | A convenience class for simplifying interaction with TIFF native image metadata. | Class | javax.imageio.plugins.tiff | Java SE |
| TIFFField | A class representing a field in a TIFF 6. | Class | javax.imageio.plugins.tiff | Java SE |
| TIFFImageReadParam | A subclass of ImageReadParam allowing control over the TIFF reading process. | Class | javax.imageio.plugins.tiff | Java SE |
| TIFFTag | A class defining the notion of a TIFF tag. | Class | javax.imageio.plugins.tiff | Java SE |
| TIFFTagSet | A class representing a set of TIFF tags. | Class | javax.imageio.plugins.tiff | Java SE |