ucar.jpeg.icc.lut
Class LookUpTableFPGamma

java.lang.Object
  extended by ucar.jpeg.icc.lut.LookUpTable
      extended by ucar.jpeg.icc.lut.LookUpTableFP
          extended by ucar.jpeg.icc.lut.LookUpTableFPGamma

public class LookUpTableFPGamma
extends LookUpTableFP

Class Description

Version:
1.0
Author:
Bruce A. Kern

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

Constructor Detail

LookUpTableFPGamma

public LookUpTableFPGamma(ICCCurveType curve,
                          int dwNumInput)
Method Detail

toString

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

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


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.