Uses of Class
com.vividsolutions.jump.workbench.model.cache.CachingFeatureCollection
Packages that use CachingFeatureCollection
-
Uses of CachingFeatureCollection in com.vividsolutions.jump.workbench.model.cache
Methods in com.vividsolutions.jump.workbench.model.cache that return CachingFeatureCollectionModifier and TypeMethodDescriptionCachingFeatureCollection.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.