JpegCommentDirectory Class Reference

Inherits com::drew::metadata::Directory.

Collaboration diagram for JpegCommentDirectory:

Collaboration graph
[legend]

List of all members.

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]


Detailed Description

Created by IntelliJ IDEA. User: Drew Noakes Date: Oct 10, 2003
Author:
Drew Noakes http://drewnoakes.com

Constructor & Destructor Documentation


Member Function Documentation

[static initializer] (  )  [static, package]

String getName (  )  [virtual]

Provides the name of the directory, for display purposes. E.g. Exif

Returns:
the name of the directory

Implements Directory.

HashMap getTagNameMap (  )  [protected, virtual]

Provides the map of tag names, hashed by tag type identifier.

Returns:
the map of tag names

Implements Directory.


Member Data Documentation

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]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:30 2012 for Project Wonder by  doxygen 1.5.8