com.sun.media.imageio.plugins.tiff
public class EXIFParentTIFFTagSet extends TIFFTagSet
TIFFImageReadParam.addAllowedTagSet method if EXIF
support is desired.
| Field Summary | |
|---|---|
| static int | TAG_EXIF_IFD_POINTER Tag pointing to the EXIF IFD (type LONG). |
| static int | TAG_GPS_INFO_IFD_POINTER Tag pointing to a GPS info IFD (type LONG). |
| Method Summary | |
|---|---|
| static EXIFParentTIFFTagSet | getInstance()
Returns a shared instance of an EXIFParentTIFFTagSet.
|
EXIFParentTIFFTagSet.
Returns: an EXIFParentTIFFTagSet instance.