|
||||||||||
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.LookUpTableFPGamma
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 |
double dfE
private static final java.lang.String eol
Constructor Detail |
public LookUpTableFPGamma(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 |