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

ranab::img::gif::GifEx Class Reference

Inheritance diagram for ranab::img::gif::GifEx:

Inheritance graph
[legend]
List of all members.

Public Member Functions

byte getBlockId ()
BufferedImage getImageData ()

Protected Attributes

byte mbyCtrlLab = (byte)0x00
BufferedImage mImageData

Static Protected Attributes

final byte mbyExIntro = (byte)0x21
final byte mbyBlkTerm = 0x00

Package Functions

 GifEx (BufferedImage imageData)
abstract void write (DataOutputStream ds) throws IOException

Detailed Description

Abstract base class of all the GIF extension blocks.

Author:
Rana Bhattacharyya


Constructor & Destructor Documentation

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

Constructor - set the BufferedImage. This constructor will be called by GifImage.


Member Function Documentation

byte ranab::img::gif::GifEx::getBlockId  )  [inline]
 

Get the block identification block.

BufferedImage ranab::img::gif::GifEx::getImageData  )  [inline]
 

Get image data.

abstract void ranab::img::gif::GifEx::write DataOutputStream  ds  )  throws IOException [package, pure virtual]
 

Write this block.

Implemented in ranab::img::gif::GifCommentEx, ranab::img::gif::GifGraphicEx, and ranab::img::gif::GifNsAppEx.


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