|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.grelf.grip.Defect
public class Defect
Record to hold coordinates and levels of a defective pixel.
| Field Summary | |
|---|---|
int[] |
levels
|
java.awt.Point |
point
|
| Constructor Summary | |
|---|---|
Defect(java.awt.Point aPoint,
int[] someLevels)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.awt.Point point
public int[] levels
| Constructor Detail |
|---|
public Defect(java.awt.Point aPoint,
int[] someLevels)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||