Uses of Interface
com.luciad.util.collections.ILcdMultiKeyCache
Packages that use ILcdMultiKeyCache
Package
Description
Provides a set of interfaces and implementations for lists of primitives.
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of ILcdMultiKeyCache in com.luciad.util.collections
Methods in com.luciad.util.collections that return ILcdMultiKeyCacheMethods in com.luciad.util.collections that return types with arguments of type ILcdMultiKeyCacheModifier and TypeMethodDescriptionSet
<? extends Map.Entry<Object, ? extends ILcdMultiKeyCache>> ILcdMultiKeyCache.branchEntrySet()
Collection
<? extends ILcdMultiKeyCache> ILcdMultiKeyCache.branchValues()
-
Uses of ILcdMultiKeyCache in com.luciad.view.lightspeed
Methods in com.luciad.view.lightspeed that return ILcdMultiKeyCacheModifier and TypeMethodDescriptionTLspViewServices.getMultiKeyCache()
Gets the cache that can be used to store and retrieve data for layers and painters used in this view.