Constructor and Description |
---|
ViewerSettings(Cache cache)
Initializes new instance of
ViewerSettings class. |
public ViewerSettings(Cache cache)
Initializes new instance of ViewerSettings
class.
cache
- The cache.public final Cache getCache()
The cache implementation used for storing rendering results.