ImageFactory
public 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)
ImageFactory
factory
in interface ImageFactory
public static String getSurveySubdir()