|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| LookupItem<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> | Used by RangeLookupTable to define a single lookup range and return value. |
| RangeLookupDescriptor | Describes the "RangeLookup" operation. |
| RangeLookupOpImage | This is a variation on the JAI javax.media.jai.LookupDescriptor. |
| RangeLookupRIF | The image factory for the RangeLookup operation. |
| RangeLookupSpi | OperationRegistrySpi implementation to register the "RangeLookup" operation and its associated image factories. |
| RangeLookupTable<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> | Holds a collection of source image value ranges and their corresponding destination image values for the RangeLookup operation. |
Image lookup operator that can handle ranges of values
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||