Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- autoSize - Variable in class com.idautomation.linear.BarCode
-
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.linear.BarCode
-
Background color.
- BarCode - Class in com.idautomation.linear
-
This is the main class that contains all linear barcode functionality.
- BarCode() - Constructor for class com.idautomation.linear.BarCode
- barColor - Variable in class com.idautomation.linear.BarCode
-
The color of the bars in the barcode; Default=black.
- barHeightCM - Variable in class com.idautomation.linear.BarCode
-
Bar height in CM; If 0 it will be calculated using H; Default=1.
- barType - Variable in class com.idautomation.linear.BarCode
-
This is the symbology of barcode.
- BearerBarHori - Variable in class com.idautomation.linear.BarCode
-
The value of the horizontal bearer bar.
- BearerBarHoriPixels - Variable in class com.idautomation.linear.BarCode
- BearerBarVert - Variable in class com.idautomation.linear.BarCode
-
The value of the vertical bearer bar.
- BearerBarVertPixels - Variable in class com.idautomation.linear.BarCode
C
- checkCharacter - Variable in class com.idautomation.linear.BarCode
-
If true, the checksum character will be calculated and appended to the code; Default =True; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
- checkCharacterInText - Variable in class com.idautomation.linear.BarCode
-
If true, the checksum character will be appended to the human readable text; Default =True; checksum characters cannot by displayed or disabled for Code 128 and UCC128.
- CODABAR - Static variable in class com.idautomation.linear.BarCode
- CODABARStartChar - Variable in class com.idautomation.linear.BarCode
-
The start character for CODABAR; The default is A.
- CODABARStopChar - Variable in class com.idautomation.linear.BarCode
-
The stop character for CODABAR; The default is B.
- code - Variable in class com.idautomation.linear.BarCode
-
The data to be encoded as a barcode.
- CODE11 - Static variable in class com.idautomation.linear.BarCode
- CODE128 - Static variable in class com.idautomation.linear.BarCode
- Code128Set - Variable in class com.idautomation.linear.BarCode
-
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).
- CODE39 - Static variable in class com.idautomation.linear.BarCode
- CODE39EXT - Static variable in class com.idautomation.linear.BarCode
- CODE93 - Static variable in class com.idautomation.linear.BarCode
- CODE93EXT - Static variable in class com.idautomation.linear.BarCode
- codeText - Variable in class com.idautomation.linear.BarCode
-
The text of the barcode after it is created.
- com.idautomation.linear - package com.idautomation.linear
- convertColor(String) - Method in class com.idautomation.linear.IDAutomationServlet
- convertFont(String) - Method in class com.idautomation.linear.IDAutomationServlet
D
- Demo_Version - Static variable in class com.idautomation.linear.BarCode
- demoColor - Variable in class com.idautomation.linear.BarCode
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.linear.IDAutomationSecureServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.linear.IDAutomationServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.linear.IDAutomationSecureServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.linear.IDAutomationServlet
E
- EAN13 - Static variable in class com.idautomation.linear.BarCode
- EAN8 - Static variable in class com.idautomation.linear.BarCode
F
- fontColor - Variable in class com.idautomation.linear.BarCode
-
The color of the humam readable text; Default=black.
G
- g - Variable in class com.idautomation.linear.IDAImageCreator
- getAutoSize() - Method in class com.idautomation.linear.BarCode
-
Gets the autoSize property value.
- getBackground() - Method in class com.idautomation.linear.BarCode
-
Gets the backColor property.
- getBarHeightCM() - Method in class com.idautomation.linear.BarCode
-
Gets the barHeightCM property.
- getBearerBarHorizontal() - Method in class com.idautomation.linear.BarCode
-
Gets the PropBearerBarHori property.
- getBearerBarVertical() - Method in class com.idautomation.linear.BarCode
-
Gets the PropBearerBarVert property.
- getCharacterGrouping() - Method in class com.idautomation.linear.BarCode
-
Gets the ValSpliceText property.
- getCheckCharacter() - Method in class com.idautomation.linear.BarCode
-
Gets the checkCharacter property.
- getCheckCharacterInText() - Method in class com.idautomation.linear.BarCode
-
Gets the checkCharacterInText property.
- getCODABARStartChar() - Method in class com.idautomation.linear.BarCode
-
Gets the CODABARStartChar property value.
- getCODABARStopChar() - Method in class com.idautomation.linear.BarCode
-
Gets the CODABARStopChar property value.
- getCode128Set() - Method in class com.idautomation.linear.BarCode
-
Gets the Code128Set property.
- getDataToEncode() - Method in class com.idautomation.linear.BarCode
-
Gets the code property.
- getFont() - Method in class com.idautomation.linear.BarCode
-
Gets the textFont property value.
- getForeground() - Method in class com.idautomation.linear.BarCode
-
Gets the barColor property value.
- getGraphics() - Method in class com.idautomation.linear.IDAImageCreator
- getImage(int, int) - Method in class com.idautomation.linear.IDAImageCreator
- getLeftMarginCM() - Method in class com.idautomation.linear.BarCode
-
Gets the leftMarginCM property.
- getMinimumSize() - Method in class com.idautomation.linear.BarCode
-
Gets the minimum size in pixels of the barcode image generated.
- getNarrowToWideRatio() - Method in class com.idautomation.linear.BarCode
-
Gets the N property.
- getPixelsPerCM() - Method in class com.idautomation.linear.BarCode
-
Gets the resolution property.
- getPostnetHeightShort() - Method in class com.idautomation.linear.BarCode
-
Gets the postnetHeightShortBar property.
- getPostnetHeightTall() - Method in class com.idautomation.linear.BarCode
-
Gets the postnetHeightTallBar property.
- getPreferredSize() - Method in class com.idautomation.linear.BarCode
-
Gets the size in pixels of the Preferred barcode image generated.
- getProcessTilde() - Method in class com.idautomation.linear.BarCode
-
Gets the processTilde property.
- getRotationAngle() - Method in class com.idautomation.linear.BarCode
-
Gets the rotate property.
- getShowText() - Method in class com.idautomation.linear.BarCode
-
Gets the showText property value.
- getSupplementToEncode() - Method in class com.idautomation.linear.BarCode
-
Gets the supplement property.
- getSymbologyID() - Method in class com.idautomation.linear.BarCode
-
Gets the barType property.
- getTextFontColor() - Method in class com.idautomation.linear.BarCode
-
Gets the fontColor property value.
- getTextMarginCM() - Method in class com.idautomation.linear.BarCode
-
Gets the textMarginCM property value
- getTopMarginCM() - Method in class com.idautomation.linear.BarCode
-
Gets the topMarginCM property.
- getUPCEANSupplement2() - Method in class com.idautomation.linear.BarCode
-
Gets the UPCEANSupplement2 property value.
- getUPCEANSupplement5() - Method in class com.idautomation.linear.BarCode
-
Gets the UPCEANSupplement5 property.
- getUPCESystem() - Method in class com.idautomation.linear.BarCode
-
Gets the UPCESystem property value.
- getWhiteBarIncrease() - Method in class com.idautomation.linear.BarCode
-
Gets the WhiteBarIncrease property.
- getXDimensionCM() - Method in class com.idautomation.linear.BarCode
-
Gets the X property.
- guardBars - Variable in class com.idautomation.linear.BarCode
-
If true, (default), guardbars in EAN and UPC codes will be longer than data bars.
H
- H - Variable in class com.idautomation.linear.BarCode
-
The height of bars in the barcode as a multiple of X; The default is 0.45.
- height - Variable in class com.idautomation.linear.BarCode
-
Initial preferred height property of the bean
I
- I - Variable in class com.idautomation.linear.BarCode
-
The space between 2 characters in code 39; This a multiple of X; The default is 1.;
- IDAImageCreator - Class in com.idautomation.linear
-
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.linear.IDAImageCreator
- IDAutomationSecureServlet - Class in com.idautomation.linear
- IDAutomationSecureServlet() - Constructor for class com.idautomation.linear.IDAutomationSecureServlet
- IDAutomationServlet - Class in com.idautomation.linear
-
This is the Linear servlet that creates a barcode from the BarCode class.
- IDAutomationServlet() - Constructor for class com.idautomation.linear.IDAutomationServlet
- IND25 - Static variable in class com.idautomation.linear.BarCode
- init() - Method in class com.idautomation.linear.IDAutomationSecureServlet
- init() - Method in class com.idautomation.linear.IDAutomationServlet
- INTELLIGENTMAIL - Static variable in class com.idautomation.linear.BarCode
- INTERLEAVED25 - Static variable in class com.idautomation.linear.BarCode
L
- L - Variable in class com.idautomation.linear.BarCode
-
The symbol length in CM.
- leftMarginCM - Variable in class com.idautomation.linear.BarCode
-
The left margin of the barcode (also know as quiet zone); The default is .3 CM.
M
- MAT25 - Static variable in class com.idautomation.linear.BarCode
- MSI - Static variable in class com.idautomation.linear.BarCode
N
- N - Variable in class com.idautomation.linear.BarCode
-
The wide to narrow ratio of barcode types that support this setting such as Code 39 and ITF; A value of 2 (default) means that wide bars will be 2*N in width.
P
- paint(Graphics) - Method in class com.idautomation.linear.BarCode
-
paints the barcode and rotates it if necessary
- pHeight - Variable in class com.idautomation.linear.BarCode
-
The preferred height of the barcode image in pixels after barcode is generated.
- PLANET - Static variable in class com.idautomation.linear.BarCode
- POSTNET - Static variable in class com.idautomation.linear.BarCode
- postnetHeightShortBar - Variable in class com.idautomation.linear.BarCode
-
Height in CM of POSTNET's short bars; The default is 0.125
- postnetHeightTallBar - Variable in class com.idautomation.linear.BarCode
-
Height in CM of POSTNET's tall bars; The default is 0.3
- processTilde - Variable in class com.idautomation.linear.BarCode
-
If true, numbers after the Tilde will be processed according to the rules in the user guide; this option is only available when the symbology is Code 128, and the character set is AUTO or 0.
- pWidth - Variable in class com.idautomation.linear.BarCode
-
The preferred width of the barcode image in pixels after barcode is generated.
R
- resolution - Variable in class com.idautomation.linear.BarCode
-
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.linear.BarCode
-
The rotation angle; Valid values are 0 (default), 90, 180 or 270.
S
- setAutoSize(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the autoSize property.
- setBackground(Color) - Method in class com.idautomation.linear.BarCode
-
Sets the backColor property.
- setBarHeightCM(double) - Method in class com.idautomation.linear.BarCode
-
Sets the barHeightCM property.
- setBearerBarHorizontal(int) - Method in class com.idautomation.linear.BarCode
-
Sets the fBearerBarHori property.
- setBearerBarVertical(int) - Method in class com.idautomation.linear.BarCode
-
Sets the fBearerBarVert property.
- setCharacterGrouping(int) - Method in class com.idautomation.linear.BarCode
-
Sets the ValSpliceText property.
- setCheckCharacter(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the checkCharacter property.
- setCheckCharacterInText(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the checkCharacterInText property.
- setCODABARStartChar(String) - Method in class com.idautomation.linear.BarCode
-
Sets the CODABARStartChar property.
- setCODABARStopChar(String) - Method in class com.idautomation.linear.BarCode
-
Sets the CODABARStopChar property.
- setCode128Set(String) - Method in class com.idautomation.linear.BarCode
-
Sets the Code128Set property.
- setDataToEncode(String) - Method in class com.idautomation.linear.BarCode
-
Sets the code property.
- setFont(Font) - Method in class com.idautomation.linear.BarCode
-
Sets the textFont property.
- setForeground(Color) - Method in class com.idautomation.linear.BarCode
-
Sets the barColor property.
- setImageSize(int, int) - Method in class com.idautomation.linear.BarCode
-
Sets the size of the generated image, if used then autoSize is set to false.
- setLeftMarginCM(double) - Method in class com.idautomation.linear.BarCode
-
Sets the leftMarginCM property.
- setNarrowToWideRatio(double) - Method in class com.idautomation.linear.BarCode
-
Sets the N property.
- setPixelsPerCM(int) - Method in class com.idautomation.linear.BarCode
-
Sets the resolution property.
- setPostnetHeightShort(double) - Method in class com.idautomation.linear.BarCode
-
Sets the postnetHeightShortBar property.
- setPostnetHeightTall(double) - Method in class com.idautomation.linear.BarCode
-
Sets the postnetHeightTallBar property.
- setProcessTilde(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the processTilde property.
- setRotationAngle(int) - Method in class com.idautomation.linear.BarCode
-
Sets the rotate property.
- setShowText(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the showText property.
- setSupplementToEncode(String) - Method in class com.idautomation.linear.BarCode
-
Sets the supplement property.
- setSymbologyID(int) - Method in class com.idautomation.linear.BarCode
-
Sets the barType property.
- setTextFontColor(Color) - Method in class com.idautomation.linear.BarCode
-
Sets the fontColor property.
- setTextMarginCM(double) - Method in class com.idautomation.linear.BarCode
-
Sets the textMarginCM property.
- setTopMarginCM(double) - Method in class com.idautomation.linear.BarCode
-
Sets the topMarginCM property.
- setUPCEANSupplement2(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the UPCEANSupplement2 property.
- setUPCEANSupplement5(boolean) - Method in class com.idautomation.linear.BarCode
-
Sets the UPCEANSupplement5 property.
- setUPCESystem(String) - Method in class com.idautomation.linear.BarCode
-
Sets the UPCESystem property.
- setWhiteBarIncrease(float) - Method in class com.idautomation.linear.BarCode
-
Sets the WhiteBarIncrease property.
- setXDimensionCM(double) - Method in class com.idautomation.linear.BarCode
-
Sets the X property.
- showText - Variable in class com.idautomation.linear.BarCode
-
If true, the human readable text will be displayed with the barcode; Default =true.
- supHeight - Variable in class com.idautomation.linear.BarCode
-
Height of the supplement; This is a multiplicator of the height of the code; The default is 0.8 (80%).
- supplement - Variable in class com.idautomation.linear.BarCode
-
This is the user defined 2 or 5 digit supplement for EAN or UPC codes.
- supSeparationCM - Variable in class com.idautomation.linear.BarCode
-
The separation in CM between the barcode and the supplement
T
- textFont - Variable in class com.idautomation.linear.BarCode
-
The font of the text in the barcode; Default = Arial.
- textMarginCM - Variable in class com.idautomation.linear.BarCode
-
The amount of space in CM between the barcode and the human readable text.
- topMarginCM - Variable in class com.idautomation.linear.BarCode
-
The top margin of the barcode (also know as quiet zone); The default is .2 CM
U
- UCC128 - Static variable in class com.idautomation.linear.BarCode
- UPCA - Static variable in class com.idautomation.linear.BarCode
- UPCE - Static variable in class com.idautomation.linear.BarCode
- UPCEANSupplement2 - Variable in class com.idautomation.linear.BarCode
-
If true, the 2 digit supplement for EAN or UPC codes is processed.
- UPCEANSupplement5 - Variable in class com.idautomation.linear.BarCode
-
If true, the 5 digit supplement for EAN or UPC codes is processed.
- UPCESystem - Variable in class com.idautomation.linear.BarCode
-
The system to be used in UPCE; It can be "0", "1" or "2"(Auto); The default is "0".
V
- ValSpliceText - Variable in class com.idautomation.linear.BarCode
-
The number of digits to group together in the human readable text.
W
- WhiteBarIncrease - Variable in class com.idautomation.linear.BarCode
-
The percent of the XDimension to increase the white bars.
- width - Variable in class com.idautomation.linear.BarCode
-
Initial preferred width property of the bean
X
- X - Variable in class com.idautomation.linear.BarCode
-
The size in CM of modules (narrow bars or spaces); The resolution is used to convert to pixels.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form