ImageCache.ImageObject Class Reference

List of all members.

Public Member Functions

 ImageObject ()
BufferedImage getBufferedImage (File imagePath)
PlanarImage getPlanarImage (File imagePath)
void setBufferedImage (BufferedImage bImg)
 For adding stuff to the cache, programmatically.

Detailed Description

Definition at line 28 of file ImageCache.java.


Member Function Documentation

BufferedImage getBufferedImage ( File  imagePath  ) 

Returns:

Definition at line 39 of file ImageCache.java.

Referenced by ImageCache.getBufferedImage().

PlanarImage getPlanarImage ( File  imagePath  ) 

Returns:

Definition at line 62 of file ImageCache.java.

Referenced by ImageCache.getPlanarImage().

void setBufferedImage ( BufferedImage  bImg  ) 

For adding stuff to the cache, programmatically.

Parameters:
bImg 

Definition at line 83 of file ImageCache.java.

Referenced by ImageCache.addBufferedImageToCache().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:46 2007 for R3 Paper Toolkit by  doxygen 1.4.7