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

ranab::img::gif::GifGraphicEx Class Reference

Inheritance diagram for ranab::img::gif::GifGraphicEx:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setTransparency (Color col)
boolean isTransparent ()
void setDelay (int delay)
void resetDelay ()
boolean isDelayed ()
int getDelayTime ()
void write (DataOutputStream ds) throws IOException

Package Functions

 GifGraphicEx (BufferedImage imgData)

Detailed Description

Graphic extension block.

Author:
Rana Bhattacharyya


Constructor & Destructor Documentation

ranab::img::gif::GifGraphicEx::GifGraphicEx BufferedImage  imgData  )  [inline, package]
 

Constructor


Member Function Documentation

int ranab::img::gif::GifGraphicEx::getDelayTime  )  [inline]
 

Get delay time

boolean ranab::img::gif::GifGraphicEx::isDelayed  )  [inline]
 

Is delayed

boolean ranab::img::gif::GifGraphicEx::isTransparent  )  [inline]
 

Is transparent.

void ranab::img::gif::GifGraphicEx::resetDelay  )  [inline]
 

Reset delay

void ranab::img::gif::GifGraphicEx::setDelay int  delay  )  [inline]
 

Set delay timing

void ranab::img::gif::GifGraphicEx::setTransparency Color  col  )  [inline]
 

Set transparency.

Parameters:
col the color value to be set transparent. set null to remove transparency.

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

Write this block

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