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