public static class NIVision.EdgeLocationReport extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
NIVision.PointFloat[] |
edges |
Modifier | Constructor and Description |
---|---|
|
EdgeLocationReport() |
protected |
EdgeLocationReport(java.nio.ByteBuffer backing,
int offset) |
protected |
EdgeLocationReport(long nativeObj,
boolean owned) |
|
EdgeLocationReport(NIVision.PointFloat[] edges) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public NIVision.PointFloat[] edges
public EdgeLocationReport()
public EdgeLocationReport(NIVision.PointFloat[] edges)
protected EdgeLocationReport(java.nio.ByteBuffer backing, int offset)
protected EdgeLocationReport(long nativeObj, boolean owned)