|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTest.Pointer
public class Pointer
| Field Summary | |
|---|---|
int |
L
|
int |
N
'North' value of pointer |
int |
R
|
int |
S
|
int |
Warm
Determines indicated pixel value |
| Constructor Summary | |
|---|---|
Pointer()
Creates this pointer object to maintain careful shape tracing. |
|
| Method Summary | |
|---|---|
int |
byteVal()
Byte representation : |
void |
zeros()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int Warm
public int N
public int S
public int R
public int L
| Constructor Detail |
|---|
public Pointer()
| Method Detail |
|---|
public void zeros()
public int byteVal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||