ImageFactorypublic class CachingImageFactory extends Object implements ImageFactory
| Constructor | Description |
|---|---|
CachingImageFactory() |
| Modifier and Type | Method | 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()