Package com.stimulsoft.report.options
Class EngineOptions.ImageCache
java.lang.Object
com.stimulsoft.report.options.EngineOptions.ImageCache
- Enclosing class:
EngineOptions
A Class for managing of the image cache.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringSpecifies path for the image cache.static booleanstatic voidsetCachePath(String value) static voidsetEnabled(boolean value)
-
Constructor Details
-
ImageCache
public ImageCache()
-
-
Method Details
-
getCachePath
Specifies path for the image cache. -
setCachePath
-
getEnabled
public static boolean getEnabled() -
setEnabled
public static void setEnabled(boolean value)
-