跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

ACTION - 类 中的静态变量com.xologood.zxing.executor.Intents.Encode
Send this intent to encode a piece of data as a QR code and display it full screen, so that another person can scan the barcode from your screen.
ACTION - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Send this intent to open the Barcodes app in scanning mode, find a barcode, and return the results.
ACTION - 类 中的静态变量com.xologood.zxing.executor.Intents.SearchBookContents
Use Google Book Search to search the contents of the book provided.
ACTION - 类 中的静态变量com.xologood.zxing.executor.Intents.Share
Give the user a choice of items to encode as a barcode, then render it as a QR Code and display onscreen for a friend to scan with their phone.
ACTION - 类 中的静态变量com.xologood.zxing.executor.Intents.WifiConnect
Internal intent used to trigger connection to a wi-fi network.
addListener(LoadingProgressViewListener) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Register a CircularProgressViewListener with this View
addPossibleResultPoint(ResultPoint) - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
AmbientLightManager - com.xologood.zxing.executor中的类
Detects ambient light and switches on the front light when very dark, and off again when sufficiently light.
AmbientLightManager(Context) - 类 的构造器com.xologood.zxing.executor.AmbientLightManager
 
AZTEC_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only Aztec.

B

BARCODE_BITMAP - 类 中的静态变量com.xologood.zxing.core.DecodeThread
 
BARCODE_SCALED_FACTOR - 类 中的静态变量com.xologood.zxing.core.DecodeThread
 
BarCodeEditDialog - com.xologood.zxing.view中的类
输入二维码 Dialog Created by Administrator on 2015/7/19.
BarCodeEditDialog(Context, int) - 类 的构造器com.xologood.zxing.view.BarCodeEditDialog
 
BarCodeEditDialog(Context) - 类 的构造器com.xologood.zxing.view.BarCodeEditDialog
 
BarCodeEditDialog.EditOnClickL - com.xologood.zxing.view中的接口
 
BeepManager - com.xologood.zxing.executor中的类
 
BeepManager(Activity) - 类 的构造器com.xologood.zxing.executor.BeepManager
 
BitmapLuminanceSource - com.xologood.zxing.core中的类
 
BitmapLuminanceSource(Bitmap) - 类 的构造器com.xologood.zxing.core.BitmapLuminanceSource
 
BitmapQRCodeUtils - com.xologood.zxing.core中的类
解析二维码图片工具类
BitmapQRCodeUtils(Context) - 类 的构造器com.xologood.zxing.core.BitmapQRCodeUtils
 
btnSelector(float, int, int, int) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
set btn selector with corner drawable for special position
buildLuminanceSource(byte[], int, int) - 类 中的方法com.xologood.zxing.camera.CameraManager
A factory method to build the appropriate LuminanceSource object based on the format of the preview buffers, as described by Camera.Parameters.

C

calculateInSampleSize(BitmapFactory.Options, int, int) - 类 中的静态方法com.xologood.zxing.core.BitmapQRCodeUtils
 
CameraManager - com.xologood.zxing.camera中的类
This object wraps the Camera service object and expects to be the only one talking to it.
CameraManager(Context) - 类 的构造器com.xologood.zxing.camera.CameraManager
 
CaptureActivity - com.xologood.zxing.activity中的类
二维码扫描
CaptureActivity() - 类 的构造器com.xologood.zxing.activity.CaptureActivity
 
CaptureActivityHandler - com.xologood.zxing.core中的类
This class handles all the messaging which comprises the state machine for capture.
CaptureActivityHandler(CaptureActivity, Collection<BarcodeFormat>, Map<DecodeHintType, ?>, String, CameraManager) - 类 的构造器com.xologood.zxing.core.CaptureActivityHandler
 
CaptureShowActivity - com.xologood.zxing.activity中的类
 
CaptureShowActivity() - 类 的构造器com.xologood.zxing.activity.CaptureShowActivity
 
CHARACTER_SET - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
 
close() - 类 中的方法com.xologood.zxing.executor.BeepManager
 
closeDriver() - 类 中的方法com.xologood.zxing.camera.CameraManager
Closes the camera driver if still in use.
closeProgress() - 类 中的静态方法com.xologood.zxing.utils.ProgressUtils
关闭
com.xologood.zxing.activity - 程序包 com.xologood.zxing.activity
 
com.xologood.zxing.camera - 程序包 com.xologood.zxing.camera
 
com.xologood.zxing.core - 程序包 com.xologood.zxing.core
 
com.xologood.zxing.executor - 程序包 com.xologood.zxing.executor
 
com.xologood.zxing.utils - 程序包 com.xologood.zxing.utils
 
com.xologood.zxing.view - 程序包 com.xologood.zxing.view
 
com.xologood.zxing.view.dialog - 程序包 com.xologood.zxing.view.dialog
 
com.xologood.zxing.view.utils - 程序包 com.xologood.zxing.view.utils
 
ConfigUtils - com.xologood.zxing.utils中的类
Created by Administrator on 16-12-29.
ConfigUtils() - 类 的构造器com.xologood.zxing.utils.ConfigUtils
 
cornerDrawable(int, float) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
 
cornerDrawable(int, float[]) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
 
cornerDrawable(int, float[], int, int) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
 
CornerUtils - com.xologood.zxing.view.utils中的类
Utils to get corner drawable
CornerUtils() - 类 的构造器com.xologood.zxing.view.utils.CornerUtils
 

D

DATA - 类 中的静态变量com.xologood.zxing.executor.Intents.Encode
The data to encode.
DATA_MATRIX_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only Data Matrix codes.
DecodeThread - com.xologood.zxing.core中的类
This thread does all the heavy lifting of decoding the images.
drawViewfinder() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
drawViewfinder() - 类 中的方法com.xologood.zxing.view.ViewfinderView
 

E

EditOnClick(String) - 接口 中的方法com.xologood.zxing.view.BarCodeEditDialog.EditOnClickL
 

F

FinishListener - com.xologood.zxing.executor中的类
Simple listener used to exit the app in a few cases.
FinishListener(Activity) - 类 的构造器com.xologood.zxing.executor.FinishListener
 
FORMAT - 类 中的静态变量com.xologood.zxing.executor.Intents.Encode
The barcode format to be displayed.
FORMATS - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Comma-separated list of formats to scan for.
foundPossibleResultPoint(ResultPoint) - 类 中的方法com.xologood.zxing.view.ViewfinderResultPointCallback
 
FrontLightMode - com.xologood.zxing.camera中的枚举
Enumerates settings of the prefernce controlling the front light.

G

getCameraManager() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
getColor() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
getFontlength(Paint, String) - 类 中的静态方法com.xologood.zxing.view.ViewfinderView
 
getFramingRect() - 类 中的方法com.xologood.zxing.camera.CameraManager
Calculates the framing rect which the UI should draw to show the user where to place the barcode.
getFramingRectInPreview() - 类 中的方法com.xologood.zxing.camera.CameraManager
Like CameraManager.getFramingRect() but coordinates are in terms of the preview frame, not UI / screen.
getHandler() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
getMatrix() - 类 中的方法com.xologood.zxing.core.BitmapLuminanceSource
 
getMatrix() - 类 中的方法com.xologood.zxing.core.RGBLuminanceSource
 
getMaxProgress() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Gets the progress value considered to be 100% of the progress bar.
getPictureBitmap(String) - 类 中的静态方法com.xologood.zxing.core.BitmapQRCodeUtils
 
getProgress() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
getRawResult(Bitmap) - 类 中的方法com.xologood.zxing.core.BitmapQRCodeUtils
获取解码结果
getRow(int, byte[]) - 类 中的方法com.xologood.zxing.core.BitmapLuminanceSource
 
getRow(int, byte[]) - 类 中的方法com.xologood.zxing.core.RGBLuminanceSource
 
getThickness() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Get the thickness of the progress bar arc.
getViewfinderView() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 

H

handleDecode(Result, Bitmap, Bundle, float) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
handleMessage(Message) - 类 中的方法com.xologood.zxing.core.CaptureActivityHandler
 
height - 类 中的静态变量com.xologood.zxing.camera.CameraManager
 
HEIGHT - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
 
hideToast() - 类 中的静态方法com.xologood.zxing.utils.T
Hide the toast, if any.

I

InactivityTimer - com.xologood.zxing.executor中的类
Finishes an activity after a period of inactivity if the device is on battery power.
InactivityTimer(Activity) - 类 的构造器com.xologood.zxing.executor.InactivityTimer
 
init(AttributeSet, int) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
Intents - com.xologood.zxing.executor中的类
This class provides the constants to use when sending an Intent to Barcode Scanner.
Intents.Encode - com.xologood.zxing.executor中的类
 
Intents.History - com.xologood.zxing.executor中的类
 
Intents.Scan - com.xologood.zxing.executor中的类
 
Intents.SearchBookContents - com.xologood.zxing.executor中的类
 
Intents.Share - com.xologood.zxing.executor中的类
 
Intents.WifiConnect - com.xologood.zxing.executor中的类
 
isAirplaneMode(Context) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断 是否飞行模式
ISBN - 类 中的静态变量com.xologood.zxing.executor.Intents.SearchBookContents
The book to search, identified by ISBN number.
isEmpty(String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断对象是否为空
isEmpty(Long) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
 
isEmpty(Integer) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
 
isEmptyGetString(String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断对象是否为空 是 返回 "" 否 返回 当前值
isEqualEmpty(String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
 
isIndeterminate() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Returns the mode of this view (determinate or indeterminate).
isNetAvaliable(Context) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断 是否网络有效
isNumber(String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
检查是否数字
isOpen() - 类 中的方法com.xologood.zxing.camera.CameraManager
 
isPicure(String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断 本地路径是否图片
isRun() - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
isSDCardAvailable() - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断 SD卡是否可用
isServiceWorked(Context, String) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断自己些的一个Service是否已经运行
isWifi(Context) - 类 中的静态方法com.xologood.zxing.utils.JudgeUtils
判断 是否连着wifi
ITEM_NUMBER - 类 中的静态变量com.xologood.zxing.executor.Intents.History
 

J

JudgeUtils - com.xologood.zxing.utils中的类
Created by Administrator on 16-12-29.
JudgeUtils() - 类 的构造器com.xologood.zxing.utils.JudgeUtils
 

K

KEY_AUTO_FOCUS - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_AUTO_OPEN_WEB - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_BULK_MODE - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_COPY_TO_CLIPBOARD - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_CUSTOM_PRODUCT_SEARCH - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_1D - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_1D_INDUSTRIAL - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_1D_PRODUCT - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_AZTEC - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_DATA_MATRIX - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_PDF417 - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DECODE_QR - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DISABLE_AUTO_ORIENTATION - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DISABLE_BARCODE_SCENE_MODE - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DISABLE_CONTINUOUS_FOCUS - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DISABLE_EXPOSURE - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_DISABLE_METERING - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_FRONT_LIGHT_MODE - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_INVERT_SCAN - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_PLAY_BEEP - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_REMEMBER_DUPLICATES - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_SEARCH_COUNTRY - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_SUPPLEMENTAL - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 
KEY_VIBRATE - 类 中的静态变量com.xologood.zxing.executor.PreferencesActivity
 

L

listItemSelector(float, int, int, boolean) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
set ListView item selector with corner drawable for the last position (ListView的item点击效果,只处理最后一项圆角处理)
listItemSelector(float, int, int, int, int) - 类 中的静态方法com.xologood.zxing.view.utils.CornerUtils
set ListView item selector with corner drawable for the first and the last position (ListView的item点击效果,第一项和最后一项圆角处理)
LoadingProgressView - com.xologood.zxing.view中的类
通用LoadingProgress TODO: document your custom view class.
LoadingProgressView(Context) - 类 的构造器com.xologood.zxing.view.LoadingProgressView
 
LoadingProgressView(Context, AttributeSet) - 类 的构造器com.xologood.zxing.view.LoadingProgressView
 
LoadingProgressView(Context, AttributeSet, int) - 类 的构造器com.xologood.zxing.view.LoadingProgressView
 
LoadingProgressViewListener - com.xologood.zxing.view中的接口
Listener interface to provide different callbacks for Circular Progress Views.

M

MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
By default, sending this will decode all barcodes that we understand.

N

NO_REQUESTED_CAMERA - 类 中的静态变量com.xologood.zxing.camera.OpenCameraInterface
For OpenCameraInterface.open(int), means no preference for which camera to open.
NormalProgressDialog - com.xologood.zxing.view.dialog中的类
 
NormalProgressDialog(Context, int) - 类 的构造器com.xologood.zxing.view.dialog.NormalProgressDialog
 
NormalProgressDialog(Context) - 类 的构造器com.xologood.zxing.view.dialog.NormalProgressDialog
 

O

onAccuracyChanged(Sensor, int) - 类 中的方法com.xologood.zxing.executor.AmbientLightManager
 
onActivity() - 类 中的方法com.xologood.zxing.executor.InactivityTimer
 
onActivityResult(int, int, Intent) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onAnimationReset() - 接口 中的方法com.xologood.zxing.view.LoadingProgressViewListener
Called when resetAnimation() is called.
onAttachedToWindow() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
onCancel(DialogInterface) - 类 中的方法com.xologood.zxing.executor.FinishListener
 
onClick(View) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onClick(View) - 类 中的方法com.xologood.zxing.activity.CaptureShowActivity
 
onClick(DialogInterface, int) - 类 中的方法com.xologood.zxing.executor.FinishListener
 
onClick(View) - 类 中的方法com.xologood.zxing.view.BarCodeEditDialog
 
onCompletion(MediaPlayer) - 类 中的方法com.xologood.zxing.executor.BeepManager
 
onCreate(Bundle) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onCreate(Bundle) - 类 中的方法com.xologood.zxing.activity.CaptureShowActivity
 
onCreate(Bundle) - 类 中的方法com.xologood.zxing.executor.PreferencesActivity
 
onCreate(Bundle) - 类 中的方法com.xologood.zxing.view.BarCodeEditDialog
 
onCreate(Bundle) - 类 中的方法com.xologood.zxing.view.dialog.NormalProgressDialog
 
onDestroy() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onDetachedFromWindow() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
onDraw(Canvas) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
onDraw(Canvas) - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
ONE_D_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only 1D barcodes.
onError(MediaPlayer, int, int) - 类 中的方法com.xologood.zxing.executor.BeepManager
 
onKeyDown(int, KeyEvent) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onMeasure(int, int) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
onModeChanged(boolean) - 接口 中的方法com.xologood.zxing.view.LoadingProgressViewListener
Called when you switch between indeterminate and determinate modes.
onPause() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onPause() - 类 中的方法com.xologood.zxing.executor.InactivityTimer
 
onProgressUpdate(float) - 接口 中的方法com.xologood.zxing.view.LoadingProgressViewListener
Called when setProgress(float currentProgress) is called (determinate only)
onProgressUpdateEnd(float) - 接口 中的方法com.xologood.zxing.view.LoadingProgressViewListener
Called when this view finishes animating to the updated progress.
onResume() - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
onResume() - 类 中的方法com.xologood.zxing.executor.InactivityTimer
 
onSensorChanged(SensorEvent) - 类 中的方法com.xologood.zxing.executor.AmbientLightManager
 
onSizeChanged(int, int, int, int) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
 
open(int) - 类 中的静态方法com.xologood.zxing.camera.OpenCameraInterface
Opens the requested camera with Camera.open(int), if one exists.
OpenCameraInterface - com.xologood.zxing.camera中的类
Provides an abstracted means to open a Camera.
openDriver(SurfaceHolder) - 类 中的方法com.xologood.zxing.camera.CameraManager
Opens the camera driver and initializes the hardware parameters.

P

PASSWORD - 类 中的静态变量com.xologood.zxing.executor.Intents.WifiConnect
The network to connect to, all the configuration provided here.
PDF417_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only PDF417.
playBeepSoundAndVibrate() - 类 中的方法com.xologood.zxing.executor.BeepManager
根据配置播放提示音和震动
PreferencesActivity - com.xologood.zxing.executor中的类
 
PreferencesActivity() - 类 的构造器com.xologood.zxing.executor.PreferencesActivity
 
PRODUCT_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only UPC and EAN barcodes.
ProgressUtils - com.xologood.zxing.utils中的类
Created by Administrator on 16-12-29.
ProgressUtils() - 类 的构造器com.xologood.zxing.utils.ProgressUtils
 
PROMPT_MESSAGE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Prompt to show on-screen when scanning by intent.

Q

QR_CODE_MODE - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Decode only QR codes.
QRCODE_BXSM_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_DJSFHSM_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_FHSM_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_NUM - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_PICTURE_NUM - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_SHSM_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_WDJQ_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QRCODE_ZS_BACK - 类 中的静态变量com.xologood.zxing.utils.ConfigUtils
 
QUERY - 类 中的静态变量com.xologood.zxing.executor.Intents.SearchBookContents
An optional field which is the text to search for.
quitSynchronously() - 类 中的方法com.xologood.zxing.core.CaptureActivityHandler
 

R

readPref(SharedPreferences) - 枚举 中的静态方法com.xologood.zxing.camera.FrontLightMode
 
refreshUI() - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
removeListener(LoadingProgressViewListener) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Unregister a CircularProgressViewListener with this View
requestPreviewFrame(Handler, int) - 类 中的方法com.xologood.zxing.camera.CameraManager
A single preview frame will be returned to the handler supplied.
resetAnimation() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Resets the animation.
restartPreviewAfterDelay(long) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
RESULT - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
If a barcode is found, Barcodes returns Activity.RESULT_OK to Activity.onActivityResult(int, int, android.content.Intent) of the app which requested the scan via Activity.startActivityForResult(android.content.Intent, int) The barcodes contents can be retrieved with Intent.getStringExtra(String).
RESULT_BYTE_SEGMENTS_PREFIX - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Prefix for keys that map to the values of com.google.zxing.ResultMetadataType#BYTE_SEGMENTS, if available.
RESULT_BYTES - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Call Intent.getByteArrayExtra(String) with Intents.Scan.RESULT_BYTES to get a byte[] of raw bytes in the barcode, if available.
RESULT_DISPLAY_DURATION_MS - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Desired duration in milliseconds for which to pause after a successful scan before returning to the calling intent.
RESULT_ERROR_CORRECTION_LEVEL - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Key for the value of com.google.zxing.ResultMetadataType#ERROR_CORRECTION_LEVEL, if available.
RESULT_FORMAT - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Call Intent.getStringExtra(String) with Intents.Scan.RESULT_FORMAT to determine which barcode format was found.
RESULT_ORIENTATION - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Key for the value of com.google.zxing.ResultMetadataType#ORIENTATION, if available.
RESULT_UPC_EAN_EXTENSION - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Call Intent.getStringExtra(String) with Intents.Scan.RESULT_UPC_EAN_EXTENSION to return the content of any UPC extension barcode that was also found.
RGBLuminanceSource - com.xologood.zxing.core中的类
 
RGBLuminanceSource(Bitmap) - 类 的构造器com.xologood.zxing.core.RGBLuminanceSource
 
RGBLuminanceSource(String) - 类 的构造器com.xologood.zxing.core.RGBLuminanceSource
 
run() - 类 中的方法com.xologood.zxing.core.DecodeThread
 

S

SAVE_HISTORY - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Setting this to false will not save scanned codes in the history.
scanframe - 类 中的静态变量com.xologood.zxing.camera.CameraManager
 
setCameraManager(CameraManager) - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
setCameraZoom(int) - 类 中的方法com.xologood.zxing.camera.CameraManager
 
setColor(int) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Sets the color of the progress bar.
setEditOnClickL(BarCodeEditDialog.EditOnClickL) - 类 中的方法com.xologood.zxing.view.BarCodeEditDialog
 
setIndeterminate(boolean) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Sets whether this CircularProgressView is indeterminate or not.
setManualFramingRect(int, int) - 类 中的方法com.xologood.zxing.camera.CameraManager
Allows third party apps to specify the scanning rectangle dimensions, rather than determine them automatically based on screen resolution.
setMaxProgress(float) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Sets the progress value considered to be 100% of the progress bar.
setMsgText(String) - 类 中的方法com.xologood.zxing.view.dialog.NormalProgressDialog
set title underline color(设置标题下划线颜色)
setProgress(float) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Sets the progress of the progress bar.
setRun(boolean) - 类 中的方法com.xologood.zxing.view.ViewfinderView
 
setThickness(int) - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Sets the thickness of the progress bar arc.
setTorch(boolean) - 类 中的方法com.xologood.zxing.camera.CameraManager
Convenience method for com.sitech.oncon.barcode.core.CaptureActivity
show(Context, CharSequence, int) - 类 中的静态方法com.xologood.zxing.utils.T
自定义显示Toast时间
show(Context, int, int) - 类 中的静态方法com.xologood.zxing.utils.T
自定义显示Toast时间
SHOW_CONTENTS - 类 中的静态变量com.xologood.zxing.executor.Intents.Encode
Normally the contents of the barcode are displayed to the user in a TextView.
showLong(Context, CharSequence) - 类 中的静态方法com.xologood.zxing.utils.T
长时间显示Toast
showLong(Context, int) - 类 中的静态方法com.xologood.zxing.utils.T
长时间显示Toast
showLongSetG(Context, CharSequence) - 类 中的静态方法com.xologood.zxing.utils.T
长时间显示Toast
showProgress(Context, String) - 类 中的静态方法com.xologood.zxing.utils.ProgressUtils
显示
showShort(Context, CharSequence) - 类 中的静态方法com.xologood.zxing.utils.T
短时间显示Toast
showShort(Context, int) - 类 中的静态方法com.xologood.zxing.utils.T
短时间显示Toast
shutdown() - 类 中的方法com.xologood.zxing.executor.InactivityTimer
 
SSID - 类 中的静态变量com.xologood.zxing.executor.Intents.WifiConnect
The network to connect to, all the configuration provided here.
start(CameraManager) - 类 中的方法com.xologood.zxing.executor.AmbientLightManager
 
startAnimation() - 类 中的方法com.xologood.zxing.view.LoadingProgressView
Starts the progress bar animation.
startPreview() - 类 中的方法com.xologood.zxing.camera.CameraManager
Asks the camera hardware to begin drawing preview frames to the screen.
stop() - 类 中的方法com.xologood.zxing.executor.AmbientLightManager
 
stopPreview() - 类 中的方法com.xologood.zxing.camera.CameraManager
Tells the camera to stop drawing preview frames.
surfaceChanged(SurfaceHolder, int, int, int) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
surfaceCreated(SurfaceHolder) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 
surfaceDestroyed(SurfaceHolder) - 类 中的方法com.xologood.zxing.activity.CaptureActivity
 

T

T - com.xologood.zxing.utils中的类
Toast统一管理类
T() - 类 的构造器com.xologood.zxing.utils.T
 
TYPE - 类 中的静态变量com.xologood.zxing.executor.Intents.Encode
The type of data being supplied if the format is QR Code.
TYPE - 类 中的静态变量com.xologood.zxing.executor.Intents.WifiConnect
The network to connect to, all the configuration provided here.

U

updatePrefs() - 类 中的方法com.xologood.zxing.executor.BeepManager
扫描成功后可以播放提示音并震动,这两种功能都是用户自定义的 在Barcode Scanner中点击菜单键,点设置即可看到这两项的设置

V

valueOf(String) - 枚举 中的静态方法com.xologood.zxing.camera.FrontLightMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.xologood.zxing.camera.FrontLightMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ViewfinderResultPointCallback - com.xologood.zxing.view中的类
 
ViewfinderResultPointCallback(ViewfinderView) - 类 的构造器com.xologood.zxing.view.ViewfinderResultPointCallback
 
ViewfinderView - com.xologood.zxing.view中的类
This view is overlaid on top of the camera preview.
ViewfinderView(Context, AttributeSet) - 类 的构造器com.xologood.zxing.view.ViewfinderView
 

W

width - 类 中的静态变量com.xologood.zxing.camera.CameraManager
 
WIDTH - 类 中的静态变量com.xologood.zxing.executor.Intents.Scan
Optional parameters to specify the width and height of the scanning rectangle in pixels.

Z

zoomIn() - 类 中的方法com.xologood.zxing.camera.CameraManager
焦点放大
zoomOut() - 类 中的方法com.xologood.zxing.camera.CameraManager
焦点放小
A B C D E F G H I J K L M N O P Q R S T U V W Z 
跳过导航链接