Index
All Classes and Interfaces|All Packages|Serialized Form
C
- code - Variable in class com.idautomation.qrcode.QRCode
-
Data to be encoded in a QRCode symbol.
- com.idautomation.qrcode - package com.idautomation.qrcode
- convertColor(String) - Method in class com.idautomation.qrcode.IDAutomationServlet
- createEPS() - Method in class com.idautomation.qrcode.QRCode
- createSVG() - Method in class com.idautomation.qrcode.QRCode
D
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.qrcode.IDAutomationSecureServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.qrcode.IDAutomationServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.qrcode.IDAutomationSecureServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.idautomation.qrcode.IDAutomationServlet
G
- g - Variable in class com.idautomation.qrcode.IDAImageCreator
- getApplyTilde() - Method in class com.idautomation.qrcode.QRCode
-
Gets the applyTilde property.
- getAutoSize() - Method in class com.idautomation.qrcode.QRCode
-
Gets the autoSize property.
- getBackground() - Method in class com.idautomation.qrcode.QRCode
-
Gets the backColor property.
- getBestMask() - Method in class com.idautomation.qrcode.QRCode
-
Gets the bestMask property.
- getDataToEncode() - Method in class com.idautomation.qrcode.QRCode
-
Gets the code property.
- getEncodingMode() - Method in class com.idautomation.qrcode.QRCode
-
Gets the encodingMode property.
- getErrorCorrectionLevel() - Method in class com.idautomation.qrcode.QRCode
-
Gets the errorCorrectionLevel property.
- getForeground() - Method in class com.idautomation.qrcode.QRCode
-
Gets the barColor property.
- getGraphics() - Method in class com.idautomation.qrcode.IDAImageCreator
- getImage(int, int) - Method in class com.idautomation.qrcode.IDAImageCreator
- getLeftMarginCM() - Method in class com.idautomation.qrcode.QRCode
-
Gets the leftMarginCM property.
- getMinimumSize() - Method in class com.idautomation.qrcode.QRCode
-
Gets the minimum size in pixels of the barcode image generated.
- getPixelsPerCM() - Method in class com.idautomation.qrcode.QRCode
-
Gets the resolution property.
- getPreferredSize() - Method in class com.idautomation.qrcode.QRCode
-
Gets the size in pixels of the Preferred barcode image generated.
- getQuietZone() - Method in class com.idautomation.qrcode.QRCode
-
Gets the quietZone property.
- getRotationAngle() - Method in class com.idautomation.qrcode.QRCode
-
Gets the rotate property.
- getTopMarginCM() - Method in class com.idautomation.qrcode.QRCode
-
Gets the topMarginCM property.
- getVersion() - Method in class com.idautomation.qrcode.QRCode
-
Gets the version property.
- getXDimensionCM() - Method in class com.idautomation.qrcode.QRCode
-
Gets the X property.
I
- IDAImageCreator - Class in com.idautomation.qrcode
-
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.qrcode.IDAImageCreator
- IDAutomationSecureServlet - Class in com.idautomation.qrcode
- IDAutomationSecureServlet() - Constructor for class com.idautomation.qrcode.IDAutomationSecureServlet
- IDAutomationServlet - Class in com.idautomation.qrcode
-
This is the QRCode servlet that creates a barcode from the QRCode class.
- IDAutomationServlet() - Constructor for class com.idautomation.qrcode.IDAutomationServlet
- init() - Method in class com.idautomation.qrcode.IDAutomationSecureServlet
- init() - Method in class com.idautomation.qrcode.IDAutomationServlet
P
- paint(Graphics) - Method in class com.idautomation.qrcode.QRCode
-
Paints the barcode and rotates it if necessary
Q
- QRCode - Class in com.idautomation.qrcode
-
This is the main QRCode class that generates the QRCode barcode image.
- QRCode() - Constructor for class com.idautomation.qrcode.QRCode
S
- setApplyTilde(boolean) - Method in class com.idautomation.qrcode.QRCode
-
Sets the applyTilde property.
- setAutoSize(boolean) - Method in class com.idautomation.qrcode.QRCode
-
Sets the autoSize property.
- setBackground(Color) - Method in class com.idautomation.qrcode.QRCode
-
Sets the backColor property.
- setBestMask(boolean) - Method in class com.idautomation.qrcode.QRCode
-
Sets the bestMask property.
- setDataToEncode(String) - Method in class com.idautomation.qrcode.QRCode
-
Sets the code property.
- setEncodingMode(String) - Method in class com.idautomation.qrcode.QRCode
-
Sets the encodingMode property.
- setErrorCorrectionLevel(String) - Method in class com.idautomation.qrcode.QRCode
-
Sets the errorCorrectionLevel property.
- setForeground(Color) - Method in class com.idautomation.qrcode.QRCode
-
Sets the barColor property.
- setImageSize(int, int) - Method in class com.idautomation.qrcode.QRCode
-
Sets the size of the generated image, if used then autoSize is set to false.
- setLeftMarginCM(double) - Method in class com.idautomation.qrcode.QRCode
-
Sets the leftMarginCM property.
- setPixelsPerCM(int) - Method in class com.idautomation.qrcode.QRCode
-
Sets the resolution property.
- setQuietZone(int) - Method in class com.idautomation.qrcode.QRCode
-
Sets the quietZone property.
- setRotationAngle(int) - Method in class com.idautomation.qrcode.QRCode
-
Sets the rotate property.
- setTopMarginCM(double) - Method in class com.idautomation.qrcode.QRCode
-
Sets the topMarginCM property.
- setVersion(int) - Method in class com.idautomation.qrcode.QRCode
-
Sets the version property.
- setXDimensionCM(double) - Method in class com.idautomation.qrcode.QRCode
-
Sets the X property.
All Classes and Interfaces|All Packages|Serialized Form