This implements CachableRed around a RenderedImage. You can use this to wrap a RenderedImage that you want to appear as a CachableRed. It essentially ignores the dependency and dirty region methods.
@author
Thomas DeWeese
@version $Id: ConcreteRenderedImageCachableRed.java,v 1.3 2000/11/17 19:40:17 deweese Exp $