public static class NIVision.SupervisedColorSegmentationReport extends NIVision.DisposedStruct
| Modifier and Type | Field and Description |
|---|---|
NIVision.ROILabel[] |
labelOut |
private java.nio.ByteBuffer |
labelOut_buf |
backing| Modifier | Constructor and Description |
|---|---|
|
SupervisedColorSegmentationReport() |
protected |
SupervisedColorSegmentationReport(java.nio.ByteBuffer backing,
int offset) |
protected |
SupervisedColorSegmentationReport(long nativeObj,
boolean owned) |
|
SupervisedColorSegmentationReport(NIVision.ROILabel[] labelOut) |
| 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 NIVision.ROILabel[] labelOut
private java.nio.ByteBuffer labelOut_buf
public SupervisedColorSegmentationReport()
public SupervisedColorSegmentationReport(NIVision.ROILabel[] labelOut)
protected SupervisedColorSegmentationReport(java.nio.ByteBuffer backing,
int offset)
protected SupervisedColorSegmentationReport(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