-
applyTilde
boolean applyTilde
Determines if data after the tilde character should be interpreted as an ASCII code.public boolean applyTilde = false;
- See Also:
-
-
autoSize
boolean autoSize
Determines if the margins around the barcode should be automatically set. Default is true.
- See Also:
-
-
backColor
Color backColor
Background color.
- See Also:
-
-
barcodeHeight
float barcodeHeight
-
BarcodeHeightWidth
Dimension BarcodeHeightWidth
-
BarcodeWidth128
int BarcodeWidth128
-
barColor
Color barColor
The color of the bars in the barcode; Default=black.
- See Also:
-
-
barHeightCM
double barHeightCM
The height of the bars in the bar code. Default is 1CM
- See Also:
-
-
barHeightPixels
int barHeightPixels
-
barType
int barType
Specifies the specific type of bar code to create. Default is DATABAR
- See Also:
-
-
bcMicroPDF417
com.idautomation.databar.MicroPDF417 bcMicroPDF417
-
bcPDF417
com.idautomation.databar.PDF417 bcPDF417
-
blnUPCEANSupplement2
boolean blnUPCEANSupplement2
-
blnUPCEANSupplement5
boolean blnUPCEANSupplement5
-
centerGuardBarEnd
int centerGuardBarEnd
-
centerGuardBarStart
int centerGuardBarStart
-
code
String code
The data to be encoded as a barcode.
- See Also:
-
-
Code128Set
char Code128Set
The character set to be used in code 128; Possible values are "0" for "AUTO", "A", "B" or "C"; The recommended setting and the default is "0" (Automatic)
- See Also:
-
-
compactionMode
int compactionMode
Compaction mode for PDF417 and MicroPDF417 barcodes.
- See Also:
-
-
CompMicroPDF417
com.idautomation.databar.MicroPDF417 CompMicroPDF417
-
compositeData
String compositeData
Data that is encoded in the 2D composite portion of the barcode. Used only if IsComposite = true.
- See Also:
-
-
compositeHeightPixels
int compositeHeightPixels
-
DataBarWidthsCalc
com.idautomation.databar.CalculateDataBarWidths DataBarWidthsCalc
-
DataErrors
String DataErrors
-
DefaultPrinterResolution
float DefaultPrinterResolution
-
ecLevel
int ecLevel
Level of error correction for PDF417 (only--not MicroPDF417) barcodes.
- See Also:
-
-
endOfCode
int endOfCode
-
endSuplement
int endSuplement
-
expandedStackedSegments
int expandedStackedSegments
The number of segments for expanded stacked barcodes.
- See Also:
-
-
extraPDFWidth
float extraPDFWidth
-
fiveSuplement
String[] fiveSuplement
-
fontColor
Color fontColor
The color of the text; Default=black.
- See Also:
-
-
holdHRFontHeight
float holdHRFontHeight
-
HRLeftMargin
int HRLeftMargin
-
hrMarginPixels
int hrMarginPixels
-
hrPos
int hrPos
-
HRText
StringBuffer HRText
-
HRTextFontHeight
float HRTextFontHeight
-
HRTextWidth
int HRTextWidth
-
includeAIinHRText
boolean includeAIinHRText
If true, a leading (01) is inserted in the beginning of the human readable text of the barcode.
- See Also:
-
-
includeLinkageFlaginHRText
boolean includeLinkageFlaginHRText
Places the linkage flag in the human readable text. The linkage flag is the first character after (01), is either 1 or 0, and determines if there is a 2D composite code.
- See Also:
-
-
invisibleInstance
boolean invisibleInstance
-
isComposite
boolean isComposite
Determines if this is a composite barcode. If true, there is a 2D barcode on top of the linear barcode.
- See Also:
-
-
isDataBarSuggestedHeight
boolean isDataBarSuggestedHeight
Determines if the databar height should be fixed to meet specification. If true, databar height will be default.
- See Also:
-
-
leftGuardBar
int leftGuardBar
-
leftMarginCM
double leftMarginCM
Left margin of the barcode (also know as quiet zone). The default is .3 CM.
- See Also:
-
-
leftMarginPixels
int leftMarginPixels
-
mod10CheckDigit
String mod10CheckDigit
-
NarrowWideBarPattern
String NarrowWideBarPattern
-
NumBarModules
int NumBarModules
-
NumericLastCompaction
boolean NumericLastCompaction
-
pdf_XtoYRatio
int pdf_XtoYRatio
Ratio of height to width of the blocks in a PDF417 or MicroPDF417 barcode. Default is 2
- See Also:
-
-
PDF417Columns
int PDF417Columns
Number of columns for PDF417 & Micro PDF417 barcodes. Overridden for composite barcodes. Default is 3
- See Also:
-
-
PDF417Rows
int PDF417Rows
Number of rows for PDF417 & Micro PDF417 barcodes. Overridden for composite barcodes. Default is 3
- See Also:
-
-
preDatabarBarHeightCM
float preDatabarBarHeightCM
-
preDatabarExpandedBarHeightCM
float preDatabarExpandedBarHeightCM
-
preDatabarLimitedBarHeightCM
float preDatabarLimitedBarHeightCM
-
preDatabarStackedBarHeightCM
float preDatabarStackedBarHeightCM
-
preDatabarStackedOmnidirectionalBarHeightCM
float preDatabarStackedOmnidirectionalBarHeightCM
-
preDatabarTruncatedBarHeightCM
float preDatabarTruncatedBarHeightCM
-
resolution
int resolution
Resolution used to convert from CM to pixels; Default is the screen resolution of pixels per CM.
- See Also:
-
-
rightGuardBar
int rightGuardBar
-
rotate
int rotate
The rotation angle; Valid values are 0 (default), 90, 180 & 270.
- See Also:
-
-
rows
int rows
-
SeparatorHeight
float SeparatorHeight
-
SeparatorLeftMargin
int SeparatorLeftMargin
-
SeparatorTopMargin
int SeparatorTopMargin
-
set128
String[] set128
-
set128A
String[] set128A
-
set128B
String[] set128B
code 128, character set B
-
set128C
String[] set128C
code 128, character set C
-
setEANCode
String[] setEANCode
-
setEANLeftA
String[][] setEANLeftA
-
setEANLeftB
String[][] setEANLeftB
-
setEANRight
String[][] setEANRight
-
setUPCALeft
String[][] setUPCALeft
-
setUPCARight
String[][] setUPCARight
-
setUPCEEven
String[][] setUPCEEven
-
setUPCEOdd
String[][] setUPCEOdd
-
showText
boolean showText
If true, the human readable text will be displayed with the barcode; Default =true.
- See Also:
-
-
showTextLocation
int showTextLocation
Position of human readable text in relation to the barcode. The text can be above or below the barcode.
Valid values are 0 for TOP and 1 for BOTTOM.
- See Also:
-
-
SizeOfOneChar
float SizeOfOneChar
-
SpecialCaseStackedOmni
boolean SpecialCaseStackedOmni
-
spliceText
int spliceText
Variable to hold the spacing Number. 0 by default, which is disabled;
- See Also:
-
-
startSuplement
int startSuplement
-
strUserDataEncoded
String strUserDataEncoded
-
SupplementYCoord
float SupplementYCoord
-
supSeparationCM
double supSeparationCM
The distance between the end of the barcode and the beginning of the supplement for UPC/EAN symbologies.
- See Also:
-
-
supSeparationPixels
int supSeparationPixels
-
textFont
Font textFont
The font of the text underneath the barcode; Default = Arial, point size = 11
- See Also:
-
-
textMarginCM
double textMarginCM
The amount of space in CM between the barcode and the human readable text. Default is 0.03CM
- See Also:
-
-
topMarginCM
double topMarginCM
Top margin of the barcode in relation to the top of the painting area. The default is .3 CM
- See Also:
-
-
topMarginPixels
int topMarginPixels
-
TotalCheckSum
int TotalCheckSum
-
truncatePDF417
boolean truncatePDF417
Truncates a PDF417 barcode.
- See Also:
-
-
UPC_HR_TextPosition
com.idautomation.databar.UPCHRTextPositions UPC_HR_TextPosition
-
UPCcompositeSepHeightPixels
int UPCcompositeSepHeightPixels
-
UPCEANSupplement
String UPCEANSupplement
-
UPCESystem
int UPCESystem
System to be used in UPCE. It can be 0 or 1. The default is "1".
- See Also:
-
-
UPCESystem0
String[] UPCESystem0
-
UPCESystem1
String[] UPCESystem1
-
UserDataEncoded
StringBuffer UserDataEncoded
-
X_DimensionCM
double X_DimensionCM
Size of narrow bars or spaces. The resolution is used to convert to pixels.
- See Also:
-
-
XCoordForBar
int XCoordForBar
-
XDimensionPixels
int XDimensionPixels
-
yCoordForBar
int yCoordForBar