This package contains classes supporting the built-in TIFF reader and writer
plug-ins. Classes are provided for simplifying interaction with metadata,
including Exif metadata common in digital photography, and an extension of
ImageReadParam
which permits specifying which metadata
tags are allowed to be read. For more information about the operation of the
built-in TIFF plug-ins, see the
TIFF metadata format
specification and usage notes.
Class | Description |
---|---|
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.
|
TIFFImageReadParam |
A subclass of
ImageReadParam allowing control over
the TIFF reading process. |
TIFFTag |
A class defining the notion of a TIFF tag.
|
TIFFTagSet |
A class representing a set of TIFF tags.
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-internal+0-adhoc.mlchung.jdk9-jdeps