クラス QrcodeImage
java.lang.Object
java.awt.Component
org.opengion.fukurou.util.QrcodeImage
- すべての実装されたインタフェース:
ImageObserver
,MenuContainer
,Serializable
QrcodeImage は、2次元バーコードの QRコードイメージを生成する
独立したコンポーネントです。
8.4.1.0 (2023/02/10) swetake から ZXing への置換
ここでの使い方は、初期化時に、エンコードする文字列(120Byte以内)と、
出力ファイル名を指定して、Graphics に描画したQRコードイメージを
JPEG 変換し、指定のファイルに上書き保存しています。
QRコード作成に、http://www.swetake.com/ の Qrcode クラスを使用しています。
これが、2004/11/7 ver.0.50beta9 とのことなので、動作チェック、および、
製品としての保証という意味では、まだ使えるレベルではありませんが、
コード計算さえバグっていなければ使えうる為、試験的導入致します。
ZXing (com.google.zxing) の Qrcode クラスを使用しています。
エンコードモード ('N':数字モード 'A':英数字モード 'B':8bit byteモード) は
自動判定になる為、廃止されました。
- 関連項目:
- 変更履歴:
- 8.4.1.0 (2023/02/10) QRコードを swetake から ZXing への置換(encodeMode廃止)
- 導入されたバージョン:
- JDK5.0,
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final int
バージョン (1から40の整数。static final String
出力イメージのタイプ(PNG/JPEG) 初期値:"PNG"static final int
セルのマージン 初期値:4static final int
1セル辺りの塗りつぶしピクセル 初期値:3クラスから継承されたフィールド java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
インタフェースから継承されたフィールド java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明void
初期化メソッド エラー訂正レベル:M , マージン:4(セル分) , 塗りつぶしピクセル:3エンコードモード:B(バイナリ)バージョン:5 , イメージのタイプ:PNG に初期化されます。void
初期化メソッド エラー訂正レベル:M , マージン:4(セル分) , 塗りつぶしピクセル:3 イメージのタイプ:PNG に初期化されます。void
init
(String qrData, String saveFile, int version, QrcodeImage.ErrCrct errCo, String imgType, int pixel, String txtEnc) 初期化メソッド。void
描画処理を行います。クラスから継承されたメソッド java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getAlignmentX, getAlignmentY, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMinimumSize, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paint, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setMixingCutoutShape, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, update, validate
-
フィールド詳細
-
DEF_VERSION
バージョン (1から40の整数。0を設定すると自動設定になります。) 初期値:5- 関連項目:
-
MARGIN
セルのマージン 初期値:4- 関連項目:
-
PIXEL
1セル辺りの塗りつぶしピクセル 初期値:3- 関連項目:
-
IMAGE_TYPE
出力イメージのタイプ(PNG/JPEG) 初期値:"PNG"- 関連項目:
-
-
コンストラクタの詳細
-
QrcodeImage
public QrcodeImage()デフォルトコンストラクター- 変更履歴:
- 8.5.3.2 (2023/10/13) JDK21対応。警告: デフォルトのコンストラクタの使用で、コメントが指定されていません
-
-
メソッドの詳細
-
init
初期化メソッド エラー訂正レベル:M , マージン:4(セル分) , 塗りつぶしピクセル:3エンコードモード:B(バイナリ)バージョン:5 , イメージのタイプ:PNG に初期化されます。- パラメータ:
qrData
- エンコードする文字列(120Byte 以内)saveFile
- 出力ファイル名- 変更履歴:
- 5.7.1.1 (2013/12/13) VERSION チェックのために、VERSION ⇒ DEF_VERSION に変更します。, 7.2.3.0 (2020/04/10) byteモード時のテキスト文字エンコード。, 8.4.1.0 (2023/02/10) QRコードを swetake から ZXing への置換(encodeMode廃止)
-
init
初期化メソッド エラー訂正レベル:M , マージン:4(セル分) , 塗りつぶしピクセル:3 イメージのタイプ:PNG に初期化されます。- パラメータ:
qrData
- エンコードする文字列(120Byte 以内)saveFile
- 出力ファイル名version
- バージョン (1から40の整数。0を設定すると自動設定になります。)@param encMd エンコードモード ('N':数字モード 'A':英数字モード 'B':8bit byteモード)- 変更履歴:
- 7.2.3.0 (2020/04/10) byteモード時のテキスト文字エンコード。, 8.4.1.0 (2023/02/10) QRコードを swetake から ZXing への置換(encodeMode廃止)
-
init
public void init(String qrData, String saveFile, int version, QrcodeImage.ErrCrct errCo, String imgType, int pixel, String txtEnc) 初期化メソッド。- パラメータ:
qrData
- エンコードする文字列(120Byte 以内)saveFile
- 出力ファイル名version
- バージョン (1から40の整数。0を設定すると自動設定になります。)@param encMd エンコードモード('N':数字モード 'A':英数字モード 'B':8bit byteモード)errCo
- エラー訂正レベル ('L','M','Q','H')imgType
- イメージファイル形式(PNG/JPEG)pixel
- 1セル辺りの塗りつぶしピクセルtxtEnc
- テキスト文字エンコード- 変更履歴:
- 7.2.3.0 (2020/04/10) textEncode byteモード時のテキスト文字エンコード追加, 8.4.1.0 (2023/02/10) QRコードを swetake から ZXing への置換(encodeMode廃止)
-
saveImage
描画処理を行います。- 変更履歴:
- 8.4.1.0 (2023/02/10) QRコードを swetake から ZXing への置換(encodeMode廃止), 8.5.3.2 (2023/10/13) JDK21注意。JDK17までは、Windows-31J だったが、JDK21から、UTF-8 に変更されている。, 8.5.3.2 (2023/10/13) データなしの場合に黒四角が印字される不具合対応
-