A B C D F G H I L M N P R S T W X

A

autoSize - Variable in class com.idautomation.pdf417.PDF417
If true, will automatically size the control canvas to fit the barcode at design or runtime; Default =True.
autoSize - Variable in class com.idautomation.pdf417.PDF417Byte
If true will automatically size the control canvas to fit the barcode at design or runtime; Default =True.

B

BC - Variable in class com.idautomation.pdf417.PDF417Applet
 
backColor - Variable in class com.idautomation.pdf417.PDF417
Background color.
backColor - Variable in class com.idautomation.pdf417.PDF417Byte
Background color.
barColor - Variable in class com.idautomation.pdf417.PDF417
Color of the bars.
barColor - Variable in class com.idautomation.pdf417.PDF417Byte
Color of the bars.
binaryCode - Variable in class com.idautomation.pdf417.PDF417
The data (as a byte array) to be encoded in the barcode.
binaryCode - Variable in class com.idautomation.pdf417.PDF417Byte
Added to support binary data

C

code - Variable in class com.idautomation.pdf417.PDF417
The data (as a string) to be encoded in the barcode.
code - Variable in class com.idautomation.pdf417.PDF417Byte
The data to be encoded in the barcode.
codeText - Variable in class com.idautomation.pdf417.PDF417Byte
Text to display after encoding.
com.idautomation.pdf417 - package com.idautomation.pdf417
 
convertColor(String) - Method in class com.idautomation.pdf417.IDAutomationServlet
 
convertColor(String) - Method in class com.idautomation.pdf417.PDF417Applet
 
convertFont(String) - Method in class com.idautomation.pdf417.PDF417Applet
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.pdf417.IDAutomationSecureServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.pdf417.IDAutomationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.pdf417.IDAutomationSecureServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.pdf417.IDAutomationServlet
 
dotPixels - Variable in class com.idautomation.pdf417.PDF417
 

F

fontColor - Variable in class com.idautomation.pdf417.PDF417Byte
Color of the text.

G

g - Variable in class com.idautomation.pdf417.IDAImageCreator
 
getAutoSize() - Method in class com.idautomation.pdf417.PDF417
Gets the autoSize property.
getAutoSize() - Method in class com.idautomation.pdf417.PDF417Byte
If true will automatically size the control canvas to fit the barcode at design or runtime; Default =True.
getBackground() - Method in class com.idautomation.pdf417.PDF417
Gets the backColor property.
getBackground() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the background color.
getDataToEncode() - Method in class com.idautomation.pdf417.PDF417
Gets the code property.
getDataToEncode() - Method in class com.idautomation.pdf417.PDF417Byte
 
getFont() - Method in class com.idautomation.pdf417.PDF417Byte
 
getForeground() - Method in class com.idautomation.pdf417.PDF417
Gets the barColor property.
getForeground() - Method in class com.idautomation.pdf417.PDF417Byte
 
getGraphics() - Method in class com.idautomation.pdf417.IDAImageCreator
 
getImage(int, int) - Method in class com.idautomation.pdf417.IDAImageCreator
 
getLeftMarginCM() - Method in class com.idautomation.pdf417.PDF417
Gets the leftMarginCM property.
getLeftMarginCM() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the left margin of the Barcode (also know as quite zone).
getMacroPDFEnable() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDFEnable property.
getMacroPDFFileID() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDFFileID property.
getMacroPDFLastSegment() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDFLastSegment property.
getMacroPDFSegmentIndex() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDFSegmentIndex property.
getMinimumSize() - Method in class com.idautomation.pdf417.PDF417
Gets the minimum size in pixels of the barcode image generated.
getMinimumSize() - Method in class com.idautomation.pdf417.PDF417Byte
 
getPDFColumns() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFColumns property.
getPDFColumns() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the number of columns in the PDF417 code; the default is 5; the range is from 1 to 30.
getPDFErrorCorrection() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFECLevel property.
getPDFErrorCorrection() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the PDF417 error correction level; the default is 2; the range is from 0 to 8.
getPDFMode() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFMode property.
getPDFMode() - Method in class com.idautomation.pdf417.PDF417Byte
 
getPDFRows() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFRows property.
getPDFRows() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the number of rows of the PDF417 code.
getPixelsPerCM() - Method in class com.idautomation.pdf417.PDF417
Gets the resolution property.
getPixelsPerCM() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the resolution used to convert from CM to pixels; Default is 38.
getPreferredSize() - Method in class com.idautomation.pdf417.PDF417
Gets the size in pixels of the Preferred barcode image generated.
getPreferredSize() - Method in class com.idautomation.pdf417.PDF417Byte
Returns the size in pixels appropriate for the generated image after it is generated.
getProcessTilde() - Method in class com.idautomation.pdf417.PDF417
Gets the processTilde property.
getProcessTilde() - Method in class com.idautomation.pdf417.PDF417Byte
 
getRotationAngle() - Method in class com.idautomation.pdf417.PDF417
Gets the rotate property.
getRotationAngle() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the rotation angle; valid values are 0 (default), 90, 180 & 270.
getTextFontColor() - Method in class com.idautomation.pdf417.PDF417Byte
 
getTopMarginCM() - Method in class com.idautomation.pdf417.PDF417
Gets the topMarginCM property.
getTopMarginCM() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the top margin of the Barcode (also know as quite zone).
getTruncated() - Method in class com.idautomation.pdf417.PDF417
Gets the truncated property.
getTruncated() - Method in class com.idautomation.pdf417.PDF417Byte
 
getXDimensionCM() - Method in class com.idautomation.pdf417.PDF417
Gets the X property.
getXDimensionCM() - Method in class com.idautomation.pdf417.PDF417Byte
Gets the size in CM of narrow modules; if X * resolution = < 1, X will be set to one pixel; resolution is used to convert to pixels; use setPixelsPerCM to change the resolution.
getXtoYRatio() - Method in class com.idautomation.pdf417.PDF417
Gets the XtoYRatio property.
getXtoYRatio() - Method in class com.idautomation.pdf417.PDF417Byte
 

H

H - Variable in class com.idautomation.pdf417.PDF417
 
H - Variable in class com.idautomation.pdf417.PDF417Byte
 
height - Variable in class com.idautomation.pdf417.PDF417
 
height - Variable in class com.idautomation.pdf417.PDF417Byte
 

I

I - Variable in class com.idautomation.pdf417.PDF417
 
I - Variable in class com.idautomation.pdf417.PDF417Byte
 
IDAImageCreator - class com.idautomation.pdf417.IDAImageCreator.
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.pdf417.IDAImageCreator
 
IDAutomationSecureServlet - class com.idautomation.pdf417.IDAutomationSecureServlet.
 
IDAutomationSecureServlet() - Constructor for class com.idautomation.pdf417.IDAutomationSecureServlet
 
IDAutomationServlet - class com.idautomation.pdf417.IDAutomationServlet.
This is the PDF417 servlet that creates a barcode from the PDF417 class.
IDAutomationServlet() - Constructor for class com.idautomation.pdf417.IDAutomationServlet
 
init() - Method in class com.idautomation.pdf417.IDAutomationSecureServlet
 
init() - Method in class com.idautomation.pdf417.IDAutomationServlet
 
init() - Method in class com.idautomation.pdf417.PDF417Applet
 
isStandalone - Variable in class com.idautomation.pdf417.PDF417Applet
 

L

L - Variable in class com.idautomation.pdf417.PDF417
 
L - Variable in class com.idautomation.pdf417.PDF417Byte
 
leftMarginCM - Variable in class com.idautomation.pdf417.PDF417
Left margin of the Barcode (also know as quiet zone).
leftMarginCM - Variable in class com.idautomation.pdf417.PDF417Byte
Left margin of the Barcode (also know as quite zone).

M

MacroPDFEnable - Variable in class com.idautomation.pdf417.PDF417
Determines whether or not this barcode is a MacroPDF barcode.
MacroPDFFileID - Variable in class com.idautomation.pdf417.PDF417
The MacroPDF File ID corresponding to this barcode.
MacroPDFLastSegment - Variable in class com.idautomation.pdf417.PDF417
Determines whether this MacroPDF barcode is the last in the series.
MacroPDFSegmentIndex - Variable in class com.idautomation.pdf417.PDF417
The MacroPDF Segment Index corresponding to this barcode.

N

N - Variable in class com.idautomation.pdf417.PDF417
 
N - Variable in class com.idautomation.pdf417.PDF417Byte
 

P

PDF417 - class com.idautomation.pdf417.PDF417.
This is the main PDF417 class that generates the PDF417 barcode image
PDF417() - Constructor for class com.idautomation.pdf417.PDF417
 
PDF417Applet - class com.idautomation.pdf417.PDF417Applet.
This is the PDF417 applet that creates a barcode from the PDF417 class.
PDF417Applet() - Constructor for class com.idautomation.pdf417.PDF417Applet
 
PDF417Byte - class com.idautomation.pdf417.PDF417Byte.
This is the main PDF417 class that generates the PDF417 barcode image
PDF417Byte() - Constructor for class com.idautomation.pdf417.PDF417Byte
 
PDFColumns - Variable in class com.idautomation.pdf417.PDF417
The number of columns in the PDF417 code; the default is 5; the range is from 1 to 30.
PDFColumns - Variable in class com.idautomation.pdf417.PDF417Byte
The number of columns in the PDF417 code; the default is 5; the range is from 1 to 30.
PDFECLevel - Variable in class com.idautomation.pdf417.PDF417
PDF417 error correction level; the default is 2; the range is from 0 to 8.
PDFECLevel - Variable in class com.idautomation.pdf417.PDF417Byte
PDF417 error correction level; the default is 2; the range is from 0 to 8.
PDFMode - Variable in class com.idautomation.pdf417.PDF417
PDF417 mode; Valid values are PDF_BINARY (default), PDF_TEXT (for ascii data) and PDF_NUMERIC (for numeric only data).
PDFMode - Variable in class com.idautomation.pdf417.PDF417Byte
PDF417 mode; Valid values are PDF_BINARY (default), PDF_TEXT (for ascii data) and PDF_NUMERIC (for numeric only data).
PDFRows - Variable in class com.idautomation.pdf417.PDF417
The number of rows of the PDF417 code; If 0 (default) the number will be calculated automatically.
PDFRows - Variable in class com.idautomation.pdf417.PDF417Byte
The number of rows of the PDF417 code; If 0 (default) the number will be calculated automatically.
PDF_BINARY - Static variable in class com.idautomation.pdf417.PDF417
 
PDF_BINARY - Static variable in class com.idautomation.pdf417.PDF417Byte
 
PDF_NUMERIC - Static variable in class com.idautomation.pdf417.PDF417
 
PDF_NUMERIC - Static variable in class com.idautomation.pdf417.PDF417Byte
 
PDF_TEXT - Static variable in class com.idautomation.pdf417.PDF417
 
PDF_TEXT - Static variable in class com.idautomation.pdf417.PDF417Byte
 
pHeight - Variable in class com.idautomation.pdf417.PDF417
The preferred height of the barcode image in pixels after barcode is generated.
pHeight - Variable in class com.idautomation.pdf417.PDF417Byte
The preferred width of the barcode image in pixels after barcode is generated.
pWidth - Variable in class com.idautomation.pdf417.PDF417
The preferred width of the barcode image in pixels after barcode is generated.
pWidth - Variable in class com.idautomation.pdf417.PDF417Byte
The preferred width of the barcode image in pixels after barcode is generated.
paint(Graphics) - Method in class com.idautomation.pdf417.PDF417
Paints the barcode and rotates it if necessary
paint(Graphics) - Method in class com.idautomation.pdf417.PDF417Byte
Paints the barcode and rotates it if necessary
processTilde - Variable in class com.idautomation.pdf417.PDF417
If true, three numbers after the Tilde will insert an ASCII code; For example ~009 will insert ASCII 9 into the data string.
processTilde - Variable in class com.idautomation.pdf417.PDF417Byte
If true, three numbers after the Tilde will insert an ASCII code; For example ~009 will insert ASCII 9 into the data string.

R

refresh() - Method in class com.idautomation.pdf417.PDF417Applet
 
resolution - Variable in class com.idautomation.pdf417.PDF417
The resolution used to create the X dimension and other measurements in pixels; Default is 38 Pixels Per CM which is about 96 DPI.
resolution - Variable in class com.idautomation.pdf417.PDF417Byte
The resolution used to create the X dimension and other measurements in pixels; Default is 38 Pixels Per CM which is about 96 DPI.
rotate - Variable in class com.idautomation.pdf417.PDF417
Rotation angle; valid values are 0 (default), 90, 180 & 270.
rotate - Variable in class com.idautomation.pdf417.PDF417Byte
Rotation angle; valid values are 0 (default), 90, 180 & 270.

S

setAutoSize(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the autoSize property.
setAutoSize(boolean) - Method in class com.idautomation.pdf417.PDF417Byte
If true will automatically size the control canvas to fit the barcode at design or runtime; Default =True.
setBackground(Color) - Method in class com.idautomation.pdf417.PDF417
Sets the backColor property.
setBackground(Color) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the background color.
setDataToEncode(String) - Method in class com.idautomation.pdf417.PDF417
Sets the code property.
setDataToEncode(String) - Method in class com.idautomation.pdf417.PDF417Byte
 
setDataToEncode(byte[]) - Method in class com.idautomation.pdf417.PDF417Byte
Added to support binary data
setFont(Font) - Method in class com.idautomation.pdf417.PDF417Byte
 
setForeground(Color) - Method in class com.idautomation.pdf417.PDF417
Sets the barColor property.
setForeground(Color) - Method in class com.idautomation.pdf417.PDF417Byte
Color of the bars.
setImageSize(int, int) - Method in class com.idautomation.pdf417.PDF417
Sets the size of the generated image, if used then autoSize is set to false.
setLeftMarginCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the leftMarginCM property.
setLeftMarginCM(double) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the left margin of the Barcode (also know as quite zone).
setMacroPDFEnable(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDFEnable property.
setMacroPDFFileID(int) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDFFileID property.
setMacroPDFLastSegment(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDFLastSegment property.
setMacroPDFSegmentIndex(int) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDFSegmentIndex property.
setPDFColumns(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFColumns property.
setPDFColumns(int) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the number of columns in the PDF417 code; the default is 5; the range is from 1 to 30.
setPDFErrorCorrection(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFECLevel property.
setPDFErrorCorrection(int) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the PDF417 error correction level; the default is 2; the range is from 0 to 8.
setPDFMode(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFMode property.
setPDFMode(int) - Method in class com.idautomation.pdf417.PDF417Byte
PDF417 mode; Valid values are PDF_BINARY (default), PDF_TEXT (for ascii data) and PDF_NUMERIC (for numeric only data).
setPDFRows(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFRows property.
setPDFRows(int) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the number of rows of the PDF417 code; If 0 (default) the number will be calculated automatically.
setParameter(String, String) - Method in class com.idautomation.pdf417.PDF417Applet
 
setPixelsPerCM(int) - Method in class com.idautomation.pdf417.PDF417
Sets the resolution property.
setPixelsPerCM(int) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the resolution used to convert from CM to pixels; Default is 38.
setProcessTilde(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the processTilde property.
setProcessTilde(boolean) - Method in class com.idautomation.pdf417.PDF417Byte
 
setRotationAngle(int) - Method in class com.idautomation.pdf417.PDF417
Sets the rotate property.
setRotationAngle(int) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the rotation angle; valid values are 0 (default), 90, 180 & 270.
setTextFontColor(Color) - Method in class com.idautomation.pdf417.PDF417Byte
 
setTopMarginCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the topMarginCM property.
setTopMarginCM(double) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the top margin of the Barcode (also know as quite zone).
setTruncated(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the truncated property.
setTruncated(boolean) - Method in class com.idautomation.pdf417.PDF417Byte
If true, truncated PDF417 code will be created; Default =False.
setXDimensionCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the X property.
setXDimensionCM(double) - Method in class com.idautomation.pdf417.PDF417Byte
Sets the size in CM of narrow modules; if X * resolution = < 1, X will be set to one pixel; resolution is used to convert to pixels; use setPixelsPerCM to change the resolution.
setXtoYRatio(double) - Method in class com.idautomation.pdf417.PDF417
Sets the XtoYRatio property.
setXtoYRatio(double) - Method in class com.idautomation.pdf417.PDF417Byte
The X multiple height of individual cells; default=3, usually 2 to 5 times X (make as small as possible, some scanners cannot read less than 3 or 4).
start() - Method in class com.idautomation.pdf417.PDF417Applet
 

T

textFont - Variable in class com.idautomation.pdf417.PDF417Byte
Font of the text.
topMarginCM - Variable in class com.idautomation.pdf417.PDF417
Top margin of the Barcode (also know as quiet zone).
topMarginCM - Variable in class com.idautomation.pdf417.PDF417Byte
Top margin of the Barcode (also know as quite zone).
truncated - Variable in class com.idautomation.pdf417.PDF417
If true, truncated PDF417 code will be created; Default =False.
truncated - Variable in class com.idautomation.pdf417.PDF417Byte
If true, truncated PDF417 code will be created; Default =False.

W

width - Variable in class com.idautomation.pdf417.PDF417
 
width - Variable in class com.idautomation.pdf417.PDF417Byte
 

X

X - Variable in class com.idautomation.pdf417.PDF417
Size in CM of narrow modules; if X * resolution = < 1, X will be set to one pixel; resolution is used to convert to pixels; use setPixelsPerCM to change the resolution.
X - Variable in class com.idautomation.pdf417.PDF417Byte
Size in CM of narrow modules; if X * resolution = < 1, X will be set to one pixel; resolution is used to convert to pixels; use setPixelsPerCM to change the resolution.
XtoYRatio - Variable in class com.idautomation.pdf417.PDF417
The X multiple height of individual cells; default=3, usually 2 to 4 times X (make as small as possible, some scanners cannot read less than 3 or 4).
XtoYRatio - Variable in class com.idautomation.pdf417.PDF417Byte
The X multiple height of individual cells; default=3, usually 2 to 4 times X (make as small as possible, some scanners cannot read less than 3 or 4).

A B C D F G H I L M N P R S T W X