Package com.luciad.util
Interface ILcdFilter<T>
- All Superinterfaces:
Predicate<T>
,Serializable
- All Known Subinterfaces:
ILcdAIXMModelFilter
,ILcdARINCModelFilter
,ILcdDAFIFModelFilter
,ILcdDynamicFilter<T>
- All Known Implementing Classes:
ALcdDGNLevelFilter
,ALcdDynamicFilter
,ALcyCompositeFilter
,TLcdDAFIFModelAndFilter
,TLcdDefaultObjectInModelFilter
,TLcdElevationModelFilter
,TLcyCompositeAndFilter
,TLcyModelObjectFilter
This interface defines a filter for objects of the type
T
.