|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EBarcodeRotation in ClearImageJNI |
---|
Fields in ClearImageJNI declared as EBarcodeRotation | |
---|---|
static EBarcodeRotation |
EBarcodeRotation.cibRotDiag
Barcode is diagonal |
static EBarcodeRotation |
EBarcodeRotation.cibRotLeft
Barcode is rotated left |
static EBarcodeRotation |
EBarcodeRotation.cibRotNone
Barcode is not rotated |
static EBarcodeRotation |
EBarcodeRotation.cibRotRight
Barcode is rotated right |
static EBarcodeRotation |
EBarcodeRotation.cibRotUpsideDown
Barcode rotated upside down |
Methods in ClearImageJNI that return EBarcodeRotation | |
---|---|
static EBarcodeRotation |
EBarcodeRotation.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
EBarcodeRotation |
ICiBarcode.getRotation()
Barcode Rotation. |
Methods in ClearImageJNI with parameters of type EBarcodeRotation | |
---|---|
void |
ICiBarcode.setRotation(EBarcodeRotation arg)
Barcode Rotation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |