icc.lut
Class LookUpTableFPGamma

java.lang.Object
  |
  +--icc.lut.LookUpTable
        |
        +--icc.lut.LookUpTableFP
              |
              +--icc.lut.LookUpTableFPGamma

public class LookUpTableFPGamma
extends LookUpTableFP

Class Description


Field Summary
(package private)  double dfE
           
private static java.lang.String eol
           
 
Fields inherited from class icc.lut.LookUpTableFP
lut
 
Fields inherited from class icc.lut.LookUpTable
curve, dwNumInput
 
Constructor Summary
LookUpTableFPGamma(ICCCurveType curve, int dwNumInput)
           
 
Method Summary
 java.lang.String toString()
          Create an abbreviated string representation of a 16 bit lut.
 
Methods inherited from class icc.lut.LookUpTableFP
createInstance, elementAt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

dfE

double dfE

eol

private static final java.lang.String eol
Constructor Detail

LookUpTableFPGamma

public LookUpTableFPGamma(ICCCurveType curve,
                          int dwNumInput)
Method Detail

toString

public java.lang.String toString()
Create an abbreviated string representation of a 16 bit lut.

Overrides:
toString in class java.lang.Object
Returns:
the lut as a String