com.stimulsoft.report.options
Class EngineOptions.ImageCache
java.lang.Object
com.stimulsoft.report.options.EngineOptions.ImageCache
- Enclosing class:
- EngineOptions
public static final class EngineOptions.ImageCache
- extends java.lang.Object
A Class for managing of the image cache.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineOptions.ImageCache
public EngineOptions.ImageCache()
getCachePath
public static java.lang.String getCachePath()
- Specifies path for the image cache.
setCachePath
public static void setCachePath(java.lang.String value)
getEnabled
public static boolean getEnabled()
setEnabled
public static void setEnabled(boolean value)