- getBarcodeType() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the bar code type.
- getBarWidthReductionFactor() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the bar width reduction factor.
- getCheckDigitMethod() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the check digit method.
- getColorMode() - Method in class com.tecit.jni.barcode.TBarCode
-
Returns the color mode
- getData() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the bar code data (as byte array).
- getDefaultQuality(int) - Static method in class com.tecit.jni.barcode.TBarCode
-
Calculate the default quality for given image type.
- getDpi() - Method in class com.tecit.jni.barcode.TBarCode
-
The resolution of the generated bar code images (in DPI)
- getDrawMode() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the draw mode.
- getErrorCode() - Method in exception com.tecit.jni.barcode.TBarCodeException
-
Get the error code.
- getFontHeight() - Method in class com.tecit.jni.barcode.TBarCode
-
Gets the font size [points] for human readable text
- getFontName() - Method in class com.tecit.jni.barcode.TBarCode
-
Gets the font name for human readable text
- getKey() - Method in class com.tecit.jni.barcode.License
-
Returns the license key
- getKind() - Method in class com.tecit.jni.barcode.License
-
Returns the kind of license
- getLicensee() - Method in class com.tecit.jni.barcode.License
-
Returns the name of the licensee
- getLicenses() - Method in class com.tecit.jni.barcode.License
-
Returns the number of licenses
- getModuleWidth() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the width/height of the modules in the Data Matrix Symbol.
- getNotchHeight() - Method in class com.tecit.jni.barcode.TBarCode
-
Gets the additional length of the synchronization bars (notches).
- getProduct() - Method in class com.tecit.jni.barcode.License
-
Returns the product variant (1D or 2D)
- getScreenResolution() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the screen resolution in DPI (dots per inch).
- getText() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the bar code text (as string).
- getTextAlignment() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the text alignment.
- getTextDistance() - Method in class com.tecit.jni.barcode.TBarCode
-
Get the text distance.
- GIF() - Constructor for class com.tecit.jni.barcode.ImageQuality.GIF
-
- GIF - Static variable in class com.tecit.jni.barcode.ImageType
-
GIF-Format
- GP - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GRAYSCALE - Static variable in class com.tecit.jni.barcode.ColorMode
-
Grayscale color mode
- GROUP3 - Static variable in class com.tecit.jni.barcode.ImageQuality.TIF
-
- GROUP4 - Static variable in class com.tecit.jni.barcode.ImageQuality.TIF
-
- GS1_128 - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBar - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarExp - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarExpStacked - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarLtd - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarStacked - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarStackedOmni - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- GS1DataBarTrunc - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- saveImage(String, int, int, int, int) - Method in class com.tecit.jni.barcode.TBarCode
-
Generate and save the Data Matrix code into the given file.
- saveImage(int, int, int, int) - Method in class com.tecit.jni.barcode.TBarCode
-
Generate and return the Data Matrix code as input stream.
- setBarcodeType(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new bar code type.
- setBarWidthReductionFactor(double) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new bar width reduction factor.
- setCheckDigitMethod(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new check digit method.
- setColorMode(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Sets the color mode
- setData(byte[]) - Method in class com.tecit.jni.barcode.TBarCode
-
Set the bar code data.
- setDpi(double) - Method in class com.tecit.jni.barcode.TBarCode
-
Set the resolution of the generated bar code images (in DPI)
- setDrawMethod(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new draw method.
- setFont(String, int, boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Sets the font for human readable text
- setKey(String) - Method in class com.tecit.jni.barcode.License
-
Sets the license key
- setKind(int) - Method in class com.tecit.jni.barcode.License
-
Sets the kind of license
- setLicensee(String) - Method in class com.tecit.jni.barcode.License
-
Sets the name of the licensee
- setLicenses(int) - Method in class com.tecit.jni.barcode.License
-
Sets the number of licenses
- setModuleWidth(double) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new module width.
- setNotchHeight(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Sets the additional length of the synchronization bars (notches).
- setOptimalResolution(boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Determine whether to draw with optimal resolution.
- setProduct(int) - Method in class com.tecit.jni.barcode.License
-
Sets the product variant (1D or 2D)
- setShowDisplayText(boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Determines whether the display text (= human readable text) is shown.
- setShowTextAbove(boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Determines whether the display text is shown above the bar code.
- setText(String) - Method in class com.tecit.jni.barcode.TBarCode
-
Set the bar code text.
- setTextAlignment(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new text alignment.
- setTextDistance(int) - Method in class com.tecit.jni.barcode.TBarCode
-
Set a new text distance.
- setTranslateEscapeSequences(boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Determines whether escape sequences in the input data are translated.
- setTransparentBackground(boolean) - Method in class com.tecit.jni.barcode.TBarCode
-
Sets the background as transparent
The default setting is to fill the background with background color
- SINGLE - Static variable in class com.tecit.jni.barcode.LicenseKind
-
Single license
- SITE - Static variable in class com.tecit.jni.barcode.LicenseKind
-
Site license
- SSCC18 - Static variable in class com.tecit.jni.barcode.BarcodeType
-
- Standard - Static variable in class com.tecit.jni.barcode.CheckDigitMethod
-
- SUB - Static variable in class com.tecit.jni.barcode.ImageQuality.PNG
-
difference filter with adjacent pixel