|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Dictionary | +--java.util.Hashtable | +--icc.ICCProfile.BoxType
Nested Class Summary |
Nested classes inherited from class java.util.Hashtable |
|
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Field Summary | |
private static java.util.Hashtable |
map
|
Fields inherited from class java.util.Hashtable |
|
Constructor Summary | |
private |
ICCProfile.BoxType()
|
Method Summary | |
static java.lang.String |
colorSpecMethod(int meth)
|
static java.lang.String |
get(int type)
|
static void |
put(int type,
java.lang.String desc)
|
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
private static java.util.Hashtable map
Constructor Detail |
private ICCProfile.BoxType()
Method Detail |
public static void put(int type, java.lang.String desc)
public static java.lang.String get(int type)
public static java.lang.String colorSpecMethod(int meth)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |