Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
G
GainValue
- Variable in class com.honeywell.decodemanager.barcode.
ImageAttributes
Gain value applied on last image captured.
getAllSymbologyId()
- Method in class com.honeywell.decodemanager.
DecodeManager.SymConfigActivityOpeartor
get all symbology id that is showed in default symbology configuration activity.
getAPIRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getAPIRevision()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method returns a string containing the Decoder.SO current revision information.
getAPIRevision()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Return a string containing the current revision information of decoder service.
getBarcodeAimID()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeAimID()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the AIM ID of the last successful barcode decoded.
getBarcodeAimModifier()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeAimModifier()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the AIM Modifier of the last successful barcode decoded.
getBarcodeByteData()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeByteData()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function is used to get the barcode data in a byte array.
getBarcodeCodeID()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeCodeID()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the code ID of the last successful barcode decoded.
GetBarcodeData()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeData()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeData()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the data for the last successful decode.
getBarcodeLength()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getBarcodeLength()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the length of the data for the last successful decode.
getBitmap()
- Method in class com.honeywell.decodemanager.barcode.
BitmapParcel
getBitmap()
- Method in class com.honeywell.decodemanager.barcode.
IQBitmapParcel
getCenteringWindowLimits(CenteringWindowLimits)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getCenteringWindowLimits(CenteringWindowLimits)
- Method in class com.honeywell.decodemanager.
DecodeManager
This function is used to get scan window limits for current engine.
getControlLogicRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getControlLogicRevision()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function returns a string containing the Dec Threads SOs current revision information.
getDecoderRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getDecoderRevision()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method returns a string containing the Decoder Interface SOs current primary decoder library revision information.
getDecThreadsRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getDecThreadsRevison()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method returns a string containing the DecThreads SOs current revision information.
getEngineID()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getEngineID()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function will return the ID of the image engine.
getEngineID()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Return the ID of the image engine.
getEngineSerialNumber()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getEngineSerialNumber()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function will return the Serial Number of the scan engine.
getEngineType()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getEngineType()
- Method in class com.honeywell.decodemanager.
DecodeManager
This functions returns the value indicating the engine type installed, either imager or laser.
getEngineType()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Return the Type of the image engine.
getErrorMessage(int)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getErrorMessage(int)
- Method in class com.honeywell.decodemanager.
DecodeManager
This function returns a string containing the description of the error corresponding to the input parameter error.
getFlags()
- Method in class com.honeywell.decodemanager.
SymbologyConfigBase
This function is used to get flag value,bitwise OR all the enabled symbology property to produce this value.
getImageHeight()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getImageHeight()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Get the width of image captured from engine.
getImagerProperties(ImagerProperties)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getImagerProperties(ImagerProperties)
- Method in class com.honeywell.decodemanager.
DecodeManager
This method returns the details of the installed engine.
getImagerProperties(ImagerProperties)
- Method in class com.honeywell.imagingmanager.
ImagingManager
getImageWidth()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getImageWidth()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Get the width of captured image from engine.
getIQImage(IQImagingProperties, Bitmap)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getIQImage(IQImagingProperties, IQBitmapParcel)
- Method in class com.honeywell.iqimagemanager.
IQImageManager
Capture the IQ Image if decoder procedure is successful.
getLastDecodeTime()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getLastDecodeTime()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method will retrieve the time in msecs that the last successful barcode decoded took.
getLastImage(ImageAttributes)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getLastImage(ImageAttributes)
- Method in class com.honeywell.decodemanager.
DecodeManager
This function is used to retrieve the last image the decoder processed and the properties associated with that image.
getLastImage(ImageAttributes)
- Method in class com.honeywell.imagingmanager.
ImagingManager
getMask()
- Method in class com.honeywell.decodemanager.
SymbologyConfigBase
This function is used to get Mask value.
getMaxLength()
- Method in class com.honeywell.decodemanager.
SymbologyConfigBase
This function is used to get maxmum length of barcode.
getMaxMessageLength()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getMaxMessageSize()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function returns the size of the largest possible decode message that can be returned from the decoder.
getMinLength()
- Method in class com.honeywell.decodemanager.
SymbologyConfigBase
This function is used to get minmum length of barcode.
getPreviewFrame(Bitmap)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getPreviewingWidth()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Get the width of captured image from engine.
getPreviewngHeight()
- Method in class com.honeywell.imagingmanager.
ImagingManager
Get the width of image captured from engine.
getPSOCMajorRev()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getPSOCMajorRev()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function will return the PSOC Major Revision information.
getPSOCMinorRev()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getPSOCMinorRev()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function will return the PSOC Minor Revision information.
getScanDriverRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getScanDriverRevison()
- Method in class com.honeywell.decodemanager.
DecodeManager
This function returns an string containing the Scan Driver KOs current revision information.
getSecondaryDecoderRevision()
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getSecondaryDecoderRevision()
- Method in class com.honeywell.decodemanager.
DecodeManager
This method returns a string containing the Decoder Interface SOs current secondary decoder library revision information.
getSingleFrame(Bitmap)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getSymbologyConfig(SymbologyConfig, boolean)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getSymbologyConfig(SymbologyConfig, boolean)
- Method in class com.honeywell.decodemanager.
DecodeManager
This method is used to read the configuration options for a given symbology.
getSymbologyMaxRange(int)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getSymbologyMaxRange(int)
- Method in class com.honeywell.decodemanager.
DecodeManager
This function is used retrieve the maximum range value for the specified symbology.
getSymbologyMinRange(int)
- Method in class com.honeywell.decodemanager.barcode.
Decoder
getSymbologyMinRange(int)
- Method in class com.honeywell.decodemanager.
DecodeManager
This function is used retrieve the minimum range value for the specified symbology.
getSymConfigActivityOpeartor()
- Method in class com.honeywell.decodemanager.
DecodeManager
get the SymbologyConfigActivityOpeartor object that is used to operate the symbology configure activity.
getSymConfigActivityOperator()
- Method in class com.honeywell.decodemanager.
DecodeManager
get the SymbologyConfigActivityOpeartor object that is used to operate the symbology configure activity.
getSymID()
- Method in class com.honeywell.decodemanager.
SymbologyConfigBase
This function is used to get symbology id.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y