|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jrefinery.report.ext.barcode.Barcode
com.jrefinery.report.ext.barcode.Barcode128
com.jrefinery.report.ext.barcode.Barcode128Raw
Field Summary |
Fields inherited from class com.jrefinery.report.ext.barcode.Barcode128 |
CODE_AB_TO_C, CODE_AC_TO_B, CODE_BC_TO_A, FNC1, START_A, START_B, START_C |
Fields inherited from class com.jrefinery.report.ext.barcode.Barcode |
DEFAULT_FONT |
Constructor Summary | |
Barcode128Raw()
|
Method Summary | |
java.lang.String |
getRawText()
|
java.lang.String |
getStrippedCode()
|
Methods inherited from class com.jrefinery.report.ext.barcode.Barcode128 |
createImageWithBarcode, getBarcodeSize, getBarsCode128Raw, getRawText, isUccCode, setUccCode |
Methods inherited from class com.jrefinery.report.ext.barcode.Barcode |
clone, getBarHeight, getBaseline, getCode, getFont, getFontAscent, getFontDescent, getMinWidth, getTextAlignment, isDisplayChecksumText, isGenerateChecksum, setBarHeight, setBaseline, setCode, setDisplayChecksumText, setFont, setGenerateChecksum, setMinWidth, setTextAlignment |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Barcode128Raw()
Method Detail |
public java.lang.String getStrippedCode()
getStrippedCode
in class Barcode128
public java.lang.String getRawText()
getRawText
in class Barcode128
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |