public class CachingImageFactory extends Object implements ImageFactory
| Constructor and Description |
|---|
CachingImageFactory() |
| Modifier and Type | Method and Description |
|---|---|
Image |
factory(String spell)
Create an image given the appropriate spell
|
static String |
getCachedFileName(String file) |
static String |
getSurveySubdir() |
public static final String DFT_CACHE
public Image factory(String spell)
ImageFactoryfactory in interface ImageFactorypublic static String getSurveySubdir()