跳过导航链接
A B C D G H I M O P Q S 

A

adjustPhotoRotation(Bitmap, int) - 类 中的静态方法cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 

B

BGAQRCodeUtil - cn.bingoogolapple.qrcode.core中的类
 
BGAQRCodeUtil() - 类 的构造器cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 

C

CameraPreview - cn.bingoogolapple.qrcode.core中的类
 
CameraPreview(Context) - 类 的构造器cn.bingoogolapple.qrcode.core.CameraPreview
 
cancelProcessDataTask() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
取消数据处理任务
cancelTask() - 类 中的方法cn.bingoogolapple.qrcode.core.ProcessDataTask
 
changeToScanBarcodeStyle() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
切换成扫描条码样式
changeToScanQRCodeStyle() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
切换成扫描二维码样式
closeFlashlight() - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
closeFlashlight() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
关闭散光灯
cn.bingoogolapple.qrcode.core - 程序包 cn.bingoogolapple.qrcode.core
 

D

doInBackground(Void...) - 类 中的方法cn.bingoogolapple.qrcode.core.ProcessDataTask
 
dp2px(Context, float) - 类 中的静态方法cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 

G

getIsBarcode() - 类 中的方法cn.bingoogolapple.qrcode.core.ScanBoxView
 
getIsScanBarcodeStyle() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
当前是否为条码扫描样式
getScreenResolution(Context) - 类 中的静态方法cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 

H

hiddenScanRect() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
隐藏扫描框

I

initCustomAttrs(Context, AttributeSet) - 类 中的方法cn.bingoogolapple.qrcode.core.ScanBoxView
 

M

makeTintBitmap(Bitmap, int) - 类 中的静态方法cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 
mCamera - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mDelegate - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mHandler - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mPreview - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mProcessDataTask - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mScanBoxView - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 
mSpotAble - 类 中的变量cn.bingoogolapple.qrcode.core.QRCodeView
 

O

onCancelled() - 类 中的方法cn.bingoogolapple.qrcode.core.ProcessDataTask
 
onDestroy() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
销毁二维码扫描控件
onDraw(Canvas) - 类 中的方法cn.bingoogolapple.qrcode.core.ScanBoxView
 
onPreviewFrame(byte[], Camera) - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
 
onScanQRCodeOpenCameraError() - 接口 中的方法cn.bingoogolapple.qrcode.core.QRCodeView.Delegate
处理打开相机出错
onScanQRCodeSuccess(String) - 接口 中的方法cn.bingoogolapple.qrcode.core.QRCodeView.Delegate
处理扫描结果
onSizeChanged(int, int, int, int) - 类 中的方法cn.bingoogolapple.qrcode.core.ScanBoxView
 
openFlashlight() - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
openFlashlight() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
打开闪光灯

P

perform() - 类 中的方法cn.bingoogolapple.qrcode.core.ProcessDataTask
 
processData(byte[], int, int) - 接口 中的方法cn.bingoogolapple.qrcode.core.ProcessDataTask.Delegate
 
ProcessDataTask - cn.bingoogolapple.qrcode.core中的类
 
ProcessDataTask(Camera, byte[], ProcessDataTask.Delegate) - 类 的构造器cn.bingoogolapple.qrcode.core.ProcessDataTask
 
ProcessDataTask.Delegate - cn.bingoogolapple.qrcode.core中的接口
 

Q

QRCodeView - cn.bingoogolapple.qrcode.core中的类
 
QRCodeView(Context, AttributeSet) - 类 的构造器cn.bingoogolapple.qrcode.core.QRCodeView
 
QRCodeView(Context, AttributeSet, int) - 类 的构造器cn.bingoogolapple.qrcode.core.QRCodeView
 
QRCodeView.Delegate - cn.bingoogolapple.qrcode.core中的接口
 

S

ScanBoxView - cn.bingoogolapple.qrcode.core中的类
 
ScanBoxView(Context) - 类 的构造器cn.bingoogolapple.qrcode.core.ScanBoxView
 
setCamera(Camera) - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
setDelegate(QRCodeView.Delegate) - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
设置扫描二维码的代理
setIsBarcode(boolean) - 类 中的方法cn.bingoogolapple.qrcode.core.ScanBoxView
 
showCameraPreview() - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
showScanRect() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
显示扫描框
sp2px(Context, float) - 类 中的静态方法cn.bingoogolapple.qrcode.core.BGAQRCodeUtil
 
startCamera() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
打开摄像头开始预览,但是并未开始识别
startSpot() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
延迟1.5秒后开始识别
startSpotAndShowRect() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
显示扫描框,并且延迟1.5秒后开始识别
startSpotDelay(int) - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
延迟delay毫秒后开始识别
stopCamera() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
关闭摄像头预览,并且隐藏扫描框
stopCameraPreview() - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
stopSpot() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
停止识别
stopSpotAndHiddenRect() - 类 中的方法cn.bingoogolapple.qrcode.core.QRCodeView
停止识别,并且隐藏扫描框
surfaceChanged(SurfaceHolder, int, int, int) - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
surfaceCreated(SurfaceHolder) - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
surfaceDestroyed(SurfaceHolder) - 类 中的方法cn.bingoogolapple.qrcode.core.CameraPreview
 
A B C D G H I M O P Q S 
跳过导航链接