it.eng.spagobi.engines.georeport.utils
Class LayerCache

java.lang.Object
  extended by it.eng.spagobi.engines.georeport.utils.LayerCache

public class LayerCache
extends java.lang.Object

Author:
Andrea Gioia (andrea.gioia@eng.it)

Field Summary
static java.util.Map<java.lang.String,org.geotools.feature.FeatureCollection> cache
           
 
Constructor Summary
LayerCache()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cache

public static java.util.Map<java.lang.String,org.geotools.feature.FeatureCollection> cache
Constructor Detail

LayerCache

public LayerCache()