Index

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

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

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.
com.idautomation.pdf417 - package com.idautomation.pdf417
 
convertColor(String) - Method in class com.idautomation.pdf417.IDAutomationServlet
 
convertToBufferedImage(Image) - Static method in class com.idautomation.pdf417.PDF417
 

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
 

G

g - Variable in class com.idautomation.pdf417.IDAImageCreator
 
getAutoSize() - Method in class com.idautomation.pdf417.PDF417
Gets the autoSize property.
getBackground() - Method in class com.idautomation.pdf417.PDF417
Gets the backColor property.
getDataToEncode() - Method in class com.idautomation.pdf417.PDF417
Gets the code property.
getForeground() - Method in class com.idautomation.pdf417.PDF417
Gets the barColor property.
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.
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.
getPDFColumns() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFColumns property.
getPDFErrorCorrection() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFECLevel property.
getPDFMode() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFMode property.
getPDFRows() - Method in class com.idautomation.pdf417.PDF417
Gets the PDFRows property.
getPixelsPerCM() - Method in class com.idautomation.pdf417.PDF417
Gets the resolution property.
getPreferredSize() - Method in class com.idautomation.pdf417.PDF417
Gets the size in pixels of the Preferred barcode image generated.
getProcessTilde() - Method in class com.idautomation.pdf417.PDF417
Gets the processTilde property.
getRotationAngle() - Method in class com.idautomation.pdf417.PDF417
Gets the rotate property.
getTopMarginCM() - Method in class com.idautomation.pdf417.PDF417
Gets the topMarginCM property.
getTruncated() - Method in class com.idautomation.pdf417.PDF417
Gets the truncated property.
getXDimensionCM() - Method in class com.idautomation.pdf417.PDF417
Gets the X property.
getXtoYRatio() - Method in class com.idautomation.pdf417.PDF417
Gets the XtoYRatio property.

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 in com.idautomation.pdf417
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 in com.idautomation.pdf417
 
IDAutomationSecureServlet() - Constructor for class com.idautomation.pdf417.IDAutomationSecureServlet
 
IDAutomationServlet - Class in com.idautomation.pdf417
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
 

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 quiet 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

paint(Graphics) - Method in class com.idautomation.pdf417.PDF417
Paints the barcode and rotates it if necessary
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
 
PDF417 - Class in com.idautomation.pdf417
This is the main PDF417 class that generates the PDF417 barcode image
PDF417() - Constructor for class com.idautomation.pdf417.PDF417
 
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.
pHeight - Variable in class com.idautomation.pdf417.PDF417
The preferred height of the barcode image in pixels after barcode is generated.
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.
pWidth - Variable in class com.idautomation.pdf417.PDF417
The preferred width of the barcode image in pixels after barcode is generated.

R

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

serialVersionUID - Static variable in class com.idautomation.pdf417.IDAutomationSecureServlet
 
serialVersionUID - Static variable in class com.idautomation.pdf417.IDAutomationServlet
 
serialVersionUID - Static variable in class com.idautomation.pdf417.PDF417
 
setAutoSize(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the autoSize property.
setBackground(Color) - Method in class com.idautomation.pdf417.PDF417
Sets the backColor property.
setDataToEncode(String) - Method in class com.idautomation.pdf417.PDF417
Sets the code property.
setForeground(Color) - Method in class com.idautomation.pdf417.PDF417
Sets the barColor property.
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.
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.
setPDFErrorCorrection(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFECLevel property.
setPDFMode(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFMode property.
setPDFRows(int) - Method in class com.idautomation.pdf417.PDF417
Sets the PDFRows property.
setPixelsPerCM(int) - Method in class com.idautomation.pdf417.PDF417
Sets the resolution property.
setProcessTilde(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the processTilde property.
setRotationAngle(int) - Method in class com.idautomation.pdf417.PDF417
Sets the rotate property.
setTopMarginCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the topMarginCM property.
setTruncated(boolean) - Method in class com.idautomation.pdf417.PDF417
Sets the truncated property.
setXDimensionCM(double) - Method in class com.idautomation.pdf417.PDF417
Sets the X property.
setXtoYRatio(double) - Method in class com.idautomation.pdf417.PDF417
Sets the XtoYRatio property.

T

topMarginCM - Variable in class com.idautomation.pdf417.PDF417
Top margin of the Barcode (also know as quiet 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 G H I L M N P R S T W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form