| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.hpp.PseudoColorHpp
public class PseudoColorHpp
| Constructor Summary | |
|---|---|
| PseudoColorHpp() | |
| Method Summary | |
|---|---|
|  short | getB(int v) | 
| static short | getFunction(int v,
            double a) | 
|  short | getG(int v) | 
|  short | getR(int v) | 
|  void | setColorization(float[] a)Set the colorization parameters. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PseudoColorHpp()
| Method Detail | 
|---|
public void setColorization(float[] a)
a - a 3 element arraypublic short getR(int v)
getR in interface HppFilterInterfacepublic short getG(int v)
getG in interface HppFilterInterfacepublic short getB(int v)
getB in interface HppFilterInterface
public static short getFunction(int v,
                                double a)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||