Module java.desktop

Class ExifGPSTagSet

java.lang.Object
javax.imageio.plugins.tiff.TIFFTagSet
javax.imageio.plugins.tiff.ExifGPSTagSet

public final class ExifGPSTagSet
extends TIFFTagSet
A class representing the tags found in an Exif GPS Info IFD.

The definitions of the data types referenced by the field definitions may be found in the TIFFTag class.

Since:
9
See Also:
ExifTIFFTagSet