|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.cuni.jagrlib.piece.OrderSFC.QItem
protected static class OrderSFC.QItem
FIFO item (holding coordinates of one sample.).
| Field Summary | |
|---|---|
int |
x
X-coordinate of the sample or -1 if no sample is available. |
int |
y
Y-coordinate of the sample. |
| Constructor Summary | |
|---|---|
OrderSFC.QItem(int x,
int y)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x
-1 if no sample is available.
public int y
| Constructor Detail |
|---|
public OrderSFC.QItem(int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||