Uses of Class
com.vividsolutions.jump.workbench.model.cache.CachingFeatureCollection
-
Packages that use CachingFeatureCollection Package Description com.vividsolutions.jump.workbench.model.cache -
-
Uses of CachingFeatureCollection in com.vividsolutions.jump.workbench.model.cache
Methods in com.vividsolutions.jump.workbench.model.cache that return CachingFeatureCollection Modifier and Type Method Description CachingFeatureCollection
CachingFeatureCollection. setCachingByEnvelope(boolean cachingByEnvelope)
This setting is ignored if the call to query(envelope).iterator() is made on the GUI thread, because long queries would make the GUI unresponsive.
-