|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsky.image.ImageColorITTs
public class ImageColorITTs
Defines a number of standard color intensity tables. The data was originally taken from ESO Midas files.
Constructor Summary | |
---|---|
ImageColorITTs()
|
Method Summary | |
---|---|
static float[] |
getITT(java.lang.String name)
return the named lookup table |
static java.lang.String |
getITTName(int i)
return the name of the ith intensity table |
static java.lang.String[] |
getITTNames()
return an array of intensity table names |
static int |
getNumITTs()
return the numbr of intensity tables |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageColorITTs()
Method Detail |
---|
public static int getNumITTs()
public static java.lang.String getITTName(int i)
public static java.lang.String[] getITTNames()
public static float[] getITT(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |