Skip navigation links
A C D G I O P Q R S T 

A

addExtra(String, Object) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
ALL_CODE_TYPES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

C

com.google.zxing.integration.android - package com.google.zxing.integration.android
 

D

DATA_MATRIX_TYPES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
DEFAULT_MESSAGE - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
DEFAULT_NO - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
DEFAULT_TITLE - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
DEFAULT_YES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

G

getButtonNo() - Method in class com.google.zxing.integration.android.IntentIntegrator
 
getButtonYes() - Method in class com.google.zxing.integration.android.IntentIntegrator
 
getContents() - Method in class com.google.zxing.integration.android.IntentResult
 
getErrorCorrectionLevel() - Method in class com.google.zxing.integration.android.IntentResult
 
getFormatName() - Method in class com.google.zxing.integration.android.IntentResult
 
getMessage() - Method in class com.google.zxing.integration.android.IntentIntegrator
 
getMoreExtras() - Method in class com.google.zxing.integration.android.IntentIntegrator
 
getOrientation() - Method in class com.google.zxing.integration.android.IntentResult
 
getRawBytes() - Method in class com.google.zxing.integration.android.IntentResult
 
getTargetApplications() - Method in class com.google.zxing.integration.android.IntentIntegrator
 
getTitle() - Method in class com.google.zxing.integration.android.IntentIntegrator
 

I

initiateScan() - Method in class com.google.zxing.integration.android.IntentIntegrator
Initiates a scan for all known barcode types with the default camera.
initiateScan(int) - Method in class com.google.zxing.integration.android.IntentIntegrator
Initiates a scan for all known barcode types with the specified camera.
initiateScan(Collection<String>) - Method in class com.google.zxing.integration.android.IntentIntegrator
Initiates a scan, using the default camera, only for a certain set of barcode types, given as strings corresponding to their names in ZXing's BarcodeFormat class like "UPC_A".
initiateScan(Collection<String>, int) - Method in class com.google.zxing.integration.android.IntentIntegrator
Initiates a scan, using the specified camera, only for a certain set of barcode types, given as strings corresponding to their names in ZXing's BarcodeFormat class like "UPC_A".
IntentIntegrator - Class in com.google.zxing.integration.android
A utility class which helps ease integration with Barcode Scanner via Intents.
IntentIntegrator(Activity) - Constructor for class com.google.zxing.integration.android.IntentIntegrator
 
IntentIntegrator(Fragment) - Constructor for class com.google.zxing.integration.android.IntentIntegrator
 
IntentResult - Class in com.google.zxing.integration.android
Encapsulates the result of a barcode scan invoked through IntentIntegrator.

O

ONE_D_CODE_TYPES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

P

parseActivityResult(int, int, Intent) - Static method in class com.google.zxing.integration.android.IntentIntegrator
Call this from your Activity's Activity.onActivityResult(int, int, Intent) method.
PRODUCT_CODE_TYPES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

Q

QR_CODE_TYPES - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

R

REQUEST_CODE - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 

S

setButtonNo(String) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setButtonNoByID(int) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setButtonYes(String) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setButtonYesByID(int) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setMessage(String) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setMessageByID(int) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setSingleTargetApplication(String) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setTargetApplications(List<String>) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setTitle(String) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
setTitleByID(int) - Method in class com.google.zxing.integration.android.IntentIntegrator
 
shareText(CharSequence) - Method in class com.google.zxing.integration.android.IntentIntegrator
Defaults to type "TEXT_TYPE".
shareText(CharSequence, CharSequence) - Method in class com.google.zxing.integration.android.IntentIntegrator
Shares the given text by encoding it as a barcode, such that another user can scan the text off the screen of the device.
startActivityForResult(Intent, int) - Method in class com.google.zxing.integration.android.IntentIntegrator
Start an activity.

T

TARGET_ALL_KNOWN - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
TARGET_BARCODE_SCANNER_ONLY - Static variable in class com.google.zxing.integration.android.IntentIntegrator
 
toString() - Method in class com.google.zxing.integration.android.IntentResult
 
A C D G I O P Q R S T 
Skip navigation links

Copyright © 2007–2015. All rights reserved.