| 程序包 | 说明 |
|---|---|
| com.fr.code.bar.itf25 | |
| com.fr.code.bar.line.code128 | |
| com.fr.code.bar.line.code39 | |
| com.fr.code.bar.line.codebar | |
| com.fr.code.qr |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.awt.Dimension |
ITF25Barcode.draw(GraphicsOutput output,
int x2,
int y2,
double barWidth2,
double barHeight2) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.awt.Dimension |
Code128Barcode.draw(GraphicsOutput output,
int x2,
int y2,
double barWidth2,
double barHeight2) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.awt.Dimension |
Code39Barcode.draw(GraphicsOutput output,
int x2,
int y2,
double barWidth2,
double barHeight2) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.awt.Dimension |
CodabarBarcode.draw(GraphicsOutput output,
int x2,
int y2,
double barWidth2,
double barHeight2) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.awt.Dimension |
QRcodeBarcode.draw(GraphicsOutput output,
int x2,
int y2,
double barWidth2,
double barHeight2) |