Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

ranab::img::gif::GifCommentEx Class Reference

Inheritance diagram for ranab::img::gif::GifCommentEx:

Inheritance graph
[legend]
Collaboration diagram for ranab::img::gif::GifCommentEx:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getComment ()
synchronized void setComment (String comment)
synchronized void write (DataOutputStream ds) throws IOException

Package Functions

 GifCommentEx (BufferedImage imageData)

Detailed Description

Comment extension block.

Author:
Rana Bhattacharyya


Constructor & Destructor Documentation

ranab::img::gif::GifCommentEx::GifCommentEx BufferedImage  imageData  )  [inline, package]
 

Constructor


Member Function Documentation

String ranab::img::gif::GifCommentEx::getComment  )  [inline]
 

Get the comment string.

synchronized void ranab::img::gif::GifCommentEx::setComment String  comment  )  [inline]
 

Set the comment. Set null to remove comment.

synchronized void ranab::img::gif::GifCommentEx::write DataOutputStream  ds  )  throws IOException [inline, virtual]
 

Write comment this block. If the comment string is null does not write.

Implements ranab::img::gif::GifEx.


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:03:05 2005 by  doxygen 1.3.9.1