Index

A C E G H I L M P Q S W 
All Classes and Interfaces|All Packages|Constant Field Values

A

addData(QRData) - Method in class com.d_project.qrcode.QRCode
Add QRData .
addData(String) - Method in class com.d_project.qrcode.QRCode
データを追加する。
addData(String, int) - Method in class com.d_project.qrcode.QRCode
モードを指定してデータを追加する。

C

clearData() - Method in class com.d_project.qrcode.QRCode
データをクリアする。
addData で追加されたデータをクリアします。
com.d_project.qrcode - package com.d_project.qrcode
DProject QRCode
createImage(int, int) - Method in class com.d_project.qrcode.QRCode
イメージを取得する。

E

ErrorCorrectionLevel - Interface in com.d_project.qrcode
誤り訂正レベル.

G

get8BitByteEncoding() - Static method in class com.d_project.qrcode.QRCode
Get 8Bit encoding
getData(int) - Method in class com.d_project.qrcode.QRCode
Get QRData with index
getDataCount() - Method in class com.d_project.qrcode.QRCode
Add QRData list count.
getErrorCorrectionLevel() - Method in class com.d_project.qrcode.QRCode
誤り訂正レベルを取得する。
getMinimumQRCode(String, int) - Static method in class com.d_project.qrcode.QRCode
最小の型番となる QRCode を作成する。
getModuleCount() - Method in class com.d_project.qrcode.QRCode
モジュール数を取得する。
getPixel(int, int) - Method in class com.d_project.qrcode.GIFImage
Get pixel value.
getTypeNumber() - Method in class com.d_project.qrcode.QRCode
型番を取得する。
GIFImage - Class in com.d_project.qrcode
GIFイメージ(B/W)
GIFImage(int, int) - Constructor for class com.d_project.qrcode.GIFImage
Initialize gif image size.

H

H - Static variable in interface com.d_project.qrcode.ErrorCorrectionLevel
復元能力 30%.

I

isDark(int, int) - Method in class com.d_project.qrcode.QRCode
暗モジュールかどうかを取得する。

L

L - Static variable in interface com.d_project.qrcode.ErrorCorrectionLevel
復元能力 7%.

M

M - Static variable in interface com.d_project.qrcode.ErrorCorrectionLevel
復元能力 15%.
make() - Method in class com.d_project.qrcode.QRCode
QRコードを作成する。
Mode - Interface in com.d_project.qrcode
モード.
MODE_8BIT_BYTE - Static variable in interface com.d_project.qrcode.Mode
8ビットバイトモード
MODE_ALPHA_NUM - Static variable in interface com.d_project.qrcode.Mode
英数字モード
MODE_KANJI - Static variable in interface com.d_project.qrcode.Mode
漢字モード
MODE_NUMBER - Static variable in interface com.d_project.qrcode.Mode
数値モード

P

parser(String) - Static method in interface com.d_project.qrcode.ErrorCorrectionLevel
Parser Error Correction Level.

Q

Q - Static variable in interface com.d_project.qrcode.ErrorCorrectionLevel
復元能力 25%.
QRCode - Class in com.d_project.qrcode
QRコード.
QRCode() - Constructor for class com.d_project.qrcode.QRCode
コンストラクタ
型番1, 誤り訂正レベルH のQRコードのインスタンスを生成します。

S

seppiko.qrcode - module seppiko.qrcode
Seppiko QRCode module.
set8BitByteEncoding(String) - Static method in class com.d_project.qrcode.QRCode
Set 8Bit encoding
setErrorCorrectionLevel(int) - Method in class com.d_project.qrcode.QRCode
誤り訂正レベルを設定する。
setPixel(int, int, int) - Method in class com.d_project.qrcode.GIFImage
Set pixel value.
setTypeNumber(int) - Method in class com.d_project.qrcode.QRCode
型番を設定する。

W

write(OutputStream) - Method in class com.d_project.qrcode.GIFImage
Write image to OutputStream.
A C E G H I L M P Q S W 
All Classes and Interfaces|All Packages|Constant Field Values