com.rapidminer.gui.look.painters
Class Cache

java.lang.Object
  extended by com.rapidminer.gui.look.painters.Cache

public class Cache
extends java.lang.Object

A cache for the cached painter.

Author:
Ingo Mierswa

Method Summary
 java.awt.Image getImage(java.lang.Object key, java.awt.GraphicsConfiguration config, int w, int h, java.lang.Object[] args)
           
 void setImage(java.lang.Object key, java.awt.GraphicsConfiguration config, int w, int h, java.lang.Object[] args, java.awt.Image image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getImage

public java.awt.Image getImage(java.lang.Object key,
                               java.awt.GraphicsConfiguration config,
                               int w,
                               int h,
                               java.lang.Object[] args)

setImage

public void setImage(java.lang.Object key,
                     java.awt.GraphicsConfiguration config,
                     int w,
                     int h,
                     java.lang.Object[] args,
                     java.awt.Image image)


Copyright © 2001-2009 by Rapid-I