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