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.

B

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

C

code - Variable in class com.idautomation.pdf417.PDF417
The data (as a string) to be encoded in the barcode.
codeText - Variable in class com.idautomation.pdf417.PDF417
Text to display after encoding.
com.idautomation.pdf417 - package com.idautomation.pdf417
 
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.IDAutomationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.pdf417.IDAutomationServlet
 

F

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

G

g - Variable in class com.idautomation.pdf417.IDAImageCreator
 
getAutoSize() - Method in class com.idautomation.pdf417.PDF417
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 background color.
getDataToEncode() - Method in class com.idautomation.pdf417.PDF417
 
getFont() - Method in class com.idautomation.pdf417.PDF417
 
getForeground() - Method in class com.idautomation.pdf417.PDF417
 
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 left margin of the Barcode (also know as quite zone).
getMacroPDFEnable() - Method in class com.idautomation.pdf417.PDF417
Returns a boolean indicating whether or not this barcode is a MacroPDF
getMacroPDFFileID() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDF file identifier.
getMacroPDFLastSegment() - Method in class com.idautomation.pdf417.PDF417
Returns a boolean representing the MacroPDFLastSegment
getMacroPDFSegmentIndex() - Method in class com.idautomation.pdf417.PDF417
Gets the MacroPDF Segment Index for this barcode
getMinimumSize() - Method in class com.idautomation.pdf417.PDF417
 
getPDFColumns() - Method in class com.idautomation.pdf417.PDF417
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 PDF417 error correction level; the default is 2; the range is from 0 to 8.
getPDFMode() - Method in class com.idautomation.pdf417.PDF417
 
getPDFRows() - Method in class com.idautomation.pdf417.PDF417
Gets the number of rows of the PDF417 code.
getPixelsPerCM() - Method in class com.idautomation.pdf417.PDF417
Gets the resolution used to convert from CM to pixels; Default is 38.
getPreferredSize() - Method in class com.idautomation.pdf417.PDF417
Returns the size in pixels appropriate for the generated image after it is generated.
getProcessTilde() - Method in class com.idautomation.pdf417.PDF417
 
getRotationAngle() - Method in class com.idautomation.pdf417.PDF417
Gets the rotation angle; valid values are 0 (default), 90, 180 & 270.
getTextFontColor() - Method in class com.idautomation.pdf417.PDF417
 
getTopMarginCM() - Method in class com.idautomation.pdf417.PDF417
Gets the top margin of the Barcode (also know as quite zone).
getTruncated() - Method in class com.idautomation.pdf417.PDF417
 
getXDimensionCM() - Method in class com.idautomation.pdf417.PDF417
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
 

H

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

I

I - Variable in class com.idautomation.pdf417.PDF417
 
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
 
IDAutomationServlet - class com.idautomation.pdf417.IDAutomationServlet.
 
IDAutomationServlet() - Constructor for class com.idautomation.pdf417.IDAutomationServlet
 
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
 
leftMarginCM - Variable in class com.idautomation.pdf417.PDF417
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
 

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
 
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.
PDFECLevel - Variable in class com.idautomation.pdf417.PDF417
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).
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.
PDF_BINARY - Static variable in class com.idautomation.pdf417.PDF417
 
PDF_NUMERIC - Static variable in class com.idautomation.pdf417.PDF417
 
PDF_TEXT - Static variable in class com.idautomation.pdf417.PDF417
 
pHeight - 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.PDF417
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
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.

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.
rotate - Variable in class com.idautomation.pdf417.PDF417
Rotation angle; valid values are 0 (default), 90, 180 & 270.

S

setAutoSize(boolean) - Method in class com.idautomation.pdf417.PDF417
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 background color.
setDataToEncode(String) - Method in class com.idautomation.pdf417.PDF417
The data (as a string) to be encoded in the barcode.
setFont(Font) - Method in class com.idautomation.pdf417.PDF417
 
setForeground(Color) - Method in class com.idautomation.pdf417.PDF417
Color of the bars.
setLeftMarginCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the left margin of the Barcode (also know as quite zone).
setMacroPDFEnable(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets whether or not this barcode is a MacroPDF
setMacroPDFFileID(int) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDF file identifier.
setMacroPDFLastSegment(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDFLastSegment variable
setMacroPDFSegmentIndex(int) - Method in class com.idautomation.pdf417.PDF417
Sets the MacroPDF Segment Index for this barcode
setPDFColumns(int) - Method in class com.idautomation.pdf417.PDF417
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 PDF417 error correction level; the default is 2; the range is from 0 to 8.
setPDFMode(int) - Method 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).
setPDFRows(int) - Method in class com.idautomation.pdf417.PDF417
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 used to convert from CM to pixels; Default is 38.
setProcessTilde(boolean) - Method in class com.idautomation.pdf417.PDF417
 
setRotationAngle(int) - Method in class com.idautomation.pdf417.PDF417
Sets the rotation angle; valid values are 0 (default), 90, 180 & 270.
setTextFontColor(Color) - Method in class com.idautomation.pdf417.PDF417
 
setTopMarginCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the top margin of the Barcode (also know as quite zone).
setTruncated(boolean) - Method in class com.idautomation.pdf417.PDF417
If true, truncated PDF417 code will be created; Default =False.
setXDimensionCM(double) - Method in class com.idautomation.pdf417.PDF417
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
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.PDF417
Font of the text.
topMarginCM - Variable in class com.idautomation.pdf417.PDF417
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.

W

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

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.
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).

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