public static class NIVision.LineDescriptor extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
LineDescriptor() |
protected |
LineDescriptor(java.nio.ByteBuffer backing,
int offset) |
|
LineDescriptor(double minLength,
double maxLength) |
protected |
LineDescriptor(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 LineDescriptor()
public LineDescriptor(double minLength, double maxLength)
protected LineDescriptor(java.nio.ByteBuffer backing, int offset)
protected LineDescriptor(long nativeObj, boolean owned)