|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.media.imageio.plugins.tiff.TIFFTagSet
com.sun.media.imageio.plugins.tiff.EXIFInteroperabilityTagSet
public class EXIFInteroperabilityTagSet
A class representing the tags found in an EXIF Interoperability IFD.
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 . |
Methods inherited from class com.sun.media.imageio.plugins.tiff.TIFFTagSet |
---|
getTag, getTag, getTagNames, getTagNumbers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TAG_INTEROPERABILITY_INDEX
INTEROPERABILITY_INDEX_R98
,
INTEROPERABILITY_INDEX_THM
,
Constant Field Valuespublic static final String INTEROPERABILITY_INDEX_R98
TAG_INTEROPERABILITY_INDEX
,
Constant Field Valuespublic static final String INTEROPERABILITY_INDEX_THM
TAG_INTEROPERABILITY_INDEX
,
Constant Field ValuesMethod Detail |
---|
public static EXIFInteroperabilityTagSet getInstance()
EXIFInteroperabilityTagSet
.
EXIFInteroperabilityTagSet
instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |