| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.Barcode2DType |
NIVision.Barcode2DInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.Barcode2DType |
NIVision.Barcode2DType.fromValue(int val) |
static NIVision.Barcode2DType |
NIVision.Barcode2DType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.Barcode2DType[] |
NIVision.Barcode2DType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Barcode2DInfo(NIVision.Barcode2DType type,
int binary,
byte[] data,
NIVision.PointFloat[] boundingBox,
int numErrorsCorrected,
int numErasuresCorrected,
int rows,
int columns) |
Copyright © 2015. All rights reserved.