public static class NIVision.ROILabel extends NIVision.DisposedStruct
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
className |
private java.nio.ByteBuffer |
className_buf |
int |
label |
backing| Modifier | Constructor and Description |
|---|---|
|
ROILabel() |
protected |
ROILabel(java.nio.ByteBuffer backing,
int offset) |
protected |
ROILabel(long nativeObj,
boolean owned) |
|
ROILabel(java.lang.String className,
int label) |
| Modifier and Type | Method and Description |
|---|---|
private void |
init() |
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
finalize, free, getAddress, setBufferpublic java.lang.String className
public int label
private java.nio.ByteBuffer className_buf
public ROILabel()
public ROILabel(java.lang.String className,
int label)
protected ROILabel(java.nio.ByteBuffer backing,
int offset)
protected ROILabel(long nativeObj,
boolean owned)
private void init()
protected void setBuffer(java.nio.ByteBuffer backing,
int offset)
public void read()
read in class NIVision.DisposedStructpublic void write()
write in class NIVision.DisposedStructpublic int size()
size in class NIVision.DisposedStruct