public class EXIFParentTIFFTagSet extends TIFFTagSet
TIFFImageReadParam.addAllowedTagSet
method if EXIF
support is desired.Modifier and Type | Class and Description |
---|---|
(package private) static class |
EXIFParentTIFFTagSet.EXIFIFDPointer |
(package private) static class |
EXIFParentTIFFTagSet.GPSInfoIFDPointer |
Modifier and Type | Field and Description |
---|---|
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).
|
private static List |
tags |
private static EXIFParentTIFFTagSet |
theInstance |
Modifier | Constructor and Description |
---|---|
private |
EXIFParentTIFFTagSet() |
Modifier and Type | Method and Description |
---|---|
static EXIFParentTIFFTagSet |
getInstance()
Returns a shared instance of an
EXIFParentTIFFTagSet . |
private static void |
initTags() |
getTag, getTag, getTagNames, getTagNumbers
private static EXIFParentTIFFTagSet theInstance
public static final int TAG_EXIF_IFD_POINTER
public static final int TAG_GPS_INFO_IFD_POINTER
private static List tags
private static void initTags()
public static EXIFParentTIFFTagSet getInstance()
EXIFParentTIFFTagSet
.EXIFParentTIFFTagSet
instance.Copyright © 2017 Open Microscopy Environment