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.IllegalArgumentException
- Thrown when cache
is null.public final Cache getCache()
The cache implementation used for storing rendering results.
Copyright © 2020. All rights reserved.