com.stimulsoft.report.maps.helpers
Class StiMapDrawingCache

java.lang.Object
  extended by com.stimulsoft.report.maps.helpers.StiMapDrawingCache

public class StiMapDrawingCache
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiMapDrawingCache()
           
 
Method Summary
static java.lang.Object getLastImage(StiMap map)
           
static void removeImage(StiMap map)
           
static void storeLastImage(StiMap map, java.lang.Object image)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiMapDrawingCache

public StiMapDrawingCache()
Method Detail

removeImage

public static void removeImage(StiMap map)

getLastImage

public static java.lang.Object getLastImage(StiMap map)

storeLastImage

public static void storeLastImage(StiMap map,
                                  java.lang.Object image)