All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gui.TransformTable

java.lang.Object
   |
   +----gui.TransformTable

public class TransformTable
extends java.lang.Object

Constructor Index

 o TransformTable(int)

Method Index

 o clip()
 o getLut()
 o print()
 o randomize()
 o setLut(short[])

Constructors

 o TransformTable
 public TransformTable(int size)

Methods

 o getLut
 public short[] getLut()
 o randomize
 public void randomize()
 o clip
 public void clip()
 o setLut
 public void setLut(short _lut[])
 o print
 public void print()

All Packages  Class Hierarchy  This Package  Previous  Next  Index