Class TLspGLResourceCacheEvent
java.lang.Object
com.luciad.view.lightspeed.services.glcache.TLspGLResourceCacheEvent
Event describing a change in resource storage or usage
of an
ILspGLResourceCache
.- Since:
- 2012.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Describes the type of event. -
Constructor Summary
ConstructorsConstructorDescriptionTLspGLResourceCacheEvent
(TLspGLResourceCacheEvent.Type aType, ALspGLResource aResource) Creates a new resource cache event of the given type for the given resource. -
Method Summary