Serialized Form

Class com.idautomation.databar.DataBar extends java.awt.Canvas implements Serializable

Serialized Fields

DataBarWidthsCalc

CalculateDataBarWidths DataBarWidthsCalc

TotalCheckSum

int TotalCheckSum

setUPCALeft

java.lang.String[][] setUPCALeft

setUPCARight

java.lang.String[][] setUPCARight

setUPCEOdd

java.lang.String[][] setUPCEOdd

setUPCEEven

java.lang.String[][] setUPCEEven

UPCESystem0

java.lang.String[] UPCESystem0

UPCESystem1

java.lang.String[] UPCESystem1

setEANLeftA

java.lang.String[][] setEANLeftA

setEANLeftB

java.lang.String[][] setEANLeftB

setEANRight

java.lang.String[][] setEANRight

setEANCode

java.lang.String[] setEANCode

fiveSuplement

java.lang.String[] fiveSuplement

set128

java.lang.String[] set128

set128A

java.lang.String[] set128A

set128B

java.lang.String[] set128B
code 128, character set B


set128C

java.lang.String[] set128C
code 128, character set C


barcodeHeight

float barcodeHeight

topMarginPixels

int topMarginPixels

holdHRFontHeight

float holdHRFontHeight

leftMarginPixels

int leftMarginPixels

barHeightPixels

int barHeightPixels

hrMarginPixels

int hrMarginPixels

XDimensionPixels

int XDimensionPixels

supSeparationPixels

int supSeparationPixels

compositeHeightPixels

int compositeHeightPixels

XCoordForBar

int XCoordForBar

yCoordForBar

int yCoordForBar

SupplementYCoord

float SupplementYCoord

rows

int rows

leftGuardBar

int leftGuardBar

centerGuardBarStart

int centerGuardBarStart

centerGuardBarEnd

int centerGuardBarEnd

rightGuardBar

int rightGuardBar

endOfCode

int endOfCode

startSuplement

int startSuplement

endSuplement

int endSuplement

DefaultPrinterResolution

float DefaultPrinterResolution

HRText

java.lang.StringBuffer HRText

SpecialCaseStackedOmni

boolean SpecialCaseStackedOmni

NumericLastCompaction

boolean NumericLastCompaction

invisibleInstance

boolean invisibleInstance

UPC_HR_TextPosition

UPCHRTextPositions UPC_HR_TextPosition

HRTextFontHeight

float HRTextFontHeight

BarcodeHeightWidth

java.awt.Dimension BarcodeHeightWidth

UPCEANSupplement

java.lang.String UPCEANSupplement

blnUPCEANSupplement2

boolean blnUPCEANSupplement2

blnUPCEANSupplement5

boolean blnUPCEANSupplement5

DataErrors

java.lang.String DataErrors

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:
DataBar.setCode128Set(String newSet), DataBar.getCode128Set(), User Manual

resolution

int resolution
Resolution used to convert from CM to pixels; Default is the screen resolution of pixels per CM.

See Also:
DataBar.setPixelsPerCM(int newRes), DataBar.getPixelsPerCM(), User Manual

textFont

java.awt.Font textFont
The font of the text underneath the barcode; Default = Arial, point size = 11

See Also:
DataBar.setFont(Font newFont), DataBar.getFont(), User Manual

fontColor

java.awt.Color fontColor
The color of the text; Default=black.

See Also:
DataBar.setTextFontColor(Color newColor), DataBar.getTextFontColor(), User Manual

code

java.lang.String code
The data to be encoded as a barcode.

See Also:
DataBar.setDataToEncode(String newCode), DataBar.getDataToEncode(), User Manual

expandedStackedSegments

int expandedStackedSegments
The number of segments for expanded stacked barcodes.

See Also:
DataBar.setExpandedStackedSegments(int value), DataBar.getExpandedStackedSegments(), User Manual

spliceText

int spliceText
Variable to hold the spacing Number. 0 by default, which is disabled;

See Also:
DataBar.setCharacterGrouping(int value), DataBar.getCharacterGrouping(), User Manual

compactionMode

int compactionMode
Compaction mode for PDF417 and MicroPDF417 barcodes.

See Also:
DataBar.setPDFMode(int value), DataBar.getPDFMode(), User Manual

applyTilde

boolean applyTilde
Determines if data after the tilde character should be interpreted as an ASCII code.public boolean applyTilde = false;

See Also:
DataBar.setApplyTilde(boolean value), DataBar.getApplyTilde(), User Manual

truncatePDF417

boolean truncatePDF417
Truncates a PDF417 barcode.

See Also:
DataBar.setTruncatePDF417(boolean value), DataBar.getTruncatePDF417(), User Manual

UPCESystem

int UPCESystem
System to be used in UPCE. It can be 0 or 1. The default is "1".

See Also:
DataBar.setUPCESystem(int value), DataBar.getUPCESystem(), User Manual

supSeparationCM

double supSeparationCM
The distance between the end of the barcode and the beginning of the supplement for UPC/EAN symbologies.

See Also:
DataBar.setSuppSeparationCM(double value), DataBar.getSuppSeparationCM(), User Manual

preDatabarTruncatedBarHeightCM

float preDatabarTruncatedBarHeightCM

preDatabarStackedOmnidirectionalBarHeightCM

float preDatabarStackedOmnidirectionalBarHeightCM

preDatabarStackedBarHeightCM

float preDatabarStackedBarHeightCM

preDatabarLimitedBarHeightCM

float preDatabarLimitedBarHeightCM

preDatabarExpandedBarHeightCM

float preDatabarExpandedBarHeightCM

preDatabarBarHeightCM

float preDatabarBarHeightCM

isDataBarSuggestedHeight

boolean isDataBarSuggestedHeight
Determines if the databar height should be fixed to meet specification. If true, databar height will be default.

See Also:
DataBar.setDataBarSuggestedHeight(boolean value), DataBar.getDataBarSuggestedHeight(), User Manual

barType

int barType
Specifies the specific type of bar code to create. Default is DATABAR

See Also:
DataBar.setSymbologyID(int value), DataBar.getSymbologyID(), User Manual

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:
DataBar.setIsComposite(boolean value), DataBar.getIsComposite(), User Manual

includeAIinHRText

boolean includeAIinHRText
If true, a leading (01) is inserted in the beginning of the human readable text of the barcode.

See Also:
DataBar.setIncludeAIinHRText(boolean value), DataBar.getIncludeAIinHRText(), User Manual

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:
DataBar.setsIncludeLinkageFlaginHRText(boolean value), DataBar.getIncludeLinkageFlaginHRText(), User Manual

leftMarginCM

double leftMarginCM
Left margin of the barcode (also know as quiet zone). The default is .3 CM.

See Also:
DataBar.setLeftMarginCM(double value), DataBar.getLeftMarginCM(), User Manual

topMarginCM

double topMarginCM
Top margin of the barcode in relation to the top of the painting area. The default is .3 CM

See Also:
DataBar.setTopMarginCM(double value), DataBar.getTopMarginCM(), User Manual

autoSize

boolean autoSize
Determines if the margins around the barcode should be automatically set. Default is true.

See Also:
DataBar.setAutoSize(boolean value), DataBar.getAutoSize(), User Manual

textMarginCM

double textMarginCM
The amount of space in CM between the barcode and the human readable text. Default is 0.03CM

See Also:
DataBar.setTextMarginCM(double value), DataBar.getTextMarginCM(), User Manual

barHeightCM

double barHeightCM
The height of the bars in the bar code. Default is 1CM

See Also:
DataBar.setBarHeightCM(float value), DataBar.getBarHeightCM(), User Manual

X_DimensionCM

double X_DimensionCM
Size of narrow bars or spaces. The resolution is used to convert to pixels.

See Also:
DataBar.setXDimensionCM(double newX), DataBar.getXDimensionCM(), User Manual

rotate

int rotate
The rotation angle; Valid values are 0 (default), 90, 180 & 270.

See Also:
DataBar.setRotationAngle(int newRotate), DataBar.getRotationAngle(), User Manual

showText

boolean showText
If true, the human readable text will be displayed with the barcode; Default =true.

See Also:
DataBar.setShowText(boolean newVal), DataBar.getShowText(), User Manual

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:
DataBar.setShowTextLocation(int newVal), DataBar.getShowTextLocation(), DataBar.BOTTOM, DataBar.TOP, User Manual

pdf_XtoYRatio

int pdf_XtoYRatio
Ratio of height to width of the blocks in a PDF417 or MicroPDF417 barcode. Default is 2

See Also:
DataBar.setXtoYRatio(int value), DataBar.getXtoYRatio(), User Manual

PDF417Columns

int PDF417Columns
Number of columns for PDF417 & Micro PDF417 barcodes. Overridden for composite barcodes. Default is 3

See Also:
DataBar.setPDFColumns(int value), DataBar.getPDFColumns(), User Manual

barColor

java.awt.Color barColor
The color of the bars in the barcode; Default=black.

See Also:
DataBar.setForeground(Color newColor), DataBar.getForeground(), User Manual

backColor

java.awt.Color backColor
Background color.

See Also:
DataBar.setBackground(Color newColor), DataBar.getBackground(), User Manual

compositeData

java.lang.String compositeData
Data that is encoded in the 2D composite portion of the barcode. Used only if IsComposite = true.

See Also:
DataBar.setCompositeData(String value), DataBar.getCompositeData(), User Manual

ecLevel

int ecLevel
Level of error correction for PDF417 (only--not MicroPDF417) barcodes.

See Also:
DataBar.setPDFErrorCorrectionLevel(int value), DataBar.getPDFErrorCorrectionLevel(), User Manual

hrPos

int hrPos

strUserDataEncoded

java.lang.String strUserDataEncoded

NarrowWideBarPattern

java.lang.String NarrowWideBarPattern

UserDataEncoded

java.lang.StringBuffer UserDataEncoded

bcMicroPDF417

MicroPDF417 bcMicroPDF417

bcPDF417

PDF417 bcPDF417

CompMicroPDF417

MicroPDF417 CompMicroPDF417

SeparatorTopMargin

int SeparatorTopMargin

SeparatorLeftMargin

int SeparatorLeftMargin

SizeOfOneChar

float SizeOfOneChar

NumBarModules

int NumBarModules

SeparatorHeight

float SeparatorHeight

BarcodeWidth128

int BarcodeWidth128

HRLeftMargin

int HRLeftMargin

HRTextWidth

int HRTextWidth

extraPDFWidth

float extraPDFWidth

mod10CheckDigit

java.lang.String mod10CheckDigit


Class com.idautomation.databar.DataBarApplet extends java.applet.Applet implements Serializable

Serialized Fields

BC

DataBar BC

isStandalone

boolean isStandalone


Class com.idautomation.databar.IDAutomationSecureServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

debug

boolean debug
Handle the HTTP POST method by sending an e-mail


Class com.idautomation.databar.IDAutomationServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

debug

boolean debug
Handle the HTTP POST method by sending an e-mail