public class JpegCommentDirectory extends Directory
| Modifier and Type | Field and Description |
|---|---|
static int |
TAG_JPEG_COMMENT
This is in bits/sample, usually 8 (12 and 16 not supported by most software).
|
protected static java.util.HashMap |
tagNameMap |
_definedTagList, _descriptor, _tagMap| Constructor and Description |
|---|
JpegCommentDirectory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Provides the name of the directory, for display purposes.
|
protected java.util.HashMap |
getTagNameMap()
Provides the map of tag names, hashed by tag type identifier.
|
addError, containsTag, getBoolean, getByteArray, getDate, getDescription, getDouble, getErrorCount, getErrors, getFloat, getInt, getIntArray, getLong, getObject, getRational, getRationalArray, getString, getStringArray, getTagCount, getTagIterator, getTagName, hasErrors, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setFloat, setInt, setIntArray, setLong, setObject, setObjectArray, setRational, setRationalArray, setString, setStringArraypublic static final int TAG_JPEG_COMMENT
protected static final java.util.HashMap tagNameMap
public java.lang.String getName()
DirectoryExifprotected java.util.HashMap getTagNameMap()
DirectorygetTagNameMap in class DirectoryCopyright © 2006 Drew Noakes. All Rights Reserved.