Class EXIFTIFFTagSet.DateTimeDigitized
- java.lang.Object
-
- com.github.jaiimageio.plugins.tiff.TIFFTag
-
- com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.DateTimeDigitized
-
- Enclosing class:
- EXIFTIFFTagSet
static class EXIFTIFFTagSet.DateTimeDigitized extends TIFFTag
-
-
Field Summary
-
Fields inherited from class com.github.jaiimageio.plugins.tiff.TIFFTag
dataTypes, MAX_DATATYPE, MIN_DATATYPE, name, number, tagSet, TIFF_ASCII, TIFF_BYTE, TIFF_DOUBLE, TIFF_FLOAT, TIFF_IFD_POINTER, TIFF_LONG, TIFF_RATIONAL, TIFF_SBYTE, TIFF_SHORT, TIFF_SLONG, TIFF_SRATIONAL, TIFF_SSHORT, TIFF_UNDEFINED, valueNames
-
-
Constructor Summary
Constructors Constructor Description DateTimeDigitized()
-
Method Summary
-
Methods inherited from class com.github.jaiimageio.plugins.tiff.TIFFTag
addValueName, getDataTypes, getName, getNumber, getSizeOfType, getTagSet, getValueName, hasValueNames, isDataTypeOK, isIFDPointer
-
-