|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objecttoxi.video.capture.LibCV.Quad
public class LibCV.Quad
Utility datatype for storing a set of four 2D coordinates
| Field Summary | |
|---|---|
int[] |
x
|
int[] |
y
|
| Constructor Summary | |
|---|---|
LibCV.Quad(int[] xx,
int[] yy)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int[] x
public int[] y
| Constructor Detail |
|---|
public LibCV.Quad(int[] xx,
int[] yy)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||