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() |
get
protected File pointSetPath
public ArrayList<String> getPointSetIds()
getPointSetIds
in class PointSetCache
Copyright © 2018. All rights reserved.