Index

A B C D E F G I L M P R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

applyTilde - Variable in class com.idautomation.databar.DataBar
Determines if data after the tilde character should be interpreted as an ASCII code.public boolean applyTilde = false;
autoSize - Variable in class com.idautomation.databar.DataBar
Determines if the margins around the barcode should be automatically set.

B

backColor - Variable in class com.idautomation.databar.DataBar
Background color.
barColor - Variable in class com.idautomation.databar.DataBar
The color of the bars in the barcode; Default=black.
barHeightCM - Variable in class com.idautomation.databar.DataBar
The height of the bars in the bar code.
barType - Variable in class com.idautomation.databar.DataBar
Specifies the specific type of bar code to create.
BOTTOM - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the showTextLocation Bottom.

C

code - Variable in class com.idautomation.databar.DataBar
The data to be encoded as a barcode.
CODE128 - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Code128 symbology.
Code128Set - Variable in class com.idautomation.databar.DataBar
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)
com.idautomation.databar - package com.idautomation.databar
 
compactionMode - Variable in class com.idautomation.databar.DataBar
Compaction mode for PDF417 and MicroPDF417 barcodes.
compositeData - Variable in class com.idautomation.databar.DataBar
Data that is encoded in the 2D composite portion of the barcode.
convertColor(String) - Method in class com.idautomation.databar.IDAutomationServlet
 

D

DataBar - Class in com.idautomation.databar
 
DataBar() - Constructor for class com.idautomation.databar.DataBar
 
DATABAR - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar symbology.
DATABAREXPANDED - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar Expanded symbology.
DATABARLIMITED - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar Limited symbology.
DATABAROMNI - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar Omni-Directional symbology.
DATABARSTACKED - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar Stacked symbology.
DATABARTRUNCATED - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Databar Truncated symbology.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.databar.IDAutomationSecureServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.databar.IDAutomationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.databar.IDAutomationSecureServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.databar.IDAutomationServlet
 

E

EAN13 - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the EAN 13 symbology.
EAN8 - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the EAN 8 symbology.
ecLevel - Variable in class com.idautomation.databar.DataBar
Level of error correction for PDF417 (only--not MicroPDF417) barcodes.
expandedStackedSegments - Variable in class com.idautomation.databar.DataBar
The number of segments for expanded stacked barcodes.

F

fontColor - Variable in class com.idautomation.databar.DataBar
The color of the text; Default=black.

G

g - Variable in class com.idautomation.databar.IDAImageCreator
 
getApplyTilde() - Method in class com.idautomation.databar.DataBar
Gets the applyTilde property.
getAutoSize() - Method in class com.idautomation.databar.DataBar
Gets the autoSize property.
getBackground() - Method in class com.idautomation.databar.DataBar
Gets the backColor property.
getBarHeightCM() - Method in class com.idautomation.databar.DataBar
Gets the barHeightCM property.
getCharacterGrouping() - Method in class com.idautomation.databar.DataBar
Gets the spliceText property.
getCode128Set() - Method in class com.idautomation.databar.DataBar
Gets the Code128Set property.
getCompositeData() - Method in class com.idautomation.databar.DataBar
Gets the compositeData property.
getDataBarSuggestedHeight() - Method in class com.idautomation.databar.DataBar
Gets the isDataBarSuggestedHeight property.
getDataToEncode() - Method in class com.idautomation.databar.DataBar
Gets the code property.
getExpandedStackedSegments() - Method in class com.idautomation.databar.DataBar
Gets the expandedStackedSegments property.
getFont() - Method in class com.idautomation.databar.DataBar
Gets the textFont property.
getForeground() - Method in class com.idautomation.databar.DataBar
Gets the barColor property.
getGraphics() - Method in class com.idautomation.databar.IDAImageCreator
 
getImage(int, int) - Method in class com.idautomation.databar.IDAImageCreator
 
getIncludeAIinHRText() - Method in class com.idautomation.databar.DataBar
Gets the includeAIinHRText property.
getIncludeLinkageFlaginHRText() - Method in class com.idautomation.databar.DataBar
Gets the includeLinkageFlaginHRText property.
getIsComposite() - Method in class com.idautomation.databar.DataBar
Gets the isComposite property.
getLeftMarginCM() - Method in class com.idautomation.databar.DataBar
Gets the leftMarginCM property.
getPDFColumns() - Method in class com.idautomation.databar.DataBar
Gets the PDF417Columns property.
getPDFErrorCorrectionLevel() - Method in class com.idautomation.databar.DataBar
Gets the ecLevel property.
getPDFMode() - Method in class com.idautomation.databar.DataBar
Gets the compactionMode property.
getPDFRows() - Method in class com.idautomation.databar.DataBar
Gets the PDF417Rows property.
getPixelsPerCM() - Method in class com.idautomation.databar.DataBar
Gets the resolution property.
getPreferredSize() - Method in class com.idautomation.databar.DataBar
Initial preferred width and height property of the bean
getRotationAngle() - Method in class com.idautomation.databar.DataBar
Gets the rotate property.
getShowText() - Method in class com.idautomation.databar.DataBar
Gets the showText property.
getShowTextLocation() - Method in class com.idautomation.databar.DataBar
Gets the showText property.
getSuppSeparationCM() - Method in class com.idautomation.databar.DataBar
Gets the supSeparationCM property.
getSymbologyID() - Method in class com.idautomation.databar.DataBar
Gets the barType property.
getTextFontColor() - Method in class com.idautomation.databar.DataBar
Gets the fontColor property.
getTextMarginCM() - Method in class com.idautomation.databar.DataBar
Gets the textMarginCM property.
getTopMarginCM() - Method in class com.idautomation.databar.DataBar
Gets the topMarginCM property.
getTruncatePDF417() - Method in class com.idautomation.databar.DataBar
Gets the truncatePDF417 property.
getUPCESystem() - Method in class com.idautomation.databar.DataBar
Gets the UPCESystem property.
getXDimensionCM() - Method in class com.idautomation.databar.DataBar
Gets the X_DimensionCM property.
getXtoYRatio() - Method in class com.idautomation.databar.DataBar
Gets the pdf_XtoYRatio property.

I

IDAImageCreator - Class in com.idautomation.databar
This class enables the paint() method in the main BarCode class to rotate a barcode when it is not visable.
IDAImageCreator() - Constructor for class com.idautomation.databar.IDAImageCreator
 
IDAutomationSecureServlet - Class in com.idautomation.databar
 
IDAutomationSecureServlet() - Constructor for class com.idautomation.databar.IDAutomationSecureServlet
 
IDAutomationServlet - Class in com.idautomation.databar
This is the DataBar servlet that creates a barcode from the DataBar class.
IDAutomationServlet() - Constructor for class com.idautomation.databar.IDAutomationServlet
 
includeAIinHRText - Variable in class com.idautomation.databar.DataBar
If true, a leading (01) is inserted in the beginning of the human readable text of the barcode.
includeLinkageFlaginHRText - Variable in class com.idautomation.databar.DataBar
Places the linkage flag in the human readable text.
init() - Method in class com.idautomation.databar.IDAutomationSecureServlet
 
init() - Method in class com.idautomation.databar.IDAutomationServlet
 
isComposite - Variable in class com.idautomation.databar.DataBar
Determines if this is a composite barcode.
isDataBarSuggestedHeight - Variable in class com.idautomation.databar.DataBar
Determines if the databar height should be fixed to meet specification.
IsDemo() - Method in class com.idautomation.databar.DataBar
Determines if the control is a demo or licensed version.

L

leftMarginCM - Variable in class com.idautomation.databar.DataBar
Left margin of the barcode (also know as quiet zone).

M

MICROPDF417 - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the Micro PDF417 symbology.

P

paint(Graphics) - Method in class com.idautomation.databar.DataBar
paints the barcode and rotates it if necessary
pdf_XtoYRatio - Variable in class com.idautomation.databar.DataBar
Ratio of height to width of the blocks in a PDF417 or MicroPDF417 barcode.
PDF417 - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the PDF417 symbology.
PDF417Columns - Variable in class com.idautomation.databar.DataBar
Number of columns for PDF417 & Micro PDF417 barcodes.
PDF417Rows - Variable in class com.idautomation.databar.DataBar
Number of rows for PDF417 & Micro PDF417 barcodes.

R

resolution - Variable in class com.idautomation.databar.DataBar
Resolution used to convert from CM to pixels; Default is the screen resolution of pixels per CM.
rotate - Variable in class com.idautomation.databar.DataBar
The rotation angle; Valid values are 0 (default), 90, 180 & 270.

S

setApplyTilde(boolean) - Method in class com.idautomation.databar.DataBar
Sets the applyTilde property.
setAutoSize(boolean) - Method in class com.idautomation.databar.DataBar
Sets the autoSize property.
setBackground(Color) - Method in class com.idautomation.databar.DataBar
Sets the backColor property.
setBarHeightCM(float) - Method in class com.idautomation.databar.DataBar
Sets the barHeightCM property.
setCharacterGrouping(int) - Method in class com.idautomation.databar.DataBar
Sets the spliceText property.
setCode128Set(String) - Method in class com.idautomation.databar.DataBar
Sets the Code128Set property.
setCompositeData(String) - Method in class com.idautomation.databar.DataBar
Sets the compositeData property.
setDataBarSuggestedHeight(boolean) - Method in class com.idautomation.databar.DataBar
Sets the isDataBarSuggestedHeight property.
setDataToEncode(String) - Method in class com.idautomation.databar.DataBar
Sets the code property.
setExpandedStackedSegments(int) - Method in class com.idautomation.databar.DataBar
Sets the expandedStackedSegments property.
setFont(Font) - Method in class com.idautomation.databar.DataBar
Sets the textFont property.
setForeground(Color) - Method in class com.idautomation.databar.DataBar
Sets the barColor property.
setImageSize(int, int) - Method in class com.idautomation.databar.DataBar
Sets the size of the generated image, if used then autoSize is set to false.
setIncludeAIinHRText(boolean) - Method in class com.idautomation.databar.DataBar
Sets the includeAIinHRText property.
setIsComposite(boolean) - Method in class com.idautomation.databar.DataBar
Sets the isComposite property.
setLeftMarginCM(double) - Method in class com.idautomation.databar.DataBar
Sets the leftMarginCM property.
setPDFColumns(int) - Method in class com.idautomation.databar.DataBar
Sets the PDF417Columns property.
setPDFErrorCorrectionLevel(int) - Method in class com.idautomation.databar.DataBar
Sets the ecLevel property.
setPDFMode(int) - Method in class com.idautomation.databar.DataBar
Sets the compactionMode property.
setPDFRows(int) - Method in class com.idautomation.databar.DataBar
Sets the PDF417Rows property.
setPixelsPerCM(int) - Method in class com.idautomation.databar.DataBar
Sets the resolution property.
setRotationAngle(int) - Method in class com.idautomation.databar.DataBar
Sets the rotate property.
setShowText(boolean) - Method in class com.idautomation.databar.DataBar
Sets the showText property.
setShowTextLocation(int) - Method in class com.idautomation.databar.DataBar
Sets the showText property.
setsIncludeLinkageFlaginHRText(boolean) - Method in class com.idautomation.databar.DataBar
Sets the includeLinkageFlaginHRText property.
setSuppSeparationCM(double) - Method in class com.idautomation.databar.DataBar
Sets the supSeparationCM property.
setSymbologyID(int) - Method in class com.idautomation.databar.DataBar
Sets the barType property.
setTextFontColor(Color) - Method in class com.idautomation.databar.DataBar
Sets the fontColor property.
setTextMarginCM(double) - Method in class com.idautomation.databar.DataBar
Sets the textMarginCM property.
setTopMarginCM(double) - Method in class com.idautomation.databar.DataBar
Sets the topMarginCM property.
setTruncatePDF417(boolean) - Method in class com.idautomation.databar.DataBar
Sets the truncatePDF417 property.
setUPCESystem(int) - Method in class com.idautomation.databar.DataBar
Sets the UPCESystem property.
setXDimensionCM(double) - Method in class com.idautomation.databar.DataBar
Sets the X_DimensionCM property.
setXtoYRatio(int) - Method in class com.idautomation.databar.DataBar
Sets the pdf_XtoYRatio property.
showText - Variable in class com.idautomation.databar.DataBar
If true, the human readable text will be displayed with the barcode; Default =true.
showTextLocation - Variable in class com.idautomation.databar.DataBar
Position of human readable text in relation to the barcode.
spliceText - Variable in class com.idautomation.databar.DataBar
Variable to hold the spacing Number.
supSeparationCM - Variable in class com.idautomation.databar.DataBar
The distance between the end of the barcode and the beginning of the supplement for UPC/EAN symbologies.

T

textFont - Variable in class com.idautomation.databar.DataBar
The font of the text underneath the barcode; Default = Arial, point size = 11
textMarginCM - Variable in class com.idautomation.databar.DataBar
The amount of space in CM between the barcode and the human readable text.
TOP - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the showTextLocation Top.
topMarginCM - Variable in class com.idautomation.databar.DataBar
Top margin of the barcode in relation to the top of the painting area.
truncatePDF417 - Variable in class com.idautomation.databar.DataBar
Truncates a PDF417 barcode.

U

UPCA - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the UPCA symbology.
UPCE - Static variable in class com.idautomation.databar.DataBar
Constant for selecting the UPCE symbology.
UPCESystem - Variable in class com.idautomation.databar.DataBar
System to be used in UPCE.

X

X_DimensionCM - Variable in class com.idautomation.databar.DataBar
Size of narrow bars or spaces.
A B C D E F G I L M P R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form