Class Summary |
LookupCRIF |
Simple class that provides the RenderedImage create operation by calling the LookupOpImage. |
LookupDescriptor |
An OperationDescriptor describing the "Lookup" operation. |
LookupOpImage |
The LookupOpImage class performs the lookup operation on an image with integral data type. |
LookupTable |
This abstract class defines the general methods of a LookupTable. |
LookupTableByte |
This class is an extension of the abstract class LookupTable handling byte data types |
LookupTableInt |
This class is an extension of the abstract class LookupTable handling Integer data types |
LookupTableShort |
This class is an extension of the abstract class LookupTable handling Short data types |
LookupTableUShort |
This class is an extension of the abstract class LookupTable handling Unsigned Short data types |