| java.lang.Object | |
| ↳ | com.vuzix.sdk.barcode.ScanResult |
This class is deprecated.
As of Scanner 2
Represents a single barcode located within an image.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CREATOR | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The raw data contained within the barcode.
| |||||||||||
The location of the barcode.
| |||||||||||
The value of the barcode, as a String.
| |||||||||||
The type of barcode.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
|
| |||||||||||
| Returns | |
|---|---|
int |
|
The raw data contained within the barcode.
| Returns | |
|---|---|
byte[] |
a byte[] |
The value of the barcode, as a String.
| Returns | |
|---|---|
String |
a String |
| Parameters | |
|---|---|
out |
Parcel |
flags |
int |