public static class NIVision.Rect extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
Rect() |
protected |
Rect(java.nio.ByteBuffer backing,
int offset) |
|
Rect(int top,
int left,
int height,
int width) |
protected |
Rect(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public int top
public int left
public int height
public int width