
Public Member Functions | |
| String | getName () |
| JpegCommentDirectory () | |
Static Public Attributes | |
| static final int | TAG_JPEG_COMMENT = 0 |
Protected Member Functions | |
| HashMap | getTagNameMap () |
Static Protected Attributes | |
| static final HashMap | tagNameMap = new HashMap() |
Static Package Functions | |
| [static initializer] | |
| [static initializer] | ( | ) | [static, package] |
| String getName | ( | ) | [virtual] |
Provides the name of the directory, for display purposes. E.g. Exif
Implements Directory.
| HashMap getTagNameMap | ( | ) | [protected, virtual] |
Provides the map of tag names, hashed by tag type identifier.
Implements Directory.
final int TAG_JPEG_COMMENT = 0 [static] |
This is in bits/sample, usually 8 (12 and 16 not supported by most software).
final HashMap tagNameMap = new HashMap() [static, protected] |
1.5.8