public class DiskBackedPointSetCache extends PointSetCache
| Modifier and Type | Class and Description |
|---|---|
protected class |
DiskBackedPointSetCache.PointSetLoader |
| Modifier and Type | Field and Description |
|---|---|
protected File |
pointSetPath |
pointSets| Constructor and Description |
|---|
DiskBackedPointSetCache(Integer maxCacheSize,
File pointSetPath) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getPointSetIds() |
getprotected File pointSetPath
public ArrayList<String> getPointSetIds()
getPointSetIds in class PointSetCacheCopyright © 2018. All rights reserved.