|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectColorMap
public class ColorMap
Constructor Summary | |
---|---|
ColorMap()
|
Method Summary | |
---|---|
int |
map(int i)
|
int |
revMap(int i)
|
void |
setMap(int i,
int j)
|
void |
verifyClear(int i,
int j)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorMap()
Method Detail |
---|
public void verifyClear(int i, int j)
public void setMap(int i, int j)
public int map(int i)
public int revMap(int i)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |