|
| | GS1_128 (Graphics2D g) |
| | GS1_128 (String filePath) |
| | GS1_128 () |
| | GS1_128 (String imgFormat, boolean useStream) |
| | EAN128 () |
| | EAN128 (Graphics2D g) |
| | EAN128 (String filePath) |
| | EAN128 (String imgFormat, boolean useStream) |
| void | SetGraphics (Graphics2D g) |
| void | setTextWrite (boolean value) |
| boolean | getTextWrite () |
| void | setTextKintou (boolean value) |
| boolean | getTextKintou () |
| boolean | getTextEvenSpacing () |
| void | setTextEvenSpacing (boolean value) |
| void | setTextFont (Font value) |
| Font | getTextFont () |
| void | setRotateAngle (float value) |
| float | getRotateAngle () |
| int | getKuroBarChousei () |
| void | setKuroBarChousei (int value) |
| int | getBlackBarAdjusterByDot () |
| void | setBlackBarAdjusterByDot (int value) |
| int | getShiroBarChousei () |
| void | setShiroBarChousei (int value) |
| int | getWhiteBarAdjusterByDot () |
| void | setWhiteBarAdjusterByDot (int value) |
| int | getDPI () |
| void | setDPI (int dpi) |
| int | getImgMargin () |
| void | setImgMargin (int value) |
| ByteArrayOutputStream | getImageStream () |
| void | setImageStream (ByteArrayOutputStream value) |
| String | getImageBase64 () |
| String | getImageFormat () |
| void | setImageFormat (String value) |
| Color | getForeColor () |
| void | setForeColor (Color value) |
| Color | getBackColor () |
| void | setBackColor (Color value) |
| boolean | getDispStartStopCode () |
| void | setDispStartStopCode (boolean value) |
| CodeSet128 | getCodeABC () |
| void | setCodeABC (CodeSet128 _codeABC) |
| void | draw (String code) |
| void | draw (String code, float x, float y, float width, float height) |
| void | draw (String code, float x, float y, float width, float height, String filePath) |
| void | draw (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi) |
| void | draw (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi, boolean roundDecimalPoint) |
| void | drawDelicate (String code, float x, float y, float minLineWidth, float height) |
| void | drawDelicate (String code, float x, float y, float minLineWidth, float height, String filePath) |
| void | drawDirect (String code, float x, float y, float width, float height) |
| void | drawDirect (String code, float x, float y, float width, float height, String filePath) |
| void | drawDirect (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi, boolean roundDecimalPoint) |
| void | drawDirect (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi) |
| void | drawConvenienceDelicate (String code, float x, float y, float minLineWidth, float height) |
| void | drawConvenience (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi, boolean roundDecimalPoint) |
| void | drawConvenienceDirect (String code, float x, float y, float width, float height, GraphicsUnit gu, int dpi, boolean roundDecimalPoint) |
| void | pDrawConvenienceDelicate (String code, float mmX, float mmY, float mmHeight) |
| float | getDrawDirectWidth (String code, float width) |
| float | getDrawDelicateWidth (String code, float minLineWidth) |
|
float | getDrawConvenienceDelicateWidth (String code, float minLineWidth) |
| String | writeSVGToString (String code, float x, float y, float width, float height) |
| String | writeSVGConvenienceToString (String code, float x, float y, float width, float height) |
GS1-128バーコードを生成するためのバーコードライブラリクラスです。
- 著者
- PAO