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