com.sun.media.imageio.plugins.tiff
public class EXIFInteroperabilityTagSet extends TIFFTagSet
See Also: EXIFTIFFTagSet
| Field Summary | |
|---|---|
| static String | INTEROPERABILITY_INDEX_R98
A value to be used with the "InteroperabilityIndex" tag. |
| static String | INTEROPERABILITY_INDEX_THM
A value to be used with the "InteroperabilityIndex" tag. |
| static int | TAG_INTEROPERABILITY_INDEX
A tag indicating the identification of the Interoperability rule
(type ASCII).
|
| Method Summary | |
|---|---|
| static EXIFInteroperabilityTagSet | getInstance()
Returns the shared instance of
EXIFInteroperabilityTagSet.
|
See Also: TAG_INTEROPERABILITY_INDEX
See Also: TAG_INTEROPERABILITY_INDEX
See Also: INTEROPERABILITY_INDEX_R98 INTEROPERABILITY_INDEX_THM
EXIFInteroperabilityTagSet.
Returns: the EXIFInteroperabilityTagSet instance.