跳过导航链接
B C D G I M Q R T W 

B

BufferedImageLuminanceSource - com.github.binarywang.utils.qrcode中的类
Created by Binary Wang on 2017-01-05.
BufferedImageLuminanceSource(BufferedImage) - 类 的构造器com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 
BufferedImageLuminanceSource(BufferedImage, int, int, int, int) - 类 的构造器com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 

C

com.github.binarywang.utils.qrcode - 程序包 com.github.binarywang.utils.qrcode
 
createQrcode(String, int, File, MatrixToLogoImageConfig) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
根据指定边长创建生成的二维码,允许配置logo属性
createQrcode(String, int, InputStream, MatrixToLogoImageConfig) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
createQrcode(String, int, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
根据指定边长创建生成的二维码
createQrcode(String, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
创建生成默认高度(400)的二维码图片 可以指定是否贷logo
createQrcodeMatrix(String, int) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
根据内容生成二维码数据
createQrcodeMatrix(String, int, ErrorCorrectionLevel) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
crop(int, int, int, int) - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 

D

decodeQrcode(File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
解析二维码
DEFAULT_BORDER - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
logo默认边框宽度
DEFAULT_BORDERCOLOR - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
logo默认边框颜色
DEFAULT_LOGOPART - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
logo大小默认为照片的1/5

G

generateQRCodeImage(String, int, InputStream, MatrixToLogoImageConfig) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
generateQRCodeImage(String, int, File, MatrixToLogoImageConfig) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
generateQRCodeImage(String, int, InputStream) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
generateQRCodeImage(String, int, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
generateQRCodeImage(String, InputStream) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
generateQRCodeImage(String, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
 
getBorder() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 
getBorderColor() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 
getLogoPart() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 
getMatrix() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 
getRow(int, byte[]) - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 

I

isCropSupported() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 
isRotateSupported() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 

M

MatrixToImageWriter - com.github.binarywang.utils.qrcode中的类
Created by Binary Wang on 2017-01-05.
MatrixToLogoImageConfig - com.github.binarywang.utils.qrcode中的类
Created by Binary Wang on 2017-01-05.
MatrixToLogoImageConfig() - 类 的构造器com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 
MatrixToLogoImageConfig(Color, int) - 类 的构造器com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 
MatrixToLogoImageConfig(Color, int, int) - 类 的构造器com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
 

Q

QrcodeUtils - com.github.binarywang.utils.qrcode中的类
Created by Binary Wang on 2017-01-05.
QrcodeUtils() - 类 的构造器com.github.binarywang.utils.qrcode.QrcodeUtils
 

R

rotateCounterClockwise() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
 

T

toBufferedImage(BitMatrix) - 类 中的静态方法com.github.binarywang.utils.qrcode.MatrixToImageWriter
 

W

writeToFile(BitMatrix, String, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.MatrixToImageWriter
 
writeToStream(BitMatrix, String, OutputStream) - 类 中的静态方法com.github.binarywang.utils.qrcode.MatrixToImageWriter
 
B C D G I M Q R T W 
跳过导航链接

Copyright © 2022. All rights reserved.