|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--icc.lut.LookUpTable | +--icc.lut.LookUpTableFP | +--icc.lut.LookUpTableFPInterp
An interpolated floating point lut
Field Summary |
Fields inherited from class icc.lut.LookUpTableFP |
lut |
Fields inherited from class icc.lut.LookUpTable |
curve, dwNumInput, eol |
Constructor Summary | |
LookUpTableFPInterp(ICCCurveType curve,
int dwNumInput)
Construct the lut from the curve data |
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 |
Constructor Detail |
public LookUpTableFPInterp(ICCCurveType curve, int dwNumInput)
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |