diff --git a/english/androidjava/_index.md b/english/androidjava/_index.md index 1f51a229e..94a345ef1 100644 --- a/english/androidjava/_index.md +++ b/english/androidjava/_index.md @@ -12,7 +12,6 @@ is_root: true | [com.aspose.barcode](./com.aspose.barcode) | This package contains classes with general purposes for barcodes generation and drawing | | [com.aspose.barcode.barcoderecognition](./com.aspose.barcode.barcoderecognition) | This package contains tools for 1D/2D barcode recognition. | | [com.aspose.barcode.complexbarcode](./com.aspose.barcode.complexbarcode) | This package contains tools for processing complex barcode | -| [com.aspose.barcode.component](./com.aspose.barcode.component) | | | [com.aspose.barcode.component.barcodescanner](./com.aspose.barcode.component.barcodescanner) | | | [com.aspose.barcode.component.barcodescanner.recognitionareaview](./com.aspose.barcode.component.barcodescanner.recognitionareaview) | | | [com.aspose.barcode.generation](./com.aspose.barcode.generation) | This package contains tools for generating barcode. | diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/_index.md index 484fc2e6f..327de4719 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/_index.md @@ -52,6 +52,7 @@ This package contains tools for 1D/2D barcode recognition. | [RecognitionAbortedException](../com.aspose.barcode.barcoderecognition/recognitionabortedexception) | Represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader. | | [RecognitionOptions](../com.aspose.barcode.barcoderecognition/recognitionoptions) | | | [SingleDecodeType](../com.aspose.barcode.barcoderecognition/singledecodetype) | Single decode type. | +| [TextEncodingDetection](../com.aspose.barcode.barcoderecognition/textencodingdetection) | | ## Interfaces diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md index f574eb2ec..94596d3b9 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md @@ -3,7 +3,7 @@ title: AustraliaPostCustomerInformationDecoder second_title: Aspose.BarCode for Android via Java API Reference description: Public interface for Customer Information Field decoding which is used in AustraliaPost symbology. type: docs -weight: 48 +weight: 49 url: /androidjava/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/ ---``` public interface AustraliaPostCustomerInformationDecoder diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettings/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettings/_index.md index d01e12c4e..e322433b6 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettings/_index.md @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettingsinternal/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettingsinternal/_index.md index 5d89d0c62..75005a0e1 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettingsinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/australiapostsettingsinternal/_index.md @@ -133,7 +133,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/aztecextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/aztecextendedparameters/_index.md index 3ec116e81..32c063b54 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/aztecextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/aztecextendedparameters/_index.md @@ -180,7 +180,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeconfidence/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeconfidence/_index.md index c127f59c1..9fc9d020d 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeconfidence/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeconfidence/_index.md @@ -157,7 +157,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeextendedparameters/_index.md index 6fbdc62d7..9f4460a4f 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodeextendedparameters/_index.md @@ -234,7 +234,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md index 2d36d13e0..e3605cb71 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md @@ -3,7 +3,7 @@ title: BarcodeQualityMode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 49 +weight: 50 url: /androidjava/com.aspose.barcode.barcoderecognition/barcodequalitymode/ --- **Inheritance:** @@ -37,6 +37,7 @@ Mode which enables methods to recognize barcode elements with the selected quali | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -108,6 +109,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -259,7 +270,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodereader/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodereader/_index.md index eaf3da879..5fdbcf9e7 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodereader/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodereader/_index.md @@ -1143,7 +1143,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderecognitionexception/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderecognitionexception/_index.md index 9b1bb4180..237c73a03 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderecognitionexception/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderecognitionexception/_index.md @@ -286,7 +286,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md index a107ced27..a18ec6cbb 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md @@ -165,7 +165,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesult/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesult/_index.md index faabb8c00..02e9c1872 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesult/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesult/_index.md @@ -139,6 +139,22 @@ public String getCodeText(Charset encoding) Gets the code text with encoding. +-------------------- + +> ``` +> This example shows how to use ``` +> GetCodeText +> ```: +> +> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.DATA_MATRIX); +> gen.setCodeText("\u8eca\u7a2e\u540d", Charset.forName("932")); +> gen.save("barcode.png", BarCodeImageFormat.PNG); +> +> BarCodeReader reader = new BarCodeReader("barcode.png", DecodeType.DATA_MATRIX); +> for(BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText(Charset.forName("932"))); +> ``` + **Parameters:** | Parameter | Type | Description | | --- | --- | --- | @@ -264,7 +280,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesultinternalcalls/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesultinternalcalls/_index.md index b9eea0d84..3ea2c9ebb 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesultinternalcalls/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcoderesultinternalcalls/_index.md @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettings/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettings/_index.md index 01b08dbb2..f9f78009d 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettings/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettings/_index.md @@ -84,10 +84,34 @@ public boolean getDetectEncoding() ``` -The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. Example BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.QR); generator.setCodeText("\\u0421\\u043b\\u043e\\u0432\\u043e", Charset.forName("UTF-8")); Bitmap im = generator.generateBarcodeImage(); //detects encoding for Unicode codesets is enabled BarCodeReader reader = new BarCodeReader(im, DecodeType.QR); reader.getBarcodeSettings().setDetectEncoding(true); for(BarCodeResult result : reader.readBarCodes()) System.out.println("BarCode CodeText: " + result.getCodeText()); //detect encoding is disabled BarCodeReader reader = new BarCodeReader(im, DecodeType.QR); reader.getBarcodeSettings().setDetectEncoding(false); for(BarCodeResult result : reader.readBarCodes()) System.out.println("BarCode CodeText: " + result.getCodeText()); +The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. + +-------------------- + +> ``` +> This sample shows how to detect text encoding on the fly if DetectEncoding is enabled +> +> +> ByteArrayOutputStream ms = new ByteArrayOutputStream(); +> BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.QR); +> generator.setCodeText("\u0421\u043b\u043e\u0432\u043e", StandardCharsets.UTF_8); +> generator.save(ms, BarCodeImageFormat.PNG); +> +> BarCodeReader reader = new BarCodeReader(new ByteArrayInputStream(ms.toByteArray()), DecodeType.QR); +> reader.getBarcodeSettings().setDetectEncoding(true); +> for (BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> //detect encoding is disabled +> reader = new BarCodeReader(new ByteArrayInputStream(ms.toByteArray()), DecodeType.QR); +> reader.getBarcodeSettings().setDetectEncoding(false); +> for (BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> ``` + +Value: The flag which force engine to detect codetext encoding for Unicode codesets **Returns:** -boolean - The flag which force engine to detect codetext encoding for Unicode codesets +boolean ### getStripFNC() {#getStripFNC--} ``` public boolean getStripFNC() @@ -143,7 +167,31 @@ public void setDetectEncoding(boolean value) ``` -The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. Example BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.QR, "\\u0421\\u043b\\u043e\\u0432\\u043e")) generator.getParameters().getBarcode().getQR().setCodeTextEncoding(Charset.forName("UTF-8")); Bitmap im = generator.generateBarcodeImage(); //detects encoding for Unicode codesets is enabled BarCodeReader reader = new BarCodeReader(im, DecodeType.QR); reader.getBarcodeSettings().setDetectEncoding(true); for(BarCodeResult result : reader.readBarCodes()) System.out.println("BarCode CodeText: " + result.getCodeText()); //detect encoding is disabled BarCodeReader reader = new BarCodeReader(im, DecodeType.QR); reader.getBarcodeSettings().setDetectEncoding(false); for(BarCodeResult result : reader.readBarCodes()) System.out.println("BarCode CodeText: " + result.getCodeText()); +The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. + +-------------------- + +> ``` +> This sample shows how to detect text encoding on the fly if DetectEncoding is enabled +> +> +> ByteArrayOutputStream ms = new ByteArrayOutputStream(); +> BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.QR); +> generator.setCodeText("\u0421\u043b\u043e\u0432\u043e", StandardCharsets.UTF_8); +> generator.save(ms, BarCodeImageFormat.PNG); +> +> BarCodeReader reader = new BarCodeReader(new ByteArrayInputStream(ms.toByteArray()), DecodeType.QR); +> reader.getBarcodeSettings().setDetectEncoding(true); +> for (BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> //detect encoding is disabled +> reader = new BarCodeReader(new ByteArrayInputStream(ms.toByteArray()), DecodeType.QR); +> reader.getBarcodeSettings().setDetectEncoding(false); +> for (BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> ``` + +Value: The flag which force engine to detect codetext encoding for Unicode codesets **Parameters:** | Parameter | Type | Description | @@ -183,7 +231,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettingsinternal/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettingsinternal/_index.md index 61adfcf75..95c86a4e7 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettingsinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesettingsinternal/_index.md @@ -133,7 +133,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesvmdetectorsettings/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesvmdetectorsettings/_index.md index fd5944b34..31bbc1a47 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesvmdetectorsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/barcodesvmdetectorsettings/_index.md @@ -320,7 +320,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/basedecodetype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/basedecodetype/_index.md index d22bf93fd..c85c3f6c3 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/basedecodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/basedecodetype/_index.md @@ -8,11 +8,8 @@ url: /androidjava/com.aspose.barcode.barcoderecognition/basedecodetype/ --- **Inheritance:** java.lang.Object - -**All Implemented Interfaces:** -android.os.Parcelable ``` -public abstract class BaseDecodeType implements Parcelable +public abstract class BaseDecodeType ``` Base class for MultyDecodeType and SingleDecodeType. @@ -23,16 +20,18 @@ Base class for MultyDecodeType and SingleDecodeType. > This sample shows how to use BaseDecodeType with SingleDecodeType and MultyDecodeType > > BaseDecodeType decodeOne = DecodeType.CODE_128; -> BaseDecodeType decodeTwo = new MultyDecodeType(DecodeType.CODE_128, DecodeType.CODE_39, DecodeType.CODE_39_FULL_ASCII); +> BaseDecodeType decodeTwo = new MultyDecodeType(DecodeType.CODE_128, DecodeType.CODE_39_STANDARD, DecodeType.CODE_39_FULL_ASCII); > ``` ## Methods | Method | Description | | --- | --- | | [containsAny(BaseDecodeType[] types)](#containsAny-com.aspose.barcode.barcoderecognition.BaseDecodeType...-) | Determines whether any of the given decode types is included into | -| [equals(Object obj)](#equals-java.lang.Object-) | Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. | +| [equals(MultyDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-) | Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. | +| [equals(SingleDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-) | Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. | +| [equals(Object other)](#equals-java.lang.Object-) | Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. | | [getClass()](#getClass--) | | -| [hashCode()](#hashCode--) | Returns the hash code for this instance. | +| [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [toString()](#toString--) | | @@ -57,9 +56,24 @@ Determines whether any of the given decode types is included into **Returns:** boolean - Value is a true if any types are included into. -### equals(Object obj) {#equals-java.lang.Object-} +### equals(MultyDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-} +``` +public boolean equals(MultyDecodeType other) +``` + + +Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| other | [MultyDecodeType](../../com.aspose.barcode.barcoderecognition/multydecodetype) | An java.lang.Object value to compare to this instance. | + +**Returns:** +boolean - True if obj has the same value as this instance; otherwise, false. +### equals(SingleDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-} ``` -public boolean equals(Object obj) +public boolean equals(SingleDecodeType other) ``` @@ -68,7 +82,22 @@ Returns a value indicating whether this instance is equal to a specified [BaseDe **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| obj | java.lang.Object | An System.Object value to compare to this instance. | +| other | [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) | An java.lang.Object value to compare to this instance. | + +**Returns:** +boolean - True if obj has the same value as this instance; otherwise, false. +### equals(Object other) {#equals-java.lang.Object-} +``` +public boolean equals(Object other) +``` + + +Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| other | java.lang.Object | An java.lang.Object value to compare to this instance. | **Returns:** boolean - True if obj has the same value as this instance; otherwise, false. @@ -84,14 +113,14 @@ public final native Class getClass() java.lang.Class ### hashCode() {#hashCode--} ``` -public int hashCode() +public native int hashCode() ``` -Returns the hash code for this instance. + **Returns:** -int - A 32-bit signed integer hash code. +int ### notify() {#notify--} ``` public final native void notify() @@ -179,7 +208,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/baseextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/baseextendedparameters/_index.md index 5b4d88f5b..757605f1f 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/baseextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/baseextendedparameters/_index.md @@ -110,7 +110,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md index 9c6559b86..41c3c08e5 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md @@ -3,7 +3,7 @@ title: ChecksumValidation second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 50 +weight: 51 url: /androidjava/com.aspose.barcode.barcoderecognition/checksumvalidation/ --- **Inheritance:** @@ -65,6 +65,7 @@ Checksum always used: Rest symbologies | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -135,6 +136,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -271,7 +282,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md index 1327e8ec9..d8370fdf5 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md @@ -194,7 +194,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportion/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportion/_index.md index e3ebdd336..80faf8555 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportion/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportion/_index.md @@ -133,7 +133,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportioninternal/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportioninternal/_index.md index ee9ca5279..892fc4581 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportioninternal/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/code128dataportioninternal/_index.md @@ -138,7 +138,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/code128extendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/code128extendedparameters/_index.md index 121785ec3..e6055edb0 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/code128extendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/code128extendedparameters/_index.md @@ -141,7 +141,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/code128subtype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/code128subtype/_index.md index c946ee735..7fa1a7155 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/code128subtype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/code128subtype/_index.md @@ -139,7 +139,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md index 6b80b2d23..140a202b5 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md @@ -3,7 +3,7 @@ title: ComplexBackgroundMode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 51 +weight: 52 url: /androidjava/com.aspose.barcode.barcoderecognition/complexbackgroundmode/ --- **Inheritance:** @@ -37,6 +37,7 @@ Mode which enables or disables additional recognition of color barcodes on color | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -108,6 +109,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -259,7 +270,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md index 8f20ed061..e8f0957a2 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md @@ -3,7 +3,7 @@ title: CustomerInformationInterpretingType second_title: Aspose.BarCode for Android via Java API Reference description: Defines the interpreting typeC_TABLE or N_TABLE of customer information for AustralianPost BarCode. type: docs -weight: 52 +weight: 53 url: /androidjava/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/ --- **Inheritance:** @@ -73,6 +73,7 @@ This sample shows how to generate and recognize Australia Post barcode with CTab | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -143,6 +144,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -279,7 +290,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/databarextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/databarextendedparameters/_index.md index c47b02895..9f328b5a9 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/databarextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/databarextendedparameters/_index.md @@ -121,7 +121,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/datamatrixextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/datamatrixextendedparameters/_index.md index ff889b6de..e423ab405 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/datamatrixextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/datamatrixextendedparameters/_index.md @@ -214,7 +214,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/decodetype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/decodetype/_index.md index c2dd5dfd9..b0dd82314 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/decodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/decodetype/_index.md @@ -1079,7 +1079,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md index d0f40a3b6..8e00d0223 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md @@ -3,7 +3,7 @@ title: DeconvolutionMode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 53 +weight: 54 url: /androidjava/com.aspose.barcode.barcoderecognition/deconvolutionmode/ --- **Inheritance:** @@ -37,6 +37,7 @@ Deconvolution (image restorations) mode which defines level of image degradation | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -108,6 +109,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -259,7 +270,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md index b896f84f1..0aeec421b 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md @@ -169,7 +169,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/gs1compositebarextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/gs1compositebarextendedparameters/_index.md index 6ca2d4af0..ff17525cc 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/gs1compositebarextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/gs1compositebarextendedparameters/_index.md @@ -162,7 +162,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmode/_index.md index 9d4a0fb3e..ce3994ac4 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmode/_index.md @@ -3,7 +3,7 @@ title: ImageScalingMode second_title: Aspose.BarCode for Android via Java API Reference description: Specify the size of scaled image type: docs -weight: 54 +weight: 55 url: /androidjava/com.aspose.barcode.barcoderecognition/imagescalingmode/ --- **Inheritance:** @@ -27,6 +27,7 @@ Specify the size of scaled image | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -105,6 +106,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -241,7 +252,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmodeinternal/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmodeinternal/_index.md index 16d6a1690..65997cdc7 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmodeinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/imagescalingmodeinternal/_index.md @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md index e5fe90ec9..c8ccc919d 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md @@ -3,7 +3,7 @@ title: InverseImageMode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 55 +weight: 56 url: /androidjava/com.aspose.barcode.barcoderecognition/inverseimagemode/ --- **Inheritance:** @@ -38,6 +38,7 @@ Mode which enables or disables additional recognition of barcodes on images with | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -109,6 +110,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -260,7 +271,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md index 7565f91f6..6598063fd 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md @@ -154,7 +154,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/multydecodetype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/multydecodetype/_index.md index 81e7d7f3e..25f1e4975 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/multydecodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/multydecodetype/_index.md @@ -28,11 +28,6 @@ Composite decode type. | --- | --- | | [MultyDecodeType(BaseDecodeType[] barcodeTypes)](#MultyDecodeType-com.aspose.barcode.barcoderecognition.BaseDecodeType...-) | Initializes a new instance of the MultyDecodeType class. | | [MultyDecodeType(SingleDecodeType[] barcodeTypes)](#MultyDecodeType-com.aspose.barcode.barcoderecognition.SingleDecodeType...-) | Initializes a new instance of the MultyDecodeType class. | -## Fields - -| Field | Description | -| --- | --- | -| [CREATOR](#CREATOR) | | ## Methods | Method | Description | @@ -40,12 +35,13 @@ Composite decode type. | [add(SingleDecodeType singleType)](#add-com.aspose.barcode.barcoderecognition.SingleDecodeType-) | Adds one more [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) to the MultyDecodeType. | | [containsAll(BaseDecodeType[] barcodeTypes)](#containsAll-com.aspose.barcode.barcoderecognition.BaseDecodeType...-) | Check if this contains all types from barcode types. | | [containsAny(BaseDecodeType[] decodeTypes)](#containsAny-com.aspose.barcode.barcoderecognition.BaseDecodeType...-) | Is contain any of types | -| [describeContents()](#describeContents--) | | +| [equals(MultyDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-) | Returns a value indicating whether this instance is equal to a specified value. | +| [equals(SingleDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-) | Returns a value indicating whether this decode types collection contains only specified value. | | [equals(Object obj)](#equals-java.lang.Object-) | Returns a value indicating whether this instance is equal to a specified MultyDecodeType value. | | [exclude(SingleDecodeType singleType)](#exclude-com.aspose.barcode.barcoderecognition.SingleDecodeType-) | Excludes SingleDecodeType from the MultyDecodeType and returns new MultyDecodeType instance. | | [getClass()](#getClass--) | | -| [getGetSingleTypesCount()](#getGetSingleTypesCount--) | Returns a number of single types. | | [getSingleTypes()](#getSingleTypes--) | Represents a list of single types. | +| [getSingleTypesCount()](#getSingleTypesCount--) | Returns a number of single types. | | [hashCode()](#hashCode--) | Returns the hash code for this instance. | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | @@ -56,7 +52,6 @@ Composite decode type. | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -| [writeToParcel(Parcel dest, int flags)](#writeToParcel-android.os.Parcel-int-) | | ### MultyDecodeType(BaseDecodeType[] barcodeTypes) {#MultyDecodeType-com.aspose.barcode.barcoderecognition.BaseDecodeType...-} ``` public MultyDecodeType(BaseDecodeType[] barcodeTypes) @@ -83,12 +78,6 @@ Initializes a new instance of the MultyDecodeType class. | --- | --- | --- | | barcodeTypes | [SingleDecodeType\[\]](../../com.aspose.barcode.barcoderecognition/singledecodetype) | Array of multy and single decode types | -### CREATOR {#CREATOR} -``` -public static final Parcelable.Creator CREATOR -``` - - ### add(SingleDecodeType singleType) {#add-com.aspose.barcode.barcoderecognition.SingleDecodeType-} ``` public void add(SingleDecodeType singleType) @@ -132,16 +121,36 @@ Is contain any of types **Returns:** boolean - Value is a true if any types are included into -### describeContents() {#describeContents--} +### equals(MultyDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-} ``` -public int describeContents() +public boolean equals(MultyDecodeType other) ``` +Returns a value indicating whether this instance is equal to a specified value. +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| other | [MultyDecodeType](../../com.aspose.barcode.barcoderecognition/multydecodetype) | An java.lang.Object value to compare to this instance. | **Returns:** -int +boolean - +### equals(SingleDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-} +``` +public boolean equals(SingleDecodeType other) +``` + + +Returns a value indicating whether this decode types collection contains only specified value. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| other | [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) | An java.lang.Object value to compare to this instance. | + +**Returns:** +boolean - if this collection contains only specified decode type; otherwise, **false**. ### equals(Object obj) {#equals-java.lang.Object-} ``` public boolean equals(Object obj) @@ -182,26 +191,26 @@ public final native Class getClass() **Returns:** java.lang.Class -### getGetSingleTypesCount() {#getGetSingleTypesCount--} +### getSingleTypes() {#getSingleTypes--} ``` -public int getGetSingleTypesCount() +public List getSingleTypes() ``` -Returns a number of single types. +Represents a list of single types. **Returns:** -int -### getSingleTypes() {#getSingleTypes--} +java.util.List - List of single types +### getSingleTypesCount() {#getSingleTypesCount--} ``` -public List getSingleTypes() +public int getSingleTypesCount() ``` -Represents a list of single types. +Returns a number of single types. **Returns:** -java.util.List - List of single types +int ### hashCode() {#hashCode--} ``` public int hashCode() @@ -301,7 +310,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` @@ -326,17 +335,3 @@ public final void wait(long arg0, int arg1) | arg0 | long | | | arg1 | int | | -### writeToParcel(Parcel dest, int flags) {#writeToParcel-android.os.Parcel-int-} -``` -public void writeToParcel(Parcel dest, int flags) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| dest | android.os.Parcel | | -| flags | int | | - diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/onedextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/onedextendedparameters/_index.md index 4a582ad0c..f4e8cc6d3 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/onedextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/onedextendedparameters/_index.md @@ -20,8 +20,8 @@ Stores special data of 1D recognized barcode like separate codetext and checksum > This sample shows how to get 1D barcode value and checksum > > BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.EAN_13, "1234567890128"); -> generator.save("test.png"); -> BarCodeReader reader = new BarCodeReader("test.png", DecodeType.EAN_13); +> generator.save("c:\\test.png"); +> BarCodeReader reader = new BarCodeReader("c:\\test.png", DecodeType.EAN_13); > for(BarCodeResult result : reader.readBarCodes()) > { > System.out.println("BarCode Type: " + result.getCodeTypeName()); @@ -153,7 +153,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/pdf417extendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/pdf417extendedparameters/_index.md index 4e181537c..fe7a2a849 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/pdf417extendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/pdf417extendedparameters/_index.md @@ -284,7 +284,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/processorsettings/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/processorsettings/_index.md index 3d4927ef6..70ef59d1b 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/processorsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/processorsettings/_index.md @@ -223,7 +223,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/qrextendedparameters/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/qrextendedparameters/_index.md index 522e539ce..ae6d6ef21 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/qrextendedparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/qrextendedparameters/_index.md @@ -209,7 +209,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/quadrangle/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/quadrangle/_index.md index d825f7cef..7a1b9971b 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/quadrangle/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/quadrangle/_index.md @@ -356,7 +356,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettings/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettings/_index.md index 3c0e12159..1d1b28496 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettings/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettings/_index.md @@ -507,7 +507,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettingsinternal/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettingsinternal/_index.md index 985dd04ba..bec1214e6 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettingsinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/qualitysettingsinternal/_index.md @@ -121,7 +121,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionabortedexception/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionabortedexception/_index.md index 205e5d090..30812afdb 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionabortedexception/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionabortedexception/_index.md @@ -314,7 +314,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionoptions/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionoptions/_index.md index 1fe19e9f7..e7d024217 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionoptions/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/recognitionoptions/_index.md @@ -155,7 +155,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/singledecodetype/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/singledecodetype/_index.md index 21dad686d..82e3b8ab0 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/singledecodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/singledecodetype/_index.md @@ -21,22 +21,13 @@ Single decode type. See decode type to get instance. > > SingleDecodeType singleType = DecodeType.QR > ``` -## Constructors - -| Constructor | Description | -| --- | --- | -| [SingleDecodeType(short typeIndex, String typeName)](#SingleDecodeType-short-java.lang.String-) | Initializes a new instance of [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) class by type index and name | -## Fields - -| Field | Description | -| --- | --- | -| [CREATOR](#CREATOR) | | ## Methods | Method | Description | | --- | --- | | [containsAny(BaseDecodeType[] types)](#containsAny-com.aspose.barcode.barcoderecognition.BaseDecodeType...-) | Returns a value indicating whether this instance is included into the list specified. | -| [describeContents()](#describeContents--) | | +| [equals(MultyDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-) | | +| [equals(SingleDecodeType other)](#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-) | | | [equals(Object obj)](#equals-java.lang.Object-) | Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) value. | | [getClass()](#getClass--) | | | [getString()](#getString--) | Converts the instance of SingleDecodeType to its equivalent string representation, using the following format: "Index:-1; Name:None". | @@ -54,52 +45,51 @@ Single decode type. See decode type to get instance. | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -| [writeToParcel(Parcel dest, int flags)](#writeToParcel-android.os.Parcel-int-) | | -### SingleDecodeType(short typeIndex, String typeName) {#SingleDecodeType-short-java.lang.String-} +### containsAny(BaseDecodeType[] types) {#containsAny-com.aspose.barcode.barcoderecognition.BaseDecodeType...-} ``` -public SingleDecodeType(short typeIndex, String typeName) +public boolean containsAny(BaseDecodeType[] types) ``` -Initializes a new instance of [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) class by type index and name +Returns a value indicating whether this instance is included into the list specified. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| typeIndex | short | Gets an index of decode type | -| typeName | java.lang.String | Gets a name of decode type | - -### CREATOR {#CREATOR} -``` -public static final Parcelable.Creator CREATOR -``` - +| types | [BaseDecodeType\[\]](../../com.aspose.barcode.barcoderecognition/basedecodetype) | Array of single and multy decode types | -### containsAny(BaseDecodeType[] types) {#containsAny-com.aspose.barcode.barcoderecognition.BaseDecodeType...-} +**Returns:** +boolean - Value is a true if any types are included into +### equals(MultyDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.MultyDecodeType-} ``` -public boolean containsAny(BaseDecodeType[] types) +public boolean equals(MultyDecodeType other) ``` -Returns a value indicating whether this instance is included into the list specified. +Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| types | [BaseDecodeType\[\]](../../com.aspose.barcode.barcoderecognition/basedecodetype) | Array of single and multy decode types | +| other | [MultyDecodeType](../../com.aspose.barcode.barcoderecognition/multydecodetype) | | **Returns:** -boolean - Value is a true if any types are included into -### describeContents() {#describeContents--} +boolean +### equals(SingleDecodeType other) {#equals-com.aspose.barcode.barcoderecognition.SingleDecodeType-} ``` -public int describeContents() +public boolean equals(SingleDecodeType other) ``` +Returns a value indicating whether this instance is equal to a specified [BaseDecodeType](../../com.aspose.barcode.barcoderecognition/basedecodetype) value. +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| other | [SingleDecodeType](../../com.aspose.barcode.barcoderecognition/singledecodetype) | | **Returns:** -int +boolean ### equals(Object obj) {#equals-java.lang.Object-} ``` public boolean equals(Object obj) @@ -282,7 +272,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` @@ -307,17 +297,3 @@ public final void wait(long arg0, int arg1) | arg0 | long | | | arg1 | int | | -### writeToParcel(Parcel dest, int flags) {#writeToParcel-android.os.Parcel-int-} -``` -public void writeToParcel(Parcel dest, int flags) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| dest | android.os.Parcel | | -| flags | int | | - diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md new file mode 100644 index 000000000..40d4786b0 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md @@ -0,0 +1,149 @@ +--- +title: TextEncodingDetection +second_title: Aspose.BarCode for Android via Java API Reference +description: +type: docs +weight: 48 +url: /androidjava/com.aspose.barcode.barcoderecognition/textencodingdetection/ +--- +**Inheritance:** +java.lang.Object +``` +public class TextEncodingDetection +``` +## Constructors + +| Constructor | Description | +| --- | --- | +| [TextEncodingDetection()](#TextEncodingDetection--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [toString()](#toString--) | | +| [tryToDetectAndEncodeText(String str)](#tryToDetectAndEncodeText-java.lang.String-) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### TextEncodingDetection() {#TextEncodingDetection--} +``` +public TextEncodingDetection() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### tryToDetectAndEncodeText(String str) {#tryToDetectAndEncodeText-java.lang.String-} +``` +public static String tryToDetectAndEncodeText(String str) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| str | java.lang.String | | + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md b/english/androidjava/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md index 453fd1a41..99cf1a835 100644 --- a/english/androidjava/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md +++ b/english/androidjava/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md @@ -3,7 +3,7 @@ title: XDimensionMode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 56 +weight: 57 url: /androidjava/com.aspose.barcode.barcoderecognition/xdimensionmode/ --- **Inheritance:** @@ -39,6 +39,7 @@ Recognition mode which sets size (from 1 to infinity) of barcode minimal element | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -126,6 +127,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -277,7 +288,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/_index.md index 815c6d0af..233c289c4 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/_index.md @@ -41,6 +41,12 @@ This package contains tools for processing complex barcode | [SecondaryAndAdditionalData](../com.aspose.barcode.complexbarcode/secondaryandadditionaldata) | Class for storing HIBC LIC secondary and additional data. | | [SwissQRBill](../com.aspose.barcode.complexbarcode/swissqrbill) | SwissQR bill data | | [SwissQRCodetext](../com.aspose.barcode.complexbarcode/swissqrcodetext) | Class for encoding and decoding the text embedded in the SwissQR code. | +| [USADriveIdCodetext](../com.aspose.barcode.complexbarcode/usadriveidcodetext) | Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. | +| [USADriveIdCodetext.MandatoryFields](../com.aspose.barcode.complexbarcode/usadriveidcodetext.mandatoryfields) | Mandatory elements (fields) of the card | +| [USADriveIdCodetext.OptionalFields](../com.aspose.barcode.complexbarcode/usadriveidcodetext.optionalfields) | Optional elements (fields) of the card | +| [USADriveIdCodetext.SubfileProperties](../com.aspose.barcode.complexbarcode/usadriveidcodetext.subfileproperties) | USA DL subfile properties, offset and length are set automatically. | +| [USADriveIdJurisdSubfile](../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) | Class for Jurisdiction specific fields for USA DL | +| [USADriveIdJurisdSubfile.DataElement](../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile.dataelement) | Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". | ## Interfaces @@ -56,3 +62,7 @@ This package contains tools for processing complex barcode | [HIBCLICDateFormat](../com.aspose.barcode.complexbarcode/hibclicdateformat) | Specifies the different types of date formats for HIBC LIC. | | [Mailmark2DType](../com.aspose.barcode.complexbarcode/mailmark2dtype) | 2D Mailmark Type defines size of Data Matrix barcode | | [QrBillStandardVersion](../com.aspose.barcode.complexbarcode/qrbillstandardversion) | SwissQR bill standard version | +| [USADriveIdCountry](../com.aspose.barcode.complexbarcode/usadriveidcountry) | Enum for Country Identification in the US Driver's License | +| [USADriveIdEyeColor](../com.aspose.barcode.complexbarcode/usadriveideyecolor) | Enum for Eye Color in the US Driver's License | +| [USADriveIdHairColor](../com.aspose.barcode.complexbarcode/usadriveidhaircolor) | Enum for Hair Color in the US Driver's License | +| [USADriveIdSex](../com.aspose.barcode.complexbarcode/usadriveidsex) | Enum for Sex field in the US Driver's License | diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/address/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/address/_index.md index 4929229f8..c0b851e81 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/address/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/address/_index.md @@ -432,7 +432,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/addresstype/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/addresstype/_index.md index 5a6524855..d3c1e80e1 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/addresstype/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/addresstype/_index.md @@ -3,7 +3,7 @@ title: AddressType second_title: Aspose.BarCode for Android via Java API Reference description: Address type type: docs -weight: 38 +weight: 40 url: /androidjava/com.aspose.barcode.complexbarcode/addresstype/ --- **Inheritance:** @@ -27,6 +27,7 @@ Address type | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -105,6 +106,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -241,7 +252,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/alternativescheme/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/alternativescheme/_index.md index 286655d7c..63fc25d63 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/alternativescheme/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/alternativescheme/_index.md @@ -153,7 +153,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md index bf82b26a7..d293f1249 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md @@ -24,7 +24,7 @@ ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images genera > swissQRCodetext.getBill().setBillInformation("BillInformation"); > // init rest of the fields > ComplexBarcodeGenerator cg = new ComplexBarcodeGenerator(swissQRCodetext); -> Bitmap res = cg.generateBarCodeImage(); +> BufferedImage res = cg.generateBarCodeImage(); > ``` ## Constructors @@ -203,7 +203,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md index 403b017fb..1abdb0530 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md @@ -39,6 +39,7 @@ ComplexCodetextReader decodes codetext to specified complex barcode type. | [tryDecodeMailmark2D(String encodedCodetext)](#tryDecodeMailmark2D-java.lang.String-) | Decodes Royal Mail Mailmark 2D codetext. | | [tryDecodeMaxiCode(int maxiCodeMode, String encodedCodetext)](#tryDecodeMaxiCode-int-java.lang.String-) | Decodes MaxiCode codetext. | | [tryDecodeSwissQR(String encodedCodetext)](#tryDecodeSwissQR-java.lang.String-) | Decodes SwissQR codetext. | +| [tryDecodeUSADriveId(String encodedCodetext)](#tryDecodeUSADriveId-java.lang.String-) | Decodes USADriveId codetext. | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | @@ -194,6 +195,21 @@ Decodes SwissQR codetext. **Returns:** [SwissQRCodetext](../../com.aspose.barcode.complexbarcode/swissqrcodetext) - decoded SwissQRCodetext or null. +### tryDecodeUSADriveId(String encodedCodetext) {#tryDecodeUSADriveId-java.lang.String-} +``` +public static USADriveIdCodetext tryDecodeUSADriveId(String encodedCodetext) +``` + + +Decodes USADriveId codetext. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| encodedCodetext | java.lang.String | Encoded codetext | + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext - Decoded USADriveId or null. ### wait() {#wait--} ``` public final void wait() @@ -204,7 +220,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/dataelement/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/dataelement/_index.md new file mode 100644 index 000000000..dbe8c162a --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/dataelement/_index.md @@ -0,0 +1,185 @@ +--- +title: USADriveIdJurisdSubfile.DataElement +second_title: Aspose.BarCode for Android via Java API Reference +description: Represents a jurisdiction-specific data field used in documents for example ElementID ZVA with Value 01. +type: docs +weight: 10 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile.dataelement/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdJurisdSubfile.DataElement +``` + +Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". +## Constructors + +| Constructor | Description | +| --- | --- | +| [DataElement()](#DataElement--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getElementID()](#getElementID--) | A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". | +| [getValue()](#getValue--) | The text value associated with the field, typically defined by jurisdiction rules. | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setElementID(String value)](#setElementID-java.lang.String-) | A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". | +| [setValue(String value)](#setValue-java.lang.String-) | The text value associated with the field, typically defined by jurisdiction rules. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### DataElement() {#DataElement--} +``` +public DataElement() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getElementID() {#getElementID--} +``` +public final String getElementID() +``` + + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + +**Returns:** +java.lang.String +### getValue() {#getValue--} +``` +public final String getValue() +``` + + +The text value associated with the field, typically defined by jurisdiction rules. + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setElementID(String value) {#setElementID-java.lang.String-} +``` +public final void setElementID(String value) +``` + + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setValue(String value) {#setValue-java.lang.String-} +``` +public final void setValue(String value) +``` + + +The text value associated with the field, typically defined by jurisdiction rules. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md index fe778fc9c..57c268b8c 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md @@ -243,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md index 78b83fb28..265422940 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md @@ -175,7 +175,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md index 085cf6be3..604e9b8d8 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md @@ -3,7 +3,7 @@ title: HIBCLICDateFormat second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the different types of date formats for HIBC LIC. type: docs -weight: 39 +weight: 41 url: /androidjava/com.aspose.barcode.complexbarcode/hibclicdateformat/ --- **Inheritance:** @@ -31,6 +31,7 @@ Specifies the different types of date formats for HIBC LIC. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -141,6 +142,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -277,7 +288,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md index 551cbca5e..a3a5dbdf8 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md @@ -209,7 +209,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicsecondaryandadditionaldatacodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicsecondaryandadditionaldatacodetext/_index.md index f5cb432eb..2170635c4 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibclicsecondaryandadditionaldatacodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibclicsecondaryandadditionaldatacodetext/_index.md @@ -208,7 +208,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpascodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpascodetext/_index.md index 28c571dab..fbae9b679 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpascodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpascodetext/_index.md @@ -260,7 +260,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md index 53a3a21be..5831cc13a 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md @@ -639,7 +639,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatatype/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatatype/_index.md index d7e3f9e8d..563c5de99 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatatype/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasdatatype/_index.md @@ -738,7 +738,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasrecord/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasrecord/_index.md index 77eac3129..9e0bbd7ff 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasrecord/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/hibcpasrecord/_index.md @@ -175,7 +175,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md index d189276c6..890a431b9 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md @@ -3,7 +3,7 @@ title: IComplexCodetext second_title: Aspose.BarCode for Android via Java API Reference description: Interface for complex codetext used with ComplexBarcodeGenerator. type: docs -weight: 37 +weight: 39 url: /androidjava/com.aspose.barcode.complexbarcode/icomplexcodetext/ ---``` public interface IComplexCodetext diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark1dtype/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark1dtype/_index.md index 39eb2f3f7..1197c4111 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark1dtype/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark1dtype/_index.md @@ -540,7 +540,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md index 077ed569a..9ef79c4ec 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md @@ -150,7 +150,7 @@ public String getDestinationPostCodeAndDPS() ``` -Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF format. +Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF® format. **Returns:** java.lang.String - the Postcode of the Delivery Address with DPS @@ -190,7 +190,7 @@ public String getReturnToSenderPostCode() ``` -Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF format. +Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format. **Returns:** java.lang.String - Return to Sender Post Code but no DPS @@ -318,7 +318,7 @@ public void setDestinationPostCodeAndDPS(String value) ``` -Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF format. +Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF® format. **Parameters:** | Parameter | Type | Description | @@ -370,7 +370,7 @@ public void setReturnToSenderPostCode(String value) ``` -Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF format. +Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format. **Parameters:** | Parameter | Type | Description | @@ -449,7 +449,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md index aefc78048..834c4dc4e 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md @@ -3,7 +3,7 @@ title: Mailmark2DType second_title: Aspose.BarCode for Android via Java API Reference description: 2D Mailmark Type defines size of Data Matrix barcode type: docs -weight: 40 +weight: 42 url: /androidjava/com.aspose.barcode.complexbarcode/mailmark2dtype/ --- **Inheritance:** @@ -27,6 +27,7 @@ public enum Mailmark2DType extends Enum | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -104,6 +105,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -230,7 +241,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/mailmarkcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/mailmarkcodetext/_index.md index c50ba6e85..ba9be4434 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/mailmarkcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/mailmarkcodetext/_index.md @@ -299,7 +299,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md new file mode 100644 index 000000000..4e71167b2 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md @@ -0,0 +1,635 @@ +--- +title: USADriveIdCodetext.MandatoryFields +second_title: Aspose.BarCode for Android via Java API Reference +description: Mandatory elements fields of the card +type: docs +weight: 10 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext.mandatoryfields/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.MandatoryFields +``` + +Mandatory elements (fields) of the card +## Constructors + +| Constructor | Description | +| --- | --- | +| [MandatoryFields()](#MandatoryFields--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAddressCity()](#getAddressCity--) | DAI, City portion of the cardholder address, DL/ID, V20ANS | +| [getAddressPostalCode()](#getAddressPostalCode--) | DAK, Postal code portion of the cardholder address in the U.S.and Canada. | +| [getAddressState()](#getAddressState--) | DAJ, State portion of the cardholder address, DL/ID, F2A | +| [getAddressStreet1()](#getAddressStreet1--) | DAG, Street portion of the cardholder address, DL/ID, V35ANS | +| [getClass()](#getClass--) | | +| [getCountryIdentification()](#getCountryIdentification--) | DCG, Country in which DL/ID is issued. | +| [getCustomerIDNumber()](#getCustomerIDNumber--) | DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS | +| [getDateOfBirth()](#getDateOfBirth--) | DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N | +| [getDocumentDiscriminator()](#getDocumentDiscriminator--) | DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. | +| [getEndorsementCodes()](#getEndorsementCodes--) | DCD, Jurisdiction specific endorsement codes, DL, V5ANS | +| [getEyeColor()](#getEyeColor--) | DAY, Color of cardholder's eyes. | +| [getFamilyName()](#getFamilyName--) | DCS, Family name of the cardholder, DL/ID, V40ANS | +| [getFamilyNameTruncation()](#getFamilyNameTruncation--) | DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getFirstName()](#getFirstName--) | DAC, First name of the cardholder, DL/ID, V40ANS | +| [getFirstNameTruncation()](#getFirstNameTruncation--) | DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getHeight()](#getHeight--) | DAU, Height of cardholder. | +| [getMiddleName()](#getMiddleName--) | DAD, Middle name(s) of the cardholder. | +| [getMiddleNameTruncation()](#getMiddleNameTruncation--) | DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getRestrictionCodes()](#getRestrictionCodes--) | DCB, Jurisdiction-specific restrictions codes, DL, V12ANS | +| [getSex()](#getSex--) | DBC, Gender of the cardholder. | +| [getVehicleClass()](#getVehicleClass--) | DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setAddressCity(String value)](#setAddressCity-java.lang.String-) | DAI, City portion of the cardholder address, DL/ID, V20ANS | +| [setAddressPostalCode(String value)](#setAddressPostalCode-java.lang.String-) | DAK, Postal code portion of the cardholder address in the U.S.and Canada. | +| [setAddressState(String value)](#setAddressState-java.lang.String-) | DAJ, State portion of the cardholder address, DL/ID, F2A | +| [setAddressStreet1(String value)](#setAddressStreet1-java.lang.String-) | DAG, Street portion of the cardholder address, DL/ID, V35ANS | +| [setCountryIdentification(USADriveIdCountry value)](#setCountryIdentification-com.aspose.barcode.complexbarcode.USADriveIdCountry-) | DCG, Country in which DL/ID is issued. | +| [setCustomerIDNumber(String value)](#setCustomerIDNumber-java.lang.String-) | DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS | +| [setDateOfBirth(LocalDate value)](#setDateOfBirth-java.time.LocalDate-) | DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N | +| [setDocumentDiscriminator(String value)](#setDocumentDiscriminator-java.lang.String-) | DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. | +| [setEndorsementCodes(String value)](#setEndorsementCodes-java.lang.String-) | DCD, Jurisdiction specific endorsement codes, DL, V5ANS | +| [setEyeColor(USADriveIdEyeColor value)](#setEyeColor-com.aspose.barcode.complexbarcode.USADriveIdEyeColor-) | DAY, Color of cardholder's eyes. | +| [setFamilyName(String value)](#setFamilyName-java.lang.String-) | DCS, Family name of the cardholder, DL/ID, V40ANS | +| [setFamilyNameTruncation(String value)](#setFamilyNameTruncation-java.lang.String-) | DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setFirstName(String value)](#setFirstName-java.lang.String-) | DAC, First name of the cardholder, DL/ID, V40ANS | +| [setFirstNameTruncation(String value)](#setFirstNameTruncation-java.lang.String-) | DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setHeight(String value)](#setHeight-java.lang.String-) | DAU, Height of cardholder. | +| [setMiddleName(String value)](#setMiddleName-java.lang.String-) | DAD, Middle name(s) of the cardholder. | +| [setMiddleNameTruncation(String value)](#setMiddleNameTruncation-java.lang.String-) | DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setRestrictionCodes(String value)](#setRestrictionCodes-java.lang.String-) | DCB, Jurisdiction-specific restrictions codes, DL, V12ANS | +| [setSex(USADriveIdSex value)](#setSex-com.aspose.barcode.complexbarcode.USADriveIdSex-) | DBC, Gender of the cardholder. | +| [setVehicleClass(String value)](#setVehicleClass-java.lang.String-) | DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### MandatoryFields() {#MandatoryFields--} +``` +public MandatoryFields() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAddressCity() {#getAddressCity--} +``` +public final String getAddressCity() +``` + + +DAI, City portion of the cardholder address, DL/ID, V20ANS + +**Returns:** +java.lang.String +### getAddressPostalCode() {#getAddressPostalCode--} +``` +public final String getAddressPostalCode() +``` + + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + +**Returns:** +java.lang.String +### getAddressState() {#getAddressState--} +``` +public final String getAddressState() +``` + + +DAJ, State portion of the cardholder address, DL/ID, F2A + +**Returns:** +java.lang.String +### getAddressStreet1() {#getAddressStreet1--} +``` +public final String getAddressStreet1() +``` + + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getCountryIdentification() {#getCountryIdentification--} +``` +public final USADriveIdCountry getCountryIdentification() +``` + + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + +**Returns:** +[USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) +### getCustomerIDNumber() {#getCustomerIDNumber--} +``` +public final String getCustomerIDNumber() +``` + + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getDateOfBirth() {#getDateOfBirth--} +``` +public final LocalDate getDateOfBirth() +``` + + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getDocumentDiscriminator() {#getDocumentDiscriminator--} +``` +public final String getDocumentDiscriminator() +``` + + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getEndorsementCodes() {#getEndorsementCodes--} +``` +public final String getEndorsementCodes() +``` + + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + +**Returns:** +java.lang.String +### getEyeColor() {#getEyeColor--} +``` +public final USADriveIdEyeColor getEyeColor() +``` + + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + +**Returns:** +[USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) +### getFamilyName() {#getFamilyName--} +``` +public final String getFamilyName() +``` + + +DCS, Family name of the cardholder, DL/ID, V40ANS + +**Returns:** +java.lang.String +### getFamilyNameTruncation() {#getFamilyNameTruncation--} +``` +public final String getFamilyNameTruncation() +``` + + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getFirstName() {#getFirstName--} +``` +public final String getFirstName() +``` + + +DAC, First name of the cardholder, DL/ID, V40ANS + +**Returns:** +java.lang.String +### getFirstNameTruncation() {#getFirstNameTruncation--} +``` +public final String getFirstNameTruncation() +``` + + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getHeight() {#getHeight--} +``` +public final String getHeight() +``` + + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + +**Returns:** +java.lang.String +### getMiddleName() {#getMiddleName--} +``` +public final String getMiddleName() +``` + + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + +**Returns:** +java.lang.String +### getMiddleNameTruncation() {#getMiddleNameTruncation--} +``` +public final String getMiddleNameTruncation() +``` + + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getRestrictionCodes() {#getRestrictionCodes--} +``` +public final String getRestrictionCodes() +``` + + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + +**Returns:** +java.lang.String +### getSex() {#getSex--} +``` +public final USADriveIdSex getSex() +``` + + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + +**Returns:** +[USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) +### getVehicleClass() {#getVehicleClass--} +``` +public final String getVehicleClass() +``` + + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setAddressCity(String value) {#setAddressCity-java.lang.String-} +``` +public final void setAddressCity(String value) +``` + + +DAI, City portion of the cardholder address, DL/ID, V20ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressPostalCode(String value) {#setAddressPostalCode-java.lang.String-} +``` +public final void setAddressPostalCode(String value) +``` + + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressState(String value) {#setAddressState-java.lang.String-} +``` +public final void setAddressState(String value) +``` + + +DAJ, State portion of the cardholder address, DL/ID, F2A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressStreet1(String value) {#setAddressStreet1-java.lang.String-} +``` +public final void setAddressStreet1(String value) +``` + + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setCountryIdentification(USADriveIdCountry value) {#setCountryIdentification-com.aspose.barcode.complexbarcode.USADriveIdCountry-} +``` +public final void setCountryIdentification(USADriveIdCountry value) +``` + + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) | | + +### setCustomerIDNumber(String value) {#setCustomerIDNumber-java.lang.String-} +``` +public final void setCustomerIDNumber(String value) +``` + + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setDateOfBirth(LocalDate value) {#setDateOfBirth-java.time.LocalDate-} +``` +public final void setDateOfBirth(LocalDate value) +``` + + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setDocumentDiscriminator(String value) {#setDocumentDiscriminator-java.lang.String-} +``` +public final void setDocumentDiscriminator(String value) +``` + + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEndorsementCodes(String value) {#setEndorsementCodes-java.lang.String-} +``` +public final void setEndorsementCodes(String value) +``` + + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEyeColor(USADriveIdEyeColor value) {#setEyeColor-com.aspose.barcode.complexbarcode.USADriveIdEyeColor-} +``` +public final void setEyeColor(USADriveIdEyeColor value) +``` + + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) | | + +### setFamilyName(String value) {#setFamilyName-java.lang.String-} +``` +public final void setFamilyName(String value) +``` + + +DCS, Family name of the cardholder, DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFamilyNameTruncation(String value) {#setFamilyNameTruncation-java.lang.String-} +``` +public final void setFamilyNameTruncation(String value) +``` + + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFirstName(String value) {#setFirstName-java.lang.String-} +``` +public final void setFirstName(String value) +``` + + +DAC, First name of the cardholder, DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFirstNameTruncation(String value) {#setFirstNameTruncation-java.lang.String-} +``` +public final void setFirstNameTruncation(String value) +``` + + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setHeight(String value) {#setHeight-java.lang.String-} +``` +public final void setHeight(String value) +``` + + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMiddleName(String value) {#setMiddleName-java.lang.String-} +``` +public final void setMiddleName(String value) +``` + + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMiddleNameTruncation(String value) {#setMiddleNameTruncation-java.lang.String-} +``` +public final void setMiddleNameTruncation(String value) +``` + + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRestrictionCodes(String value) {#setRestrictionCodes-java.lang.String-} +``` +public final void setRestrictionCodes(String value) +``` + + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setSex(USADriveIdSex value) {#setSex-com.aspose.barcode.complexbarcode.USADriveIdSex-} +``` +public final void setSex(USADriveIdSex value) +``` + + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) | | + +### setVehicleClass(String value) {#setVehicleClass-java.lang.String-} +``` +public final void setVehicleClass(String value) +``` + + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetext/_index.md index e4a8258fd..73c145e6c 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetext/_index.md @@ -219,7 +219,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md index 904396e53..ef937cd08 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md @@ -384,7 +384,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md index 200643ad5..561c58450 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md @@ -384,7 +384,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md index 4dab170cf..285ddcf1d 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md @@ -119,7 +119,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md index 92ab0880a..756209798 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md @@ -278,7 +278,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md index eb315dda7..43aa9c419 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md @@ -144,7 +144,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md index 41cd16798..7b1ecbad3 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md @@ -15,7 +15,7 @@ public abstract class MaxiCodeStructuredCodetext extends MaxiCodeCodetext Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to decode raw MaxiCode codetext to MaxiCodeStructuredCodetext instance. ``` -BarCodeReader reader = new BarCodeReader("test.png", DecodeType.MAXI_CODE); +BarCodeReader reader = new BarCodeReader("c:\\test.png", DecodeType.MAXI_CODE); for (BarCodeResult result : reader.readBarCodes()) { MaxiCodeCodetext resultMaxiCodeCodetext = ComplexCodetextReader.tryDecodeMaxiCode(result.getExtended().getMaxiCode().getMaxiCodeMode(), result.getCodeText()); @@ -331,7 +331,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md index abe77a4c7..301e0296b 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md @@ -189,7 +189,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/optionalfields/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/optionalfields/_index.md new file mode 100644 index 000000000..5cc89ce72 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/optionalfields/_index.md @@ -0,0 +1,821 @@ +--- +title: USADriveIdCodetext.OptionalFields +second_title: Aspose.BarCode for Android via Java API Reference +description: Optional elements fields of the card +type: docs +weight: 11 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext.optionalfields/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.OptionalFields +``` + +Optional elements (fields) of the card +## Constructors + +| Constructor | Description | +| --- | --- | +| [OptionalFields()](#OptionalFields--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAddressStreet2()](#getAddressStreet2--) | DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS | +| [getAliasAKAFamilyName()](#getAliasAKAFamilyName--) | DBN, Other family name by which cardholder is known, DL/ID, V10ANS | +| [getAliasAKAGivenName()](#getAliasAKAGivenName--) | DBG, Other given name by which cardholder is known, DL/ID, V15ANS | +| [getAliasAKASuffixName()](#getAliasAKASuffixName--) | DBS, Other suffix by which cardholder is known, DL/ID, V5ANS | +| [getAuditInformation()](#getAuditInformation--) | DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. | +| [getCardRevisionDate()](#getCardRevisionDate--) | DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. | +| [getClass()](#getClass--) | | +| [getComplianceType()](#getComplianceType--) | DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A | +| [getEndorsementCodeDescription()](#getEndorsementCodeDescription--) | DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS | +| [getHAZMATEndorsementExpDate()](#getHAZMATEndorsementExpDate--) | DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. | +| [getHairColor()](#getHairColor--) | DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. | +| [getInventoryControlNumber()](#getInventoryControlNumber--) | DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. | +| [getLimitedDurationDocIndicator()](#getLimitedDurationDocIndicator--) | DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N | +| [getNameSuffix()](#getNameSuffix--) | DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). | +| [getOrganDonorIndicator()](#getOrganDonorIndicator--) | DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N | +| [getPlaceOfBirth()](#getPlaceOfBirth--) | DCI, Country and municipality and/or state/province, DL/ID, V33A | +| [getRaceEthnicity()](#getRaceEthnicity--) | DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A | +| [getRestrictionCodeDescription()](#getRestrictionCodeDescription--) | DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS | +| [getStandardEndorsementCode()](#getStandardEndorsementCode--) | DCN, Standard endorsement code(s) for cardholder. | +| [getStandardRestrictionCode()](#getStandardRestrictionCode--) | DCO, Standard restriction code(s) for cardholder. | +| [getStandardVehClassification()](#getStandardVehClassification--) | DCM, Standard vehicle classification code(s) for cardholder. | +| [getUnder18Until()](#getUnder18Until--) | DDH, Date on which the cardholder turns 18 years old. | +| [getUnder19Until()](#getUnder19Until--) | DDI, Date on which the cardholder turns 19 years old. | +| [getUnder21Until()](#getUnder21Until--) | DDJ, Date on which the cardholder turns 21 years old. | +| [getVehClassDescription()](#getVehClassDescription--) | DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS | +| [getVeteranIndicator()](#getVeteranIndicator--) | DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N | +| [getWeightKilograms()](#getWeightKilograms--) | DAX, Cardholder weight in kilograms, Ex. | +| [getWeightPounds()](#getWeightPounds--) | DAW, Cardholder weight in pounds, Ex. | +| [getWeightRange()](#getWeightRange--) | DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setAddressStreet2(String value)](#setAddressStreet2-java.lang.String-) | DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS | +| [setAliasAKAFamilyName(String value)](#setAliasAKAFamilyName-java.lang.String-) | DBN, Other family name by which cardholder is known, DL/ID, V10ANS | +| [setAliasAKAGivenName(String value)](#setAliasAKAGivenName-java.lang.String-) | DBG, Other given name by which cardholder is known, DL/ID, V15ANS | +| [setAliasAKASuffixName(String value)](#setAliasAKASuffixName-java.lang.String-) | DBS, Other suffix by which cardholder is known, DL/ID, V5ANS | +| [setAuditInformation(String value)](#setAuditInformation-java.lang.String-) | DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. | +| [setCardRevisionDate(LocalDate value)](#setCardRevisionDate-java.time.LocalDate-) | DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. | +| [setComplianceType(String value)](#setComplianceType-java.lang.String-) | DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A | +| [setEndorsementCodeDescription(String value)](#setEndorsementCodeDescription-java.lang.String-) | DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS | +| [setHairColor(USADriveIdHairColor value)](#setHairColor-com.aspose.barcode.complexbarcode.USADriveIdHairColor-) | DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. | +| [setInventoryControlNumber(String value)](#setInventoryControlNumber-java.lang.String-) | DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. | +| [setLimitedDurationDocIndicator(String value)](#setLimitedDurationDocIndicator-java.lang.String-) | DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N | +| [setNameSuffix(String value)](#setNameSuffix-java.lang.String-) | DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). | +| [setOrganDonorIndicator(String value)](#setOrganDonorIndicator-java.lang.String-) | DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N | +| [setPlaceOfBirth(String value)](#setPlaceOfBirth-java.lang.String-) | DCI, Country and municipality and/or state/province, DL/ID, V33A | +| [setRaceEthnicity(String value)](#setRaceEthnicity-java.lang.String-) | DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A | +| [setRestrictionCodeDescription(String value)](#setRestrictionCodeDescription-java.lang.String-) | DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS | +| [setStandardEndorsementCode(String value)](#setStandardEndorsementCode-java.lang.String-) | DCN, Standard endorsement code(s) for cardholder. | +| [setStandardRestrictionCode(String value)](#setStandardRestrictionCode-java.lang.String-) | DCO, Standard restriction code(s) for cardholder. | +| [setStandardVehClassification(String value)](#setStandardVehClassification-java.lang.String-) | DCM, Standard vehicle classification code(s) for cardholder. | +| [setUnder18Until(LocalDate value)](#setUnder18Until-java.time.LocalDate-) | DDH, Date on which the cardholder turns 18 years old. | +| [setUnder19Until(LocalDate value)](#setUnder19Until-java.time.LocalDate-) | DDI, Date on which the cardholder turns 19 years old. | +| [setUnder21Until(LocalDate value)](#setUnder21Until-java.time.LocalDate-) | DDJ, Date on which the cardholder turns 21 years old. | +| [setVehClassDescription(String value)](#setVehClassDescription-java.lang.String-) | DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS | +| [setVeteranIndicator(String value)](#setVeteranIndicator-java.lang.String-) | DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N | +| [setWeightKilograms(int value)](#setWeightKilograms-int-) | DAX, Cardholder weight in kilograms, Ex. | +| [setWeightPounds(int value)](#setWeightPounds-int-) | DAW, Cardholder weight in pounds, Ex. | +| [setWeightRange(String value)](#setWeightRange-java.lang.String-) | DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### OptionalFields() {#OptionalFields--} +``` +public OptionalFields() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAddressStreet2() {#getAddressStreet2--} +``` +public final String getAddressStreet2() +``` + + +DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS + +**Returns:** +java.lang.String +### getAliasAKAFamilyName() {#getAliasAKAFamilyName--} +``` +public final String getAliasAKAFamilyName() +``` + + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + +**Returns:** +java.lang.String +### getAliasAKAGivenName() {#getAliasAKAGivenName--} +``` +public final String getAliasAKAGivenName() +``` + + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + +**Returns:** +java.lang.String +### getAliasAKASuffixName() {#getAliasAKASuffixName--} +``` +public final String getAliasAKASuffixName() +``` + + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + +**Returns:** +java.lang.String +### getAuditInformation() {#getAuditInformation--} +``` +public final String getAuditInformation() +``` + + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getCardRevisionDate() {#getCardRevisionDate--} +``` +public final LocalDate getCardRevisionDate() +``` + + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getComplianceType() {#getComplianceType--} +``` +public final String getComplianceType() +``` + + +DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A + +**Returns:** +java.lang.String +### getEndorsementCodeDescription() {#getEndorsementCodeDescription--} +``` +public final String getEndorsementCodeDescription() +``` + + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + +**Returns:** +java.lang.String +### getHAZMATEndorsementExpDate() {#getHAZMATEndorsementExpDate--} +``` +public final LocalDate getHAZMATEndorsementExpDate() +``` + + +DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL, F8N + +**Returns:** +java.time.LocalDate +### getHairColor() {#getHairColor--} +``` +public final USADriveIdHairColor getHairColor() +``` + + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + +**Returns:** +[USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) +### getInventoryControlNumber() {#getInventoryControlNumber--} +``` +public final String getInventoryControlNumber() +``` + + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + +**Returns:** +java.lang.String +### getLimitedDurationDocIndicator() {#getLimitedDurationDocIndicator--} +``` +public final String getLimitedDurationDocIndicator() +``` + + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getNameSuffix() {#getNameSuffix--} +``` +public final String getNameSuffix() +``` + + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + +**Returns:** +java.lang.String +### getOrganDonorIndicator() {#getOrganDonorIndicator--} +``` +public final String getOrganDonorIndicator() +``` + + +DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getPlaceOfBirth() {#getPlaceOfBirth--} +``` +public final String getPlaceOfBirth() +``` + + +DCI, Country and municipality and/or state/province, DL/ID, V33A + +**Returns:** +java.lang.String +### getRaceEthnicity() {#getRaceEthnicity--} +``` +public final String getRaceEthnicity() +``` + + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + +**Returns:** +java.lang.String +### getRestrictionCodeDescription() {#getRestrictionCodeDescription--} +``` +public final String getRestrictionCodeDescription() +``` + + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + +**Returns:** +java.lang.String +### getStandardEndorsementCode() {#getStandardEndorsementCode--} +``` +public final String getStandardEndorsementCode() +``` + + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + +**Returns:** +java.lang.String +### getStandardRestrictionCode() {#getStandardRestrictionCode--} +``` +public final String getStandardRestrictionCode() +``` + + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + +**Returns:** +java.lang.String +### getStandardVehClassification() {#getStandardVehClassification--} +``` +public final String getStandardVehClassification() +``` + + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + +**Returns:** +java.lang.String +### getUnder18Until() {#getUnder18Until--} +``` +public final LocalDate getUnder18Until() +``` + + +DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getUnder19Until() {#getUnder19Until--} +``` +public final LocalDate getUnder19Until() +``` + + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getUnder21Until() {#getUnder21Until--} +``` +public final LocalDate getUnder21Until() +``` + + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getVehClassDescription() {#getVehClassDescription--} +``` +public final String getVehClassDescription() +``` + + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + +**Returns:** +java.lang.String +### getVeteranIndicator() {#getVeteranIndicator--} +``` +public final String getVeteranIndicator() +``` + + +DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getWeightKilograms() {#getWeightKilograms--} +``` +public final int getWeightKilograms() +``` + + +DAX, Cardholder weight in kilograms, Ex. 84 kg = \\u201c084\\u201d, DL/ID, F3N + +**Returns:** +int +### getWeightPounds() {#getWeightPounds--} +``` +public final int getWeightPounds() +``` + + +DAW, Cardholder weight in pounds, Ex. 185 lb = \\u201c185\\u201d, DL/ID, F3N + +**Returns:** +int +### getWeightRange() {#getWeightRange--} +``` +public final String getWeightRange() +``` + + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setAddressStreet2(String value) {#setAddressStreet2-java.lang.String-} +``` +public final void setAddressStreet2(String value) +``` + + +DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKAFamilyName(String value) {#setAliasAKAFamilyName-java.lang.String-} +``` +public final void setAliasAKAFamilyName(String value) +``` + + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKAGivenName(String value) {#setAliasAKAGivenName-java.lang.String-} +``` +public final void setAliasAKAGivenName(String value) +``` + + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKASuffixName(String value) {#setAliasAKASuffixName-java.lang.String-} +``` +public final void setAliasAKASuffixName(String value) +``` + + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAuditInformation(String value) {#setAuditInformation-java.lang.String-} +``` +public final void setAuditInformation(String value) +``` + + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setCardRevisionDate(LocalDate value) {#setCardRevisionDate-java.time.LocalDate-} +``` +public final void setCardRevisionDate(LocalDate value) +``` + + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setComplianceType(String value) {#setComplianceType-java.lang.String-} +``` +public final void setComplianceType(String value) +``` + + +DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEndorsementCodeDescription(String value) {#setEndorsementCodeDescription-java.lang.String-} +``` +public final void setEndorsementCodeDescription(String value) +``` + + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setHairColor(USADriveIdHairColor value) {#setHairColor-com.aspose.barcode.complexbarcode.USADriveIdHairColor-} +``` +public final void setHairColor(USADriveIdHairColor value) +``` + + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) | | + +### setInventoryControlNumber(String value) {#setInventoryControlNumber-java.lang.String-} +``` +public final void setInventoryControlNumber(String value) +``` + + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setLimitedDurationDocIndicator(String value) {#setLimitedDurationDocIndicator-java.lang.String-} +``` +public final void setLimitedDurationDocIndicator(String value) +``` + + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setNameSuffix(String value) {#setNameSuffix-java.lang.String-} +``` +public final void setNameSuffix(String value) +``` + + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setOrganDonorIndicator(String value) {#setOrganDonorIndicator-java.lang.String-} +``` +public final void setOrganDonorIndicator(String value) +``` + + +DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setPlaceOfBirth(String value) {#setPlaceOfBirth-java.lang.String-} +``` +public final void setPlaceOfBirth(String value) +``` + + +DCI, Country and municipality and/or state/province, DL/ID, V33A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRaceEthnicity(String value) {#setRaceEthnicity-java.lang.String-} +``` +public final void setRaceEthnicity(String value) +``` + + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRestrictionCodeDescription(String value) {#setRestrictionCodeDescription-java.lang.String-} +``` +public final void setRestrictionCodeDescription(String value) +``` + + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardEndorsementCode(String value) {#setStandardEndorsementCode-java.lang.String-} +``` +public final void setStandardEndorsementCode(String value) +``` + + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardRestrictionCode(String value) {#setStandardRestrictionCode-java.lang.String-} +``` +public final void setStandardRestrictionCode(String value) +``` + + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardVehClassification(String value) {#setStandardVehClassification-java.lang.String-} +``` +public final void setStandardVehClassification(String value) +``` + + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setUnder18Until(LocalDate value) {#setUnder18Until-java.time.LocalDate-} +``` +public final void setUnder18Until(LocalDate value) +``` + + +DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setUnder19Until(LocalDate value) {#setUnder19Until-java.time.LocalDate-} +``` +public final void setUnder19Until(LocalDate value) +``` + + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setUnder21Until(LocalDate value) {#setUnder21Until-java.time.LocalDate-} +``` +public final void setUnder21Until(LocalDate value) +``` + + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setVehClassDescription(String value) {#setVehClassDescription-java.lang.String-} +``` +public final void setVehClassDescription(String value) +``` + + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setVeteranIndicator(String value) {#setVeteranIndicator-java.lang.String-} +``` +public final void setVeteranIndicator(String value) +``` + + +DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setWeightKilograms(int value) {#setWeightKilograms-int-} +``` +public final void setWeightKilograms(int value) +``` + + +DAX, Cardholder weight in kilograms, Ex. 84 kg = \\u201c084\\u201d, DL/ID, F3N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setWeightPounds(int value) {#setWeightPounds-int-} +``` +public final void setWeightPounds(int value) +``` + + +DAW, Cardholder weight in pounds, Ex. 185 lb = \\u201c185\\u201d, DL/ID, F3N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setWeightRange(String value) {#setWeightRange-java.lang.String-} +``` +public final void setWeightRange(String value) +``` + + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/primarydata/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/primarydata/_index.md index 4434f32c0..635ce9e93 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/primarydata/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/primarydata/_index.md @@ -197,7 +197,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md index dc9517905..1fbc6129e 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md @@ -3,7 +3,7 @@ title: QrBillStandardVersion second_title: Aspose.BarCode for Android via Java API Reference description: SwissQR bill standard version type: docs -weight: 41 +weight: 43 url: /androidjava/com.aspose.barcode.complexbarcode/qrbillstandardversion/ --- **Inheritance:** @@ -24,6 +24,7 @@ SwissQR bill standard version | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -78,6 +79,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -214,7 +225,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md index 8d92cc338..e5e2056ab 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md @@ -35,9 +35,7 @@ Class for storing HIBC LIC secondary and additional data. | [notifyAll()](#notifyAll--) | | | [parseFromString(String secondaryDataCodetext)](#parseFromString-java.lang.String-) | Instantiates secondary and additional supplemental data from string format according HIBC LIC specification. | | [setDateOfManufacture(LocalDateTime value)](#setDateOfManufacture-java.time.LocalDateTime-) | Identifies date of manufacture. | -| [setDateOfManufacture(Date value)](#setDateOfManufacture-java.util.Date-) | Identifies date of manufacture. | | [setExpiryDate(LocalDateTime value)](#setExpiryDate-java.time.LocalDateTime-) | Identifies expiry date. | -| [setExpiryDate(Date value)](#setExpiryDate-java.util.Date-) | Identifies expiry date. | | [setExpiryDateFormat(HIBCLICDateFormat value)](#setExpiryDateFormat-com.aspose.barcode.complexbarcode.HIBCLICDateFormat-) | Identifies expiry date format. | | [setLotNumber(String value)](#setLotNumber-java.lang.String-) | Identifies lot or batch number. | | [setQuantity(int value)](#setQuantity-int-) | Identifies quantity, must be integer value from 0 to 500. | @@ -189,19 +187,6 @@ Identifies date of manufacture. Date of manufacture can be set to DateTime.MinVa | --- | --- | --- | | value | java.time.LocalDateTime | | -### setDateOfManufacture(Date value) {#setDateOfManufacture-java.util.Date-} -``` -public void setDateOfManufacture(Date value) -``` - - -Identifies date of manufacture. Date of manufacture can be set to DateTime.MinValue in order not to use this field. Default value: DateTime.MinValue - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.util.Date | | - ### setExpiryDate(LocalDateTime value) {#setExpiryDate-java.time.LocalDateTime-} ``` public void setExpiryDate(LocalDateTime value) @@ -215,19 +200,6 @@ Identifies expiry date. Will be used if ExpiryDateFormat is not set to None. | --- | --- | --- | | value | java.time.LocalDateTime | | -### setExpiryDate(Date value) {#setExpiryDate-java.util.Date-} -``` -public void setExpiryDate(Date value) -``` - - -Identifies expiry date. Will be used if ExpiryDateFormat is not set to None. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.util.Date | | - ### setExpiryDateFormat(HIBCLICDateFormat value) {#setExpiryDateFormat-com.aspose.barcode.complexbarcode.HIBCLICDateFormat-} ``` public void setExpiryDateFormat(HIBCLICDateFormat value) @@ -300,7 +272,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/subfileproperties/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/subfileproperties/_index.md new file mode 100644 index 000000000..66dbe6751 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/subfileproperties/_index.md @@ -0,0 +1,215 @@ +--- +title: USADriveIdCodetext.SubfileProperties +second_title: Aspose.BarCode for Android via Java API Reference +description: USA DL subfile properties offset and length are set automatically. +type: docs +weight: 12 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext.subfileproperties/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.SubfileProperties +``` + +USA DL subfile properties, offset and length are set automatically. +## Constructors + +| Constructor | Description | +| --- | --- | +| [SubfileProperties(String type)](#SubfileProperties-java.lang.String-) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getLength()](#getLength--) | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. | +| [getOffset()](#getOffset--) | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. | +| [getType()](#getType--) | 2 byte type of subfile, like "DL" | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setLength(int value)](#setLength-int-) | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. | +| [setOffset(int value)](#setOffset-int-) | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. | +| [setType(String value)](#setType-java.lang.String-) | 2 byte type of subfile, like "DL" | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### SubfileProperties(String type) {#SubfileProperties-java.lang.String-} +``` +public SubfileProperties(String type) +``` + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| type | java.lang.String | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getLength() {#getLength--} +``` +public final int getLength() +``` + + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + +**Returns:** +int +### getOffset() {#getOffset--} +``` +public final int getOffset() +``` + + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + +**Returns:** +int +### getType() {#getType--} +``` +public final String getType() +``` + + +2 byte type of subfile, like "DL" + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setLength(int value) {#setLength-int-} +``` +public final void setLength(int value) +``` + + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setOffset(int value) {#setOffset-int-} +``` +public final void setOffset(int value) +``` + + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setType(String value) {#setType-java.lang.String-} +``` +public final void setType(String value) +``` + + +2 byte type of subfile, like "DL" + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/swissqrbill/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/swissqrbill/_index.md index 585380cee..23ed13d3b 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/swissqrbill/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/swissqrbill/_index.md @@ -431,7 +431,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/swissqrcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/swissqrcodetext/_index.md index 414cdcbc8..c6aca2b76 100644 --- a/english/androidjava/com.aspose.barcode.complexbarcode/swissqrcodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.complexbarcode/swissqrcodetext/_index.md @@ -174,7 +174,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md new file mode 100644 index 000000000..f5c8c6c79 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md @@ -0,0 +1,390 @@ +--- +title: USADriveIdCodetext +second_title: Aspose.BarCode for Android via Java API Reference +description: Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. +type: docs +weight: 37 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidcodetext/ +--- +**Inheritance:** +java.lang.Object + +**All Implemented Interfaces:** +[com.aspose.barcode.complexbarcode.IComplexCodetext](../../com.aspose.barcode.complexbarcode/icomplexcodetext) +``` +public final class USADriveIdCodetext implements IComplexCodetext +``` + +Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. +## Constructors + +| Constructor | Description | +| --- | --- | +| [USADriveIdCodetext()](#USADriveIdCodetext--) | Default constructor | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAAMVAVersionNumber()](#getAAMVAVersionNumber--) | AAMVA Version Number 00-99 | +| [getBarcodeType()](#getBarcodeType--) | Returns barcode type of USA DL (Pdf417) | +| [getClass()](#getClass--) | | +| [getConstructedCodetext()](#getConstructedCodetext--) | Construct codetext from USA DL data | +| [getIssuerIdentificationNumber()](#getIssuerIdentificationNumber--) | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). | +| [getJurisdictionSpecificSubfile()](#getJurisdictionSpecificSubfile--) | Jurisdiction Specific Fields | +| [getJurisdictionVersionNumber()](#getJurisdictionVersionNumber--) | Jurisdiction Version Number 00-99 | +| [getMandatoryElements()](#getMandatoryElements--) | Mandatory elements (fields) of the card | +| [getNumberOfEntries()](#getNumberOfEntries--) | Number 00-99 of subfiles | +| [getOptionalElements()](#getOptionalElements--) | Optional elements (fields) of the card | +| [getSubfileDesignator()](#getSubfileDesignator--) | Contains information about following subfiles, types, offsets and lengths. | +| [hashCode()](#hashCode--) | | +| [initFromString(String constructedCodetext)](#initFromString-java.lang.String-) | Initialize USA DL object from codetext | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [saveToXml(OutputStream stream)](#saveToXml-java.io.OutputStream-) | Saves to XML | +| [setAAMVAVersionNumber(String value)](#setAAMVAVersionNumber-java.lang.String-) | AAMVA Version Number 00-99 | +| [setIssuerIdentificationNumber(String value)](#setIssuerIdentificationNumber-java.lang.String-) | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). | +| [setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value)](#setJurisdictionSpecificSubfile-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile-) | Jurisdiction Specific Fields | +| [setJurisdictionVersionNumber(String value)](#setJurisdictionVersionNumber-java.lang.String-) | Jurisdiction Version Number 00-99 | +| [setMandatoryElements(USADriveIdCodetext.MandatoryFields value)](#setMandatoryElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields-) | Mandatory elements (fields) of the card | +| [setNumberOfEntries(int value)](#setNumberOfEntries-int-) | Number 00-99 of subfiles | +| [setOptionalElements(USADriveIdCodetext.OptionalFields value)](#setOptionalElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields-) | Optional elements (fields) of the card | +| [setSubfileDesignator(List value)](#setSubfileDesignator-java.util.List-com.aspose.barcode.complexbarcode.USADriveIdCodetext.SubfileProperties--) | Contains information about following subfiles, types, offsets and lengths. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### USADriveIdCodetext() {#USADriveIdCodetext--} +``` +public USADriveIdCodetext() +``` + + +Default constructor + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAAMVAVersionNumber() {#getAAMVAVersionNumber--} +``` +public final String getAAMVAVersionNumber() +``` + + +AAMVA Version Number 00-99 + +**Returns:** +java.lang.String +### getBarcodeType() {#getBarcodeType--} +``` +public final BaseEncodeType getBarcodeType() +``` + + +Returns barcode type of USA DL (Pdf417) + +**Returns:** +[BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) - Barcode type (Pdf417) +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getConstructedCodetext() {#getConstructedCodetext--} +``` +public final String getConstructedCodetext() +``` + + +Construct codetext from USA DL data + +**Returns:** +java.lang.String - Constructed codetext +### getIssuerIdentificationNumber() {#getIssuerIdentificationNumber--} +``` +public final String getIssuerIdentificationNumber() +``` + + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + +**Returns:** +java.lang.String +### getJurisdictionSpecificSubfile() {#getJurisdictionSpecificSubfile--} +``` +public final USADriveIdJurisdSubfile getJurisdictionSpecificSubfile() +``` + + +Jurisdiction Specific Fields + +**Returns:** +[USADriveIdJurisdSubfile](../../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) +### getJurisdictionVersionNumber() {#getJurisdictionVersionNumber--} +``` +public final String getJurisdictionVersionNumber() +``` + + +Jurisdiction Version Number 00-99 + +**Returns:** +java.lang.String +### getMandatoryElements() {#getMandatoryElements--} +``` +public final USADriveIdCodetext.MandatoryFields getMandatoryElements() +``` + + +Mandatory elements (fields) of the card + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields +### getNumberOfEntries() {#getNumberOfEntries--} +``` +public final int getNumberOfEntries() +``` + + +Number 00-99 of subfiles + +**Returns:** +int +### getOptionalElements() {#getOptionalElements--} +``` +public final USADriveIdCodetext.OptionalFields getOptionalElements() +``` + + +Optional elements (fields) of the card + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields +### getSubfileDesignator() {#getSubfileDesignator--} +``` +public final List getSubfileDesignator() +``` + + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + +**Returns:** +java.util.List +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### initFromString(String constructedCodetext) {#initFromString-java.lang.String-} +``` +public final void initFromString(String constructedCodetext) +``` + + +Initialize USA DL object from codetext + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| constructedCodetext | java.lang.String | Constructed codetext | + +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### saveToXml(OutputStream stream) {#saveToXml-java.io.OutputStream-} +``` +public final void saveToXml(OutputStream stream) +``` + + +Saves to XML + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.OutputStream | Stream to save | + +### setAAMVAVersionNumber(String value) {#setAAMVAVersionNumber-java.lang.String-} +``` +public final void setAAMVAVersionNumber(String value) +``` + + +AAMVA Version Number 00-99 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setIssuerIdentificationNumber(String value) {#setIssuerIdentificationNumber-java.lang.String-} +``` +public final void setIssuerIdentificationNumber(String value) +``` + + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value) {#setJurisdictionSpecificSubfile-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile-} +``` +public final void setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value) +``` + + +Jurisdiction Specific Fields + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdJurisdSubfile](../../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) | | + +### setJurisdictionVersionNumber(String value) {#setJurisdictionVersionNumber-java.lang.String-} +``` +public final void setJurisdictionVersionNumber(String value) +``` + + +Jurisdiction Version Number 00-99 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMandatoryElements(USADriveIdCodetext.MandatoryFields value) {#setMandatoryElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields-} +``` +public final void setMandatoryElements(USADriveIdCodetext.MandatoryFields value) +``` + + +Mandatory elements (fields) of the card + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields | | + +### setNumberOfEntries(int value) {#setNumberOfEntries-int-} +``` +public final void setNumberOfEntries(int value) +``` + + +Number 00-99 of subfiles + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setOptionalElements(USADriveIdCodetext.OptionalFields value) {#setOptionalElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields-} +``` +public final void setOptionalElements(USADriveIdCodetext.OptionalFields value) +``` + + +Optional elements (fields) of the card + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields | | + +### setSubfileDesignator(List value) {#setSubfileDesignator-java.util.List-com.aspose.barcode.complexbarcode.USADriveIdCodetext.SubfileProperties--} +``` +public final void setSubfileDesignator(List value) +``` + + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.util.List | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md new file mode 100644 index 000000000..d8f10c64a --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md @@ -0,0 +1,270 @@ +--- +title: USADriveIdCountry +second_title: Aspose.BarCode for Android via Java API Reference +description: Enum for Country Identification in the US Drivers License +type: docs +weight: 44 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidcountry/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdCountry extends Enum +``` + +Enum for Country Identification in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [CANADA](#CANADA) | Country = Canada | +| [NONE](#NONE) | Not filled - equal to NONE | +| [US](#US) | Country = U.S. | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### CANADA {#CANADA} +``` +public static final USADriveIdCountry CANADA +``` + + +Country = Canada + +### NONE {#NONE} +``` +public static final USADriveIdCountry NONE +``` + + +Not filled - equal to NONE + +### US {#US} +``` +public static final USADriveIdCountry US +``` + + +Country = U.S. + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdCountry valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) +### values() {#values--} +``` +public static USADriveIdCountry[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCountry[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md new file mode 100644 index 000000000..9d62d1e79 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md @@ -0,0 +1,342 @@ +--- +title: USADriveIdEyeColor +second_title: Aspose.BarCode for Android via Java API Reference +description: Enum for Eye Color in the US Drivers License +type: docs +weight: 45 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveideyecolor/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdEyeColor extends Enum +``` + +Enum for Eye Color in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [BLACK](#BLACK) | BLK - Black or very dark brown. | +| [BLUE](#BLUE) | BLU - Blue color. | +| [BROWN](#BROWN) | BRO - Brown, including amber. | +| [GRAY](#GRAY) | GRY - Gray color. | +| [GREEN](#GREEN) | GRN - Green color. | +| [HAZEL](#HAZEL) | HAZ - Hazel, a mixture of colors, most commonly green and brown. | +| [MAROON](#MAROON) | MAR - Maroon color. | +| [MULTI_COLOR](#MULTI-COLOR) | DIC - Dichromatic or multicolor, of one or both eyes. | +| [NO_INFO](#NO-INFO) | Not filled - equal to NONE | +| [PINK](#PINK) | PNK - Pink or albino | +| [UNKNOWN](#UNKNOWN) | UNK - Unknown / Other | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### BLACK {#BLACK} +``` +public static final USADriveIdEyeColor BLACK +``` + + +BLK - Black or very dark brown. + +### BLUE {#BLUE} +``` +public static final USADriveIdEyeColor BLUE +``` + + +BLU - Blue color. + +### BROWN {#BROWN} +``` +public static final USADriveIdEyeColor BROWN +``` + + +BRO - Brown, including amber. + +### GRAY {#GRAY} +``` +public static final USADriveIdEyeColor GRAY +``` + + +GRY - Gray color. + +### GREEN {#GREEN} +``` +public static final USADriveIdEyeColor GREEN +``` + + +GRN - Green color. + +### HAZEL {#HAZEL} +``` +public static final USADriveIdEyeColor HAZEL +``` + + +HAZ - Hazel, a mixture of colors, most commonly green and brown. + +### MAROON {#MAROON} +``` +public static final USADriveIdEyeColor MAROON +``` + + +MAR - Maroon color. + +### MULTI_COLOR {#MULTI-COLOR} +``` +public static final USADriveIdEyeColor MULTI_COLOR +``` + + +DIC - Dichromatic or multicolor, of one or both eyes. + +### NO_INFO {#NO-INFO} +``` +public static final USADriveIdEyeColor NO_INFO +``` + + +Not filled - equal to NONE + +### PINK {#PINK} +``` +public static final USADriveIdEyeColor PINK +``` + + +PNK - Pink or albino + +### UNKNOWN {#UNKNOWN} +``` +public static final USADriveIdEyeColor UNKNOWN +``` + + +UNK - Unknown / Other + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdEyeColor valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) +### values() {#values--} +``` +public static USADriveIdEyeColor[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdEyeColor[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md new file mode 100644 index 000000000..5e657a796 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md @@ -0,0 +1,333 @@ +--- +title: USADriveIdHairColor +second_title: Aspose.BarCode for Android via Java API Reference +description: Enum for Hair Color in the US Drivers License +type: docs +weight: 46 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidhaircolor/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdHairColor extends Enum +``` + +Enum for Hair Color in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [BALD](#BALD) | BAL - Bald. | +| [BLACK](#BLACK) | BLK - Black color | +| [BLOND](#BLOND) | BLN - Blonde color | +| [BROWN](#BROWN) | BRO - Brown color | +| [GRAY](#GRAY) | GRY - Gray color | +| [NO_INFO](#NO-INFO) | Not filled - equal to NONE | +| [RED](#RED) | RED - Red / Auburn | +| [SANDY](#SANDY) | SDY - Sandy color | +| [UNKNOWN](#UNKNOWN) | UNK - Unknown / Other | +| [WHITE](#WHITE) | WHI - White color | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### BALD {#BALD} +``` +public static final USADriveIdHairColor BALD +``` + + +BAL - Bald. + +### BLACK {#BLACK} +``` +public static final USADriveIdHairColor BLACK +``` + + +BLK - Black color + +### BLOND {#BLOND} +``` +public static final USADriveIdHairColor BLOND +``` + + +BLN - Blonde color + +### BROWN {#BROWN} +``` +public static final USADriveIdHairColor BROWN +``` + + +BRO - Brown color + +### GRAY {#GRAY} +``` +public static final USADriveIdHairColor GRAY +``` + + +GRY - Gray color + +### NO_INFO {#NO-INFO} +``` +public static final USADriveIdHairColor NO_INFO +``` + + +Not filled - equal to NONE + +### RED {#RED} +``` +public static final USADriveIdHairColor RED +``` + + +RED - Red / Auburn + +### SANDY {#SANDY} +``` +public static final USADriveIdHairColor SANDY +``` + + +SDY - Sandy color + +### UNKNOWN {#UNKNOWN} +``` +public static final USADriveIdHairColor UNKNOWN +``` + + +UNK - Unknown / Other + +### WHITE {#WHITE} +``` +public static final USADriveIdHairColor WHITE +``` + + +WHI - White color + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdHairColor valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) +### values() {#values--} +``` +public static USADriveIdHairColor[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdHairColor[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md new file mode 100644 index 000000000..52c464a17 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md @@ -0,0 +1,316 @@ +--- +title: USADriveIdJurisdSubfile +second_title: Aspose.BarCode for Android via Java API Reference +description: Class for Jurisdiction specific fields for USA DL +type: docs +weight: 38 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/ +--- +**Inheritance:** +java.lang.Object +``` +public class USADriveIdJurisdSubfile +``` + +Class for Jurisdiction specific fields for USA DL +## Constructors + +| Constructor | Description | +| --- | --- | +| [USADriveIdJurisdSubfile()](#USADriveIdJurisdSubfile--) | | +## Methods + +| Method | Description | +| --- | --- | +| [addOrReplace(USADriveIdJurisdSubfile.DataElement node)](#addOrReplace-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Adds new DataElement or replaces it if ElementID already exists. | +| [addOrReplace(String id, String value)](#addOrReplace-java.lang.String-java.lang.String-) | Adds a new DataElement with the specified identifier and value, or replaces the existing element if an entry with the same ElementID is already present. | +| [clear()](#clear--) | Clears all data elements | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [findDataElement(String id, boolean isOpenOrCreate)](#findDataElement-java.lang.String-boolean-) | Searches for data element by 3-letter id | +| [getClass()](#getClass--) | | +| [getCount()](#getCount--) | Returns number of data elements | +| [get_Item(int index)](#get-Item-int-) | Indexing by index number | +| [get_Item(String id)](#get-Item-java.lang.String-) | Indexing by 3-letter element id | +| [hashCode()](#hashCode--) | | +| [insert(int index, USADriveIdJurisdSubfile.DataElement node)](#insert-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Inserts the specified DataElement at the given index. | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [removeAt(int index)](#removeAt-int-) | Tries to remove element at index | +| [removeAt(String id)](#removeAt-java.lang.String-) | Tries to remove element with 3-letter id | +| [set_Item(int index, USADriveIdJurisdSubfile.DataElement value)](#set-Item-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Indexing by index number | +| [set_Item(String id, USADriveIdJurisdSubfile.DataElement value)](#set-Item-java.lang.String-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Indexing by 3-letter element id | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### USADriveIdJurisdSubfile() {#USADriveIdJurisdSubfile--} +``` +public USADriveIdJurisdSubfile() +``` + + +### addOrReplace(USADriveIdJurisdSubfile.DataElement node) {#addOrReplace-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final USADriveIdJurisdSubfile.DataElement addOrReplace(USADriveIdJurisdSubfile.DataElement node) +``` + + +Adds new DataElement or replaces it if ElementID already exists. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| node | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | DataElement to add | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Added/replaced data element +### addOrReplace(String id, String value) {#addOrReplace-java.lang.String-java.lang.String-} +``` +public final USADriveIdJurisdSubfile.DataElement addOrReplace(String id, String value) +``` + + +Adds a new DataElement with the specified identifier and value, or replaces the existing element if an entry with the same ElementID is already present. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | A 3-letter identifier that uniquely specifies the jurisdiction-related data element. | +| value | java.lang.String | The text value assigned to the data element; this value will overwrite the existing one if the element already exists. | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - The DataElement instance that was added to the collection or updated in place. +### clear() {#clear--} +``` +public final void clear() +``` + + +Clears all data elements + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### findDataElement(String id, boolean isOpenOrCreate) {#findDataElement-java.lang.String-boolean-} +``` +public final USADriveIdJurisdSubfile.DataElement findDataElement(String id, boolean isOpenOrCreate) +``` + + +Searches for data element by 3-letter id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter id | +| isOpenOrCreate | boolean | If true, it will be created if not found | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Found data element +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getCount() {#getCount--} +``` +public final int getCount() +``` + + +Returns number of data elements + +**Returns:** +int +### get_Item(int index) {#get-Item-int-} +``` +public final USADriveIdJurisdSubfile.DataElement get_Item(int index) +``` + + +Indexing by index number + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | Element index (int) | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Corresponding DataElement +### get_Item(String id) {#get-Item-java.lang.String-} +``` +public final USADriveIdJurisdSubfile.DataElement get_Item(String id) +``` + + +Indexing by 3-letter element id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter element id | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Corresponding DataElement +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### insert(int index, USADriveIdJurisdSubfile.DataElement node) {#insert-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final USADriveIdJurisdSubfile.DataElement insert(int index, USADriveIdJurisdSubfile.DataElement node) +``` + + +Inserts the specified DataElement at the given index. If a DataElement with the same ElementID already exists, it will be replaced. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | The zero-based index at which the element should be inserted. | +| node | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | The DataElement instance to insert or replace at the target position. | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - The DataElement that was inserted or used to replace an existing entry. +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### removeAt(int index) {#removeAt-int-} +``` +public final boolean removeAt(int index) +``` + + +Tries to remove element at index + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | index number | + +**Returns:** +boolean - true if successful, false if out of range +### removeAt(String id) {#removeAt-java.lang.String-} +``` +public final boolean removeAt(String id) +``` + + +Tries to remove element with 3-letter id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter id | + +**Returns:** +boolean - true if successful, false if no such id +### set_Item(int index, USADriveIdJurisdSubfile.DataElement value) {#set-Item-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final void set_Item(int index, USADriveIdJurisdSubfile.DataElement value) +``` + + +Indexing by index number + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | Element index (int) | +| value | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | | + +### set_Item(String id, USADriveIdJurisdSubfile.DataElement value) {#set-Item-java.lang.String-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final void set_Item(String id, USADriveIdJurisdSubfile.DataElement value) +``` + + +Indexing by 3-letter element id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter element id | +| value | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md new file mode 100644 index 000000000..8c798f1f5 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md @@ -0,0 +1,279 @@ +--- +title: USADriveIdSex +second_title: Aspose.BarCode for Android via Java API Reference +description: Enum for Sex field in the US Drivers License +type: docs +weight: 47 +url: /androidjava/com.aspose.barcode.complexbarcode/usadriveidsex/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdSex extends Enum +``` + +Enum for Sex field in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [FEMALE](#FEMALE) | Female \\u2014 indicates that the holder's sex is defined as female. | +| [MALE](#MALE) | Male \\u2014 indicates that the holder's sex is defined as male. | +| [NONE](#NONE) | Not filled - equal to NONE | +| [NOT_SPECIFIED](#NOT-SPECIFIED) | Not specified | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### FEMALE {#FEMALE} +``` +public static final USADriveIdSex FEMALE +``` + + +Female \\u2014 indicates that the holder's sex is defined as female. + +### MALE {#MALE} +``` +public static final USADriveIdSex MALE +``` + + +Male \\u2014 indicates that the holder's sex is defined as male. + +### NONE {#NONE} +``` +public static final USADriveIdSex NONE +``` + + +Not filled - equal to NONE + +### NOT_SPECIFIED {#NOT-SPECIFIED} +``` +public static final USADriveIdSex NOT_SPECIFIED +``` + + +Not specified + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdSex valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) +### values() {#values--} +``` +public static USADriveIdSex[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdSex[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/_index.md index f9a09645d..6718f8b91 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/_index.md @@ -3,7 +3,7 @@ title: com.aspose.barcode.component.barcodescanner.recognitionareaview second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 15 +weight: 14 url: /androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/ --- diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/barcodearealinestyle/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/barcodearealinestyle/_index.md index 78ada4175..7f6192c23 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/barcodearealinestyle/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/barcodearealinestyle/_index.md @@ -26,6 +26,7 @@ public enum BarcodeAreaLineStyle extends Enum | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -102,6 +103,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -238,7 +249,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/recognitionmarkerview/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/recognitionmarkerview/_index.md index d5a863dee..b0721a112 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/recognitionmarkerview/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/recognitionmarkerview/_index.md @@ -8863,7 +8863,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/shapedrawer/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/shapedrawer/_index.md index 5b608bc06..58f3a5564 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/shapedrawer/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/shapedrawer/_index.md @@ -120,7 +120,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/twodareastyle/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/twodareastyle/_index.md index 98df563b6..f00e4a85a 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/twodareastyle/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner.recognitionareaview/twodareastyle/_index.md @@ -25,6 +25,7 @@ Style of rendered rectangle around the 2D recognition area | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -86,6 +87,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -212,7 +223,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/_index.md index 49e4abebb..5112564db 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/_index.md @@ -3,7 +3,7 @@ title: com.aspose.barcode.component.barcodescanner second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 14 +weight: 13 url: /androidjava/com.aspose.barcode.component.barcodescanner/ --- diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitioncontract/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitioncontract/_index.md index 7018c6cae..47d9273e3 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitioncontract/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitioncontract/_index.md @@ -176,7 +176,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitionsettings/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitionsettings/_index.md index c68dc7332..f1fbd41eb 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitionsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcoderecognitionsettings/_index.md @@ -248,7 +248,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanner/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanner/_index.md index 38577ab54..1bb806fcf 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanner/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanner/_index.md @@ -185,7 +185,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanneractivity/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanneractivity/_index.md index f52c9a698..2affe5690 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanneractivity/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescanneractivity/_index.md @@ -7192,7 +7192,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragment/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragment/_index.md index eb1a9594a..125343653 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragment/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragment/_index.md @@ -1761,7 +1761,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragmentsettings/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragmentsettings/_index.md index 45e49898c..b9afabdd1 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragmentsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerfragmentsettings/_index.md @@ -145,7 +145,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferences/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferences/_index.md index fac9cc76d..0186cd5c1 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferences/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferences/_index.md @@ -159,7 +159,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferencesfragment/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferencesfragment/_index.md index 63bb2f340..7e1ed5a67 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferencesfragment/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerpreferencesfragment/_index.md @@ -1957,7 +1957,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerview/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerview/_index.md index 9471157e6..78a10f4e4 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerview/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/barcodescannerview/_index.md @@ -9096,7 +9096,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameramode/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameramode/_index.md index 511163c03..57f188e16 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameramode/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameramode/_index.md @@ -25,6 +25,7 @@ Contains modes for obtaining images from camera | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -86,6 +87,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -212,7 +223,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragment/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragment/_index.md index bc69bc996..d0e400a36 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragment/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragment/_index.md @@ -1712,7 +1712,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragmentsettings/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragmentsettings/_index.md index 8190de0cb..3f91332a1 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragmentsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/cameraprocessingfragmentsettings/_index.md @@ -323,7 +323,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareasettings/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareasettings/_index.md index 1b96502e8..40f2aa845 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareasettings/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareasettings/_index.md @@ -510,7 +510,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareaview/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareaview/_index.md index 55a824ffb..924e913ea 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareaview/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionareaview/_index.md @@ -9496,7 +9496,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentbitmapbackground/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentbitmapbackground/_index.md index b82af857f..6b9cc61f8 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentbitmapbackground/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentbitmapbackground/_index.md @@ -152,7 +152,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcameraphotobackground/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcameraphotobackground/_index.md index a8b8bb7e7..ea4edad2a 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcameraphotobackground/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcameraphotobackground/_index.md @@ -166,7 +166,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcolorbackground/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcolorbackground/_index.md index 8b78c691a..674516dbb 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcolorbackground/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessfragmentcolorbackground/_index.md @@ -138,7 +138,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragment/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragment/_index.md index f4128aec2..f3cde3219 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragment/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragment/_index.md @@ -1712,7 +1712,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragmentsettings/_index.md b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragmentsettings/_index.md index 8ed31fe12..b396904a4 100644 --- a/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragmentsettings/_index.md +++ b/english/androidjava/com.aspose.barcode.component.barcodescanner/recognitionprocessingfragmentsettings/_index.md @@ -435,7 +435,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.component/_index.md b/english/androidjava/com.aspose.barcode.component/_index.md deleted file mode 100644 index f1b0c814f..000000000 --- a/english/androidjava/com.aspose.barcode.component/_index.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: com.aspose.barcode.component -second_title: Aspose.BarCode for Android via Java API Reference -description: -type: docs -weight: 13 -url: /androidjava/com.aspose.barcode.component/ ---- - -## Classes - -| Class | Description | -| --- | --- | -| [AztecParametersUI](../com.aspose.barcode.component/aztecparametersui) | UI wrapper for com.aspose.barcode.generation.AztecParameters class. | -| [BarcodeGeneratorView](../com.aspose.barcode.component/barcodegeneratorview) | BarCode Android View. | -| [CaptionUI](../com.aspose.barcode.component/captionui) | UI wrapper for com.aspose.barcode.generation.CaptionParameters class. | -| [CodetextParametersUI](../com.aspose.barcode.component/codetextparametersui) | Codetext parameters. | -| [DataMatrixParametersUI](../com.aspose.barcode.component/datamatrixparametersui) | UI wrapper for com.aspose.barcode.generation.DataMatrixParameters class. | -| [HanXinParametersUI](../com.aspose.barcode.component/hanxinparametersui) | | -| [Pdf417ParametersUI](../com.aspose.barcode.component/pdf417parametersui) | UI wrapper for com.aspose.barcode.generation.Pdf417Parameters class. | -| [QrParametersUI](../com.aspose.barcode.component/qrparametersui) | UI wrapper for com.aspose.barcode.generation.QrParameters class. | -| [SpecificParametersUI](../com.aspose.barcode.component/specificparametersui) | Specific parameters. | - -## Interfaces - -| Interface | Description | -| --- | --- | -| [IBarCodeGeneratorControl](../com.aspose.barcode.component/ibarcodegeneratorcontrol) | IBarCodeGeneratorControl for TypeConverters | diff --git a/english/androidjava/com.aspose.barcode.component/aztecparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/aztecparametersui/_index.md deleted file mode 100644 index bea5d86ca..000000000 --- a/english/androidjava/com.aspose.barcode.component/aztecparametersui/_index.md +++ /dev/null @@ -1,199 +0,0 @@ ---- -title: AztecParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: UI wrapper for com.aspose.barcode.generation.AztecParameters class. -type: docs -weight: 10 -url: /androidjava/com.aspose.barcode.component/aztecparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class AztecParametersUI -``` - -UI wrapper for com.aspose.barcode.generation.AztecParameters class. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAspectRatio()](#getAspectRatio--) | Height/Width ratio of 2D BarCode module. | -| [getAztecErrorLevel()](#getAztecErrorLevel--) | Level of error correction of Aztec types of barcode. | -| [getAztecSymbolMode()](#getAztecSymbolMode--) | Gets a Aztec Symbol mode. | -| [getClass()](#getClass--) | | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAspectRatio(float value)](#setAspectRatio-float-) | Height/Width ratio of 2D BarCode module. | -| [setAztecErrorLevel(int value)](#setAztecErrorLevel-int-) | Level of error correction of Aztec types of barcode. | -| [setAztecSymbolMode(AztecSymbolMode value)](#setAztecSymbolMode-com.aspose.barcode.generation.AztecSymbolMode-) | Sets a Aztec Symbol mode. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAspectRatio() {#getAspectRatio--} -``` -public float getAspectRatio() -``` - - -Height/Width ratio of 2D BarCode module. - -**Returns:** -float -### getAztecErrorLevel() {#getAztecErrorLevel--} -``` -public int getAztecErrorLevel() -``` - - -Level of error correction of Aztec types of barcode. Value should between 10 to 95. - -**Returns:** -int -### getAztecSymbolMode() {#getAztecSymbolMode--} -``` -public AztecSymbolMode getAztecSymbolMode() -``` - - -Gets a Aztec Symbol mode. - -**Returns:** -[AztecSymbolMode](../../com.aspose.barcode.generation/aztecsymbolmode) -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAspectRatio(float value) {#setAspectRatio-float-} -``` -public void setAspectRatio(float value) -``` - - -Height/Width ratio of 2D BarCode module. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - -### setAztecErrorLevel(int value) {#setAztecErrorLevel-int-} -``` -public void setAztecErrorLevel(int value) -``` - - -Level of error correction of Aztec types of barcode. Value should between 10 to 95. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setAztecSymbolMode(AztecSymbolMode value) {#setAztecSymbolMode-com.aspose.barcode.generation.AztecSymbolMode-} -``` -public void setAztecSymbolMode(AztecSymbolMode value) -``` - - -Sets a Aztec Symbol mode. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [AztecSymbolMode](../../com.aspose.barcode.generation/aztecsymbolmode) | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/barcodegeneratorview/_index.md b/english/androidjava/com.aspose.barcode.component/barcodegeneratorview/_index.md deleted file mode 100644 index 898b27ce9..000000000 --- a/english/androidjava/com.aspose.barcode.component/barcodegeneratorview/_index.md +++ /dev/null @@ -1,9989 +0,0 @@ ---- -title: BarcodeGeneratorView -second_title: Aspose.BarCode for Android via Java API Reference -description: BarCode Android View. -type: docs -weight: 11 -url: /androidjava/com.aspose.barcode.component/barcodegeneratorview/ ---- -**Inheritance:** -java.lang.Object, android.view.View, android.widget.ImageView, androidx.appcompat.widget.AppCompatImageView - -**All Implemented Interfaces:** -[com.aspose.barcode.component.IBarCodeGeneratorControl](../../com.aspose.barcode.component/ibarcodegeneratorcontrol) -``` -public class BarcodeGeneratorView extends AppCompatImageView implements IBarCodeGeneratorControl -``` - -BarCode Android View. Add aspose-barcode-android-\*.aar to the project dependencies, and you will use BarcodeGeneratorView. Just add and customize the BarcodeGeneratorView to layout xml resource file. This sample shows how to use the BarcodeGeneratorView view in layout xml resource file. - -``` -com.aspose.barcode.component.BarcodeGeneratorView - android:id="@+id/barCodeGeneratorView" - android:layout_width="300dp" - android:layout_height="300dp" - android:layout_marginLeft="45dp" - android:background="@drawable/border" - app:barcodeType="QR" - app:codetext="sampletext" - app:generateOnStart="true" -``` -## Constructors - -| Constructor | Description | -| --- | --- | -| [BarcodeGeneratorView(Context context)](#BarcodeGeneratorView-android.content.Context-) | Initializes a new instance of the "BarCodeGeneratorControl" class. | -| [BarcodeGeneratorView(Context context, AttributeSet attrs)](#BarcodeGeneratorView-android.content.Context-android.util.AttributeSet-) | Initializes a new instance of the "BarCodeGeneratorControl" class. | -| [BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle)](#BarcodeGeneratorView-android.content.Context-android.util.AttributeSet-int-) | Initializes a new instance of the "BarCodeGeneratorControl" class. | -## Fields - -| Field | Description | -| --- | --- | -| [ACCESSIBILITY_LIVE_REGION_ASSERTIVE](#ACCESSIBILITY-LIVE-REGION-ASSERTIVE) | | -| [ACCESSIBILITY_LIVE_REGION_NONE](#ACCESSIBILITY-LIVE-REGION-NONE) | | -| [ACCESSIBILITY_LIVE_REGION_POLITE](#ACCESSIBILITY-LIVE-REGION-POLITE) | | -| [ALPHA](#ALPHA) | | -| [AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS](#AUTOFILL-FLAG-INCLUDE-NOT-IMPORTANT-VIEWS) | | -| [AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE](#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-DATE) | | -| [AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY](#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-DAY) | | -| [AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH](#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-MONTH) | | -| [AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR](#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-YEAR) | | -| [AUTOFILL_HINT_CREDIT_CARD_NUMBER](#AUTOFILL-HINT-CREDIT-CARD-NUMBER) | | -| [AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE](#AUTOFILL-HINT-CREDIT-CARD-SECURITY-CODE) | | -| [AUTOFILL_HINT_EMAIL_ADDRESS](#AUTOFILL-HINT-EMAIL-ADDRESS) | | -| [AUTOFILL_HINT_NAME](#AUTOFILL-HINT-NAME) | | -| [AUTOFILL_HINT_PASSWORD](#AUTOFILL-HINT-PASSWORD) | | -| [AUTOFILL_HINT_PHONE](#AUTOFILL-HINT-PHONE) | | -| [AUTOFILL_HINT_POSTAL_ADDRESS](#AUTOFILL-HINT-POSTAL-ADDRESS) | | -| [AUTOFILL_HINT_POSTAL_CODE](#AUTOFILL-HINT-POSTAL-CODE) | | -| [AUTOFILL_HINT_USERNAME](#AUTOFILL-HINT-USERNAME) | | -| [AUTOFILL_TYPE_DATE](#AUTOFILL-TYPE-DATE) | | -| [AUTOFILL_TYPE_LIST](#AUTOFILL-TYPE-LIST) | | -| [AUTOFILL_TYPE_NONE](#AUTOFILL-TYPE-NONE) | | -| [AUTOFILL_TYPE_TEXT](#AUTOFILL-TYPE-TEXT) | | -| [AUTOFILL_TYPE_TOGGLE](#AUTOFILL-TYPE-TOGGLE) | | -| [DRAG_FLAG_ACCESSIBILITY_ACTION](#DRAG-FLAG-ACCESSIBILITY-ACTION) | | -| [DRAG_FLAG_GLOBAL](#DRAG-FLAG-GLOBAL) | | -| [DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION](#DRAG-FLAG-GLOBAL-PERSISTABLE-URI-PERMISSION) | | -| [DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION](#DRAG-FLAG-GLOBAL-PREFIX-URI-PERMISSION) | | -| [DRAG_FLAG_GLOBAL_URI_READ](#DRAG-FLAG-GLOBAL-URI-READ) | | -| [DRAG_FLAG_GLOBAL_URI_WRITE](#DRAG-FLAG-GLOBAL-URI-WRITE) | | -| [DRAG_FLAG_OPAQUE](#DRAG-FLAG-OPAQUE) | | -| [DRAWING_CACHE_QUALITY_AUTO](#DRAWING-CACHE-QUALITY-AUTO) | | -| [DRAWING_CACHE_QUALITY_HIGH](#DRAWING-CACHE-QUALITY-HIGH) | | -| [DRAWING_CACHE_QUALITY_LOW](#DRAWING-CACHE-QUALITY-LOW) | | -| [FIND_VIEWS_WITH_CONTENT_DESCRIPTION](#FIND-VIEWS-WITH-CONTENT-DESCRIPTION) | | -| [FIND_VIEWS_WITH_TEXT](#FIND-VIEWS-WITH-TEXT) | | -| [FOCUSABLE](#FOCUSABLE) | | -| [FOCUSABLES_ALL](#FOCUSABLES-ALL) | | -| [FOCUSABLES_TOUCH_MODE](#FOCUSABLES-TOUCH-MODE) | | -| [FOCUSABLE_AUTO](#FOCUSABLE-AUTO) | | -| [FOCUS_BACKWARD](#FOCUS-BACKWARD) | | -| [FOCUS_DOWN](#FOCUS-DOWN) | | -| [FOCUS_FORWARD](#FOCUS-FORWARD) | | -| [FOCUS_LEFT](#FOCUS-LEFT) | | -| [FOCUS_RIGHT](#FOCUS-RIGHT) | | -| [FOCUS_UP](#FOCUS-UP) | | -| [GONE](#GONE) | | -| [HAPTIC_FEEDBACK_ENABLED](#HAPTIC-FEEDBACK-ENABLED) | | -| [IMPORTANT_FOR_ACCESSIBILITY_AUTO](#IMPORTANT-FOR-ACCESSIBILITY-AUTO) | | -| [IMPORTANT_FOR_ACCESSIBILITY_NO](#IMPORTANT-FOR-ACCESSIBILITY-NO) | | -| [IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS](#IMPORTANT-FOR-ACCESSIBILITY-NO-HIDE-DESCENDANTS) | | -| [IMPORTANT_FOR_ACCESSIBILITY_YES](#IMPORTANT-FOR-ACCESSIBILITY-YES) | | -| [IMPORTANT_FOR_AUTOFILL_AUTO](#IMPORTANT-FOR-AUTOFILL-AUTO) | | -| [IMPORTANT_FOR_AUTOFILL_NO](#IMPORTANT-FOR-AUTOFILL-NO) | | -| [IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS](#IMPORTANT-FOR-AUTOFILL-NO-EXCLUDE-DESCENDANTS) | | -| [IMPORTANT_FOR_AUTOFILL_YES](#IMPORTANT-FOR-AUTOFILL-YES) | | -| [IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS](#IMPORTANT-FOR-AUTOFILL-YES-EXCLUDE-DESCENDANTS) | | -| [IMPORTANT_FOR_CONTENT_CAPTURE_AUTO](#IMPORTANT-FOR-CONTENT-CAPTURE-AUTO) | | -| [IMPORTANT_FOR_CONTENT_CAPTURE_NO](#IMPORTANT-FOR-CONTENT-CAPTURE-NO) | | -| [IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS](#IMPORTANT-FOR-CONTENT-CAPTURE-NO-EXCLUDE-DESCENDANTS) | | -| [IMPORTANT_FOR_CONTENT_CAPTURE_YES](#IMPORTANT-FOR-CONTENT-CAPTURE-YES) | | -| [IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS](#IMPORTANT-FOR-CONTENT-CAPTURE-YES-EXCLUDE-DESCENDANTS) | | -| [INVISIBLE](#INVISIBLE) | | -| [KEEP_SCREEN_ON](#KEEP-SCREEN-ON) | | -| [LAYER_TYPE_HARDWARE](#LAYER-TYPE-HARDWARE) | | -| [LAYER_TYPE_NONE](#LAYER-TYPE-NONE) | | -| [LAYER_TYPE_SOFTWARE](#LAYER-TYPE-SOFTWARE) | | -| [LAYOUT_DIRECTION_INHERIT](#LAYOUT-DIRECTION-INHERIT) | | -| [LAYOUT_DIRECTION_LOCALE](#LAYOUT-DIRECTION-LOCALE) | | -| [LAYOUT_DIRECTION_LTR](#LAYOUT-DIRECTION-LTR) | | -| [LAYOUT_DIRECTION_RTL](#LAYOUT-DIRECTION-RTL) | | -| [MEASURED_HEIGHT_STATE_SHIFT](#MEASURED-HEIGHT-STATE-SHIFT) | | -| [MEASURED_SIZE_MASK](#MEASURED-SIZE-MASK) | | -| [MEASURED_STATE_MASK](#MEASURED-STATE-MASK) | | -| [MEASURED_STATE_TOO_SMALL](#MEASURED-STATE-TOO-SMALL) | | -| [NOT_FOCUSABLE](#NOT-FOCUSABLE) | | -| [NO_ID](#NO-ID) | | -| [OVER_SCROLL_ALWAYS](#OVER-SCROLL-ALWAYS) | | -| [OVER_SCROLL_IF_CONTENT_SCROLLS](#OVER-SCROLL-IF-CONTENT-SCROLLS) | | -| [OVER_SCROLL_NEVER](#OVER-SCROLL-NEVER) | | -| [ROTATION](#ROTATION) | | -| [ROTATION_X](#ROTATION-X) | | -| [ROTATION_Y](#ROTATION-Y) | | -| [SCALE_X](#SCALE-X) | | -| [SCALE_Y](#SCALE-Y) | | -| [SCREEN_STATE_OFF](#SCREEN-STATE-OFF) | | -| [SCREEN_STATE_ON](#SCREEN-STATE-ON) | | -| [SCROLLBARS_INSIDE_INSET](#SCROLLBARS-INSIDE-INSET) | | -| [SCROLLBARS_INSIDE_OVERLAY](#SCROLLBARS-INSIDE-OVERLAY) | | -| [SCROLLBARS_OUTSIDE_INSET](#SCROLLBARS-OUTSIDE-INSET) | | -| [SCROLLBARS_OUTSIDE_OVERLAY](#SCROLLBARS-OUTSIDE-OVERLAY) | | -| [SCROLLBAR_POSITION_DEFAULT](#SCROLLBAR-POSITION-DEFAULT) | | -| [SCROLLBAR_POSITION_LEFT](#SCROLLBAR-POSITION-LEFT) | | -| [SCROLLBAR_POSITION_RIGHT](#SCROLLBAR-POSITION-RIGHT) | | -| [SCROLL_AXIS_HORIZONTAL](#SCROLL-AXIS-HORIZONTAL) | | -| [SCROLL_AXIS_NONE](#SCROLL-AXIS-NONE) | | -| [SCROLL_AXIS_VERTICAL](#SCROLL-AXIS-VERTICAL) | | -| [SCROLL_CAPTURE_HINT_AUTO](#SCROLL-CAPTURE-HINT-AUTO) | | -| [SCROLL_CAPTURE_HINT_EXCLUDE](#SCROLL-CAPTURE-HINT-EXCLUDE) | | -| [SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS](#SCROLL-CAPTURE-HINT-EXCLUDE-DESCENDANTS) | | -| [SCROLL_CAPTURE_HINT_INCLUDE](#SCROLL-CAPTURE-HINT-INCLUDE) | | -| [SCROLL_INDICATOR_BOTTOM](#SCROLL-INDICATOR-BOTTOM) | | -| [SCROLL_INDICATOR_END](#SCROLL-INDICATOR-END) | | -| [SCROLL_INDICATOR_LEFT](#SCROLL-INDICATOR-LEFT) | | -| [SCROLL_INDICATOR_RIGHT](#SCROLL-INDICATOR-RIGHT) | | -| [SCROLL_INDICATOR_START](#SCROLL-INDICATOR-START) | | -| [SCROLL_INDICATOR_TOP](#SCROLL-INDICATOR-TOP) | | -| [SOUND_EFFECTS_ENABLED](#SOUND-EFFECTS-ENABLED) | | -| [STATUS_BAR_HIDDEN](#STATUS-BAR-HIDDEN) | | -| [STATUS_BAR_VISIBLE](#STATUS-BAR-VISIBLE) | | -| [SYSTEM_UI_FLAG_FULLSCREEN](#SYSTEM-UI-FLAG-FULLSCREEN) | | -| [SYSTEM_UI_FLAG_HIDE_NAVIGATION](#SYSTEM-UI-FLAG-HIDE-NAVIGATION) | | -| [SYSTEM_UI_FLAG_IMMERSIVE](#SYSTEM-UI-FLAG-IMMERSIVE) | | -| [SYSTEM_UI_FLAG_IMMERSIVE_STICKY](#SYSTEM-UI-FLAG-IMMERSIVE-STICKY) | | -| [SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN](#SYSTEM-UI-FLAG-LAYOUT-FULLSCREEN) | | -| [SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION](#SYSTEM-UI-FLAG-LAYOUT-HIDE-NAVIGATION) | | -| [SYSTEM_UI_FLAG_LAYOUT_STABLE](#SYSTEM-UI-FLAG-LAYOUT-STABLE) | | -| [SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR](#SYSTEM-UI-FLAG-LIGHT-NAVIGATION-BAR) | | -| [SYSTEM_UI_FLAG_LIGHT_STATUS_BAR](#SYSTEM-UI-FLAG-LIGHT-STATUS-BAR) | | -| [SYSTEM_UI_FLAG_LOW_PROFILE](#SYSTEM-UI-FLAG-LOW-PROFILE) | | -| [SYSTEM_UI_FLAG_VISIBLE](#SYSTEM-UI-FLAG-VISIBLE) | | -| [SYSTEM_UI_LAYOUT_FLAGS](#SYSTEM-UI-LAYOUT-FLAGS) | | -| [TEXT_ALIGNMENT_CENTER](#TEXT-ALIGNMENT-CENTER) | | -| [TEXT_ALIGNMENT_GRAVITY](#TEXT-ALIGNMENT-GRAVITY) | | -| [TEXT_ALIGNMENT_INHERIT](#TEXT-ALIGNMENT-INHERIT) | | -| [TEXT_ALIGNMENT_TEXT_END](#TEXT-ALIGNMENT-TEXT-END) | | -| [TEXT_ALIGNMENT_TEXT_START](#TEXT-ALIGNMENT-TEXT-START) | | -| [TEXT_ALIGNMENT_VIEW_END](#TEXT-ALIGNMENT-VIEW-END) | | -| [TEXT_ALIGNMENT_VIEW_START](#TEXT-ALIGNMENT-VIEW-START) | | -| [TEXT_DIRECTION_ANY_RTL](#TEXT-DIRECTION-ANY-RTL) | | -| [TEXT_DIRECTION_FIRST_STRONG](#TEXT-DIRECTION-FIRST-STRONG) | | -| [TEXT_DIRECTION_FIRST_STRONG_LTR](#TEXT-DIRECTION-FIRST-STRONG-LTR) | | -| [TEXT_DIRECTION_FIRST_STRONG_RTL](#TEXT-DIRECTION-FIRST-STRONG-RTL) | | -| [TEXT_DIRECTION_INHERIT](#TEXT-DIRECTION-INHERIT) | | -| [TEXT_DIRECTION_LOCALE](#TEXT-DIRECTION-LOCALE) | | -| [TEXT_DIRECTION_LTR](#TEXT-DIRECTION-LTR) | | -| [TEXT_DIRECTION_RTL](#TEXT-DIRECTION-RTL) | | -| [TRANSLATION_X](#TRANSLATION-X) | | -| [TRANSLATION_Y](#TRANSLATION-Y) | | -| [TRANSLATION_Z](#TRANSLATION-Z) | | -| [VISIBLE](#VISIBLE) | | -| [X](#X) | | -| [Y](#Y) | | -| [Z](#Z) | | -## Methods - -| Method | Description | -| --- | --- | -| [findViewById(int arg0)](#-T-findViewById-int-) | | -| [findViewWithTag(Object arg0)](#-T-findViewWithTag-java.lang.Object-) | | -| [requireViewById(int arg0)](#-T-requireViewById-int-) | | -| [addChildrenForAccessibility(ArrayList arg0)](#addChildrenForAccessibility-java.util.ArrayList-android.view.View--) | | -| [addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)](#addExtraDataToAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-java.lang.String-android.os.Bundle-) | | -| [addFocusables(ArrayList arg0, int arg1)](#addFocusables-java.util.ArrayList-android.view.View--int-) | | -| [addFocusables(ArrayList arg0, int arg1, int arg2)](#addFocusables-java.util.ArrayList-android.view.View--int-int-) | | -| [addKeyboardNavigationClusters(Collection arg0, int arg1)](#addKeyboardNavigationClusters-java.util.Collection-android.view.View--int-) | | -| [addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)](#addOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-) | | -| [addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)](#addOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-) | | -| [addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)](#addOnUnhandledKeyEventListener-android.view.View.OnUnhandledKeyEventListener-) | | -| [addTouchables(ArrayList arg0)](#addTouchables-java.util.ArrayList-android.view.View--) | | -| [animate()](#animate--) | | -| [animateTransform(Matrix arg0)](#animateTransform-android.graphics.Matrix-) | | -| [announceForAccessibility(CharSequence arg0)](#announceForAccessibility-java.lang.CharSequence-) | | -| [autofill(SparseArray arg0)](#autofill-android.util.SparseArray-android.view.autofill.AutofillValue--) | | -| [autofill(AutofillValue arg0)](#autofill-android.view.autofill.AutofillValue-) | | -| [bringToFront()](#bringToFront--) | | -| [buildDrawingCache()](#buildDrawingCache--) | | -| [buildDrawingCache(boolean arg0)](#buildDrawingCache-boolean-) | | -| [buildLayer()](#buildLayer--) | | -| [callOnClick()](#callOnClick--) | | -| [canResolveLayoutDirection()](#canResolveLayoutDirection--) | | -| [canResolveTextAlignment()](#canResolveTextAlignment--) | | -| [canResolveTextDirection()](#canResolveTextDirection--) | | -| [canScrollHorizontally(int arg0)](#canScrollHorizontally-int-) | | -| [canScrollVertically(int arg0)](#canScrollVertically-int-) | | -| [cancelDragAndDrop()](#cancelDragAndDrop--) | | -| [cancelLongPress()](#cancelLongPress--) | | -| [cancelPendingInputEvents()](#cancelPendingInputEvents--) | | -| [checkInputConnectionProxy(View arg0)](#checkInputConnectionProxy-android.view.View-) | | -| [clearAnimation()](#clearAnimation--) | | -| [clearColorFilter()](#clearColorFilter--) | | -| [clearFocus()](#clearFocus--) | | -| [clearViewTranslationCallback()](#clearViewTranslationCallback--) | | -| [combineMeasuredStates(int arg0, int arg1)](#combineMeasuredStates-int-int-) | | -| [computeScroll()](#computeScroll--) | | -| [computeSystemWindowInsets(WindowInsets arg0, Rect arg1)](#computeSystemWindowInsets-android.view.WindowInsets-android.graphics.Rect-) | | -| [createAccessibilityNodeInfo()](#createAccessibilityNodeInfo--) | | -| [createContextMenu(ContextMenu arg0)](#createContextMenu-android.view.ContextMenu-) | | -| [destroyDrawingCache()](#destroyDrawingCache--) | | -| [dispatchApplyWindowInsets(WindowInsets arg0)](#dispatchApplyWindowInsets-android.view.WindowInsets-) | | -| [dispatchCapturedPointerEvent(MotionEvent arg0)](#dispatchCapturedPointerEvent-android.view.MotionEvent-) | | -| [dispatchConfigurationChanged(Configuration arg0)](#dispatchConfigurationChanged-android.content.res.Configuration-) | | -| [dispatchCreateViewTranslationRequest(Map arg0, int[] arg1, TranslationCapability arg2, List arg3)](#dispatchCreateViewTranslationRequest-java.util.Map-android.view.autofill.AutofillId-long----int---android.view.translation.TranslationCapability-java.util.List-android.view.translation.ViewTranslationRequest--) | | -| [dispatchDisplayHint(int arg0)](#dispatchDisplayHint-int-) | | -| [dispatchDragEvent(DragEvent arg0)](#dispatchDragEvent-android.view.DragEvent-) | | -| [dispatchDrawableHotspotChanged(float arg0, float arg1)](#dispatchDrawableHotspotChanged-float-float-) | | -| [dispatchFinishTemporaryDetach()](#dispatchFinishTemporaryDetach--) | | -| [dispatchGenericMotionEvent(MotionEvent arg0)](#dispatchGenericMotionEvent-android.view.MotionEvent-) | | -| [dispatchKeyEvent(KeyEvent arg0)](#dispatchKeyEvent-android.view.KeyEvent-) | | -| [dispatchKeyEventPreIme(KeyEvent arg0)](#dispatchKeyEventPreIme-android.view.KeyEvent-) | | -| [dispatchKeyShortcutEvent(KeyEvent arg0)](#dispatchKeyShortcutEvent-android.view.KeyEvent-) | | -| [dispatchNestedFling(float arg0, float arg1, boolean arg2)](#dispatchNestedFling-float-float-boolean-) | | -| [dispatchNestedPreFling(float arg0, float arg1)](#dispatchNestedPreFling-float-float-) | | -| [dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)](#dispatchNestedPrePerformAccessibilityAction-int-android.os.Bundle-) | | -| [dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)](#dispatchNestedPreScroll-int-int-int---int---) | | -| [dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)](#dispatchNestedScroll-int-int-int-int-int---) | | -| [dispatchPointerCaptureChanged(boolean arg0)](#dispatchPointerCaptureChanged-boolean-) | | -| [dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)](#dispatchPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-) | | -| [dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)](#dispatchProvideAutofillStructure-android.view.ViewStructure-int-) | | -| [dispatchProvideStructure(ViewStructure arg0)](#dispatchProvideStructure-android.view.ViewStructure-) | | -| [dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)](#dispatchScrollCaptureSearch-android.graphics.Rect-android.graphics.Point-java.util.function.Consumer-android.view.ScrollCaptureTarget--) | | -| [dispatchStartTemporaryDetach()](#dispatchStartTemporaryDetach--) | | -| [dispatchSystemUiVisibilityChanged(int arg0)](#dispatchSystemUiVisibilityChanged-int-) | | -| [dispatchTouchEvent(MotionEvent arg0)](#dispatchTouchEvent-android.view.MotionEvent-) | | -| [dispatchTrackballEvent(MotionEvent arg0)](#dispatchTrackballEvent-android.view.MotionEvent-) | | -| [dispatchUnhandledMove(View arg0, int arg1)](#dispatchUnhandledMove-android.view.View-int-) | | -| [dispatchWindowFocusChanged(boolean arg0)](#dispatchWindowFocusChanged-boolean-) | | -| [dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)](#dispatchWindowInsetsAnimationEnd-android.view.WindowInsetsAnimation-) | | -| [dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)](#dispatchWindowInsetsAnimationPrepare-android.view.WindowInsetsAnimation-) | | -| [dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List arg1)](#dispatchWindowInsetsAnimationProgress-android.view.WindowInsets-java.util.List-android.view.WindowInsetsAnimation--) | | -| [dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)](#dispatchWindowInsetsAnimationStart-android.view.WindowInsetsAnimation-android.view.WindowInsetsAnimation.Bounds-) | | -| [dispatchWindowSystemUiVisiblityChanged(int arg0)](#dispatchWindowSystemUiVisiblityChanged-int-) | | -| [dispatchWindowVisibilityChanged(int arg0)](#dispatchWindowVisibilityChanged-int-) | | -| [draw(Canvas arg0)](#draw-android.graphics.Canvas-) | | -| [drawableHotspotChanged(float arg0, float arg1)](#drawableHotspotChanged-float-float-) | | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [findFocus()](#findFocus--) | | -| [findOnBackInvokedDispatcher()](#findOnBackInvokedDispatcher--) | | -| [findViewsWithText(ArrayList arg0, CharSequence arg1, int arg2)](#findViewsWithText-java.util.ArrayList-android.view.View--java.lang.CharSequence-int-) | | -| [focusSearch(int arg0)](#focusSearch-int-) | | -| [forceHasOverlappingRendering(boolean arg0)](#forceHasOverlappingRendering-boolean-) | | -| [forceLayout()](#forceLayout--) | | -| [gatherTransparentRegion(Region arg0)](#gatherTransparentRegion-android.graphics.Region-) | | -| [generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3)](#generateDisplayHash-java.lang.String-android.graphics.Rect-java.util.concurrent.Executor-android.view.displayhash.DisplayHashResultCallback-) | | -| [generateViewId()](#generateViewId--) | | -| [getAccessibilityClassName()](#getAccessibilityClassName--) | | -| [getAccessibilityDelegate()](#getAccessibilityDelegate--) | | -| [getAccessibilityLiveRegion()](#getAccessibilityLiveRegion--) | | -| [getAccessibilityNodeProvider()](#getAccessibilityNodeProvider--) | | -| [getAccessibilityPaneTitle()](#getAccessibilityPaneTitle--) | | -| [getAccessibilityTraversalAfter()](#getAccessibilityTraversalAfter--) | | -| [getAccessibilityTraversalBefore()](#getAccessibilityTraversalBefore--) | | -| [getAdjustViewBounds()](#getAdjustViewBounds--) | | -| [getAlpha()](#getAlpha--) | | -| [getAnimation()](#getAnimation--) | | -| [getAnimationMatrix()](#getAnimationMatrix--) | | -| [getApplicationWindowToken()](#getApplicationWindowToken--) | | -| [getAttributeResolutionStack(int arg0)](#getAttributeResolutionStack-int-) | | -| [getAttributeSourceResourceMap()](#getAttributeSourceResourceMap--) | | -| [getAutoSizeMode()](#getAutoSizeMode--) | Gets the mode by which the barcode automatically resizes. | -| [getAutofillHints()](#getAutofillHints--) | | -| [getAutofillId()](#getAutofillId--) | | -| [getAutofillType()](#getAutofillType--) | | -| [getAutofillValue()](#getAutofillValue--) | | -| [getBackground()](#getBackground--) | | -| [getBackgroundColor()](#getBackgroundColor--) | Background color of the barcode image. | -| [getBackgroundTintBlendMode()](#getBackgroundTintBlendMode--) | | -| [getBackgroundTintList()](#getBackgroundTintList--) | | -| [getBackgroundTintMode()](#getBackgroundTintMode--) | | -| [getBarCodeHeight()](#getBarCodeHeight--) | BarCode image height when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. | -| [getBarCodeWidth()](#getBarCodeWidth--) | BarCode image width when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. | -| [getBarColor()](#getBarColor--) | Bars color. | -| [getBarHeight()](#getBarHeight--) | Height of 1D barcodes' bars. | -| [getBarcodePaddings()](#getBarcodePaddings--) | Gets Barcode paddings parameters . | -| [getBarcodeType()](#getBarcodeType--) | BarCode's encode type (symbology). | -| [getBaseline()](#getBaseline--) | | -| [getBaselineAlignBottom()](#getBaselineAlignBottom--) | | -| [getBorderParameters()](#getBorderParameters--) | Gets Border parameters . | -| [getBottom()](#getBottom--) | | -| [getCameraDistance()](#getCameraDistance--) | | -| [getCaptionAbove()](#getCaptionAbove--) | Caption Above the BarCode image. | -| [getCaptionBelow()](#getCaptionBelow--) | Caption Above the BarCode image. | -| [getChecksumAlwaysShow()](#getChecksumAlwaysShow--) | Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. | -| [getClass()](#getClass--) | | -| [getClipBounds()](#getClipBounds--) | | -| [getClipBounds(Rect arg0)](#getClipBounds-android.graphics.Rect-) | | -| [getClipToOutline()](#getClipToOutline--) | | -| [getCodeText()](#getCodeText--) | Data to be encoded, different types of BarCode may have different CodeText length restrictions. | -| [getCodeTextParameters()](#getCodeTextParameters--) | Gets CodeText parameters . | -| [getColorFilter()](#getColorFilter--) | | -| [getContentCaptureSession()](#getContentCaptureSession--) | | -| [getContentDescription()](#getContentDescription--) | | -| [getContext()](#getContext--) | | -| [getCropToPadding()](#getCropToPadding--) | | -| [getDefaultFocusHighlightEnabled()](#getDefaultFocusHighlightEnabled--) | | -| [getDefaultSize(int arg0, int arg1)](#getDefaultSize-int-int-) | | -| [getDisplay()](#getDisplay--) | | -| [getDrawable()](#getDrawable--) | | -| [getDrawableState()](#getDrawableState--) | | -| [getDrawingCache()](#getDrawingCache--) | | -| [getDrawingCache(boolean arg0)](#getDrawingCache-boolean-) | | -| [getDrawingCacheBackgroundColor()](#getDrawingCacheBackgroundColor--) | | -| [getDrawingCacheQuality()](#getDrawingCacheQuality--) | | -| [getDrawingRect(Rect arg0)](#getDrawingRect-android.graphics.Rect-) | | -| [getDrawingTime()](#getDrawingTime--) | | -| [getElevation()](#getElevation--) | | -| [getEnableEscape()](#getEnableEscape--) | Indicates whether explains the character "\\" as an escape character in CodeText property. | -| [getExplicitStyle()](#getExplicitStyle--) | | -| [getFilledBars()](#getFilledBars--) | Gets a value indicating whether bars filled. | -| [getFilterTouchesWhenObscured()](#getFilterTouchesWhenObscured--) | | -| [getFitsSystemWindows()](#getFitsSystemWindows--) | | -| [getFocusable()](#getFocusable--) | | -| [getFocusables(int arg0)](#getFocusables-int-) | | -| [getFocusedRect(Rect arg0)](#getFocusedRect-android.graphics.Rect-) | | -| [getForeground()](#getForeground--) | | -| [getForegroundGravity()](#getForegroundGravity--) | | -| [getForegroundTintBlendMode()](#getForegroundTintBlendMode--) | | -| [getForegroundTintList()](#getForegroundTintList--) | | -| [getForegroundTintMode()](#getForegroundTintMode--) | | -| [getGlobalVisibleRect(Rect arg0)](#getGlobalVisibleRect-android.graphics.Rect-) | | -| [getGlobalVisibleRect(Rect arg0, Point arg1)](#getGlobalVisibleRect-android.graphics.Rect-android.graphics.Point-) | | -| [getHandler()](#getHandler--) | | -| [getHasOverlappingRendering()](#getHasOverlappingRendering--) | | -| [getHeight()](#getHeight--) | | -| [getHitRect(Rect arg0)](#getHitRect-android.graphics.Rect-) | | -| [getHorizontalFadingEdgeLength()](#getHorizontalFadingEdgeLength--) | | -| [getHorizontalScrollbarThumbDrawable()](#getHorizontalScrollbarThumbDrawable--) | | -| [getHorizontalScrollbarTrackDrawable()](#getHorizontalScrollbarTrackDrawable--) | | -| [getId()](#getId--) | | -| [getImageAlpha()](#getImageAlpha--) | | -| [getImageMatrix()](#getImageMatrix--) | | -| [getImageTintBlendMode()](#getImageTintBlendMode--) | | -| [getImageTintList()](#getImageTintList--) | | -| [getImageTintMode()](#getImageTintMode--) | | -| [getImportantForAccessibility()](#getImportantForAccessibility--) | | -| [getImportantForAutofill()](#getImportantForAutofill--) | | -| [getImportantForContentCapture()](#getImportantForContentCapture--) | | -| [getKeepScreenOn()](#getKeepScreenOn--) | | -| [getKeyDispatcherState()](#getKeyDispatcherState--) | | -| [getLabelFor()](#getLabelFor--) | | -| [getLayerType()](#getLayerType--) | | -| [getLayoutDirection()](#getLayoutDirection--) | | -| [getLayoutParams()](#getLayoutParams--) | | -| [getLeft()](#getLeft--) | | -| [getLocalVisibleRect(Rect arg0)](#getLocalVisibleRect-android.graphics.Rect-) | | -| [getLocationInSurface(int[] arg0)](#getLocationInSurface-int---) | | -| [getLocationInWindow(int[] arg0)](#getLocationInWindow-int---) | | -| [getLocationOnScreen(int[] arg0)](#getLocationOnScreen-int---) | | -| [getMatrix()](#getMatrix--) | | -| [getMaxHeight()](#getMaxHeight--) | | -| [getMaxWidth()](#getMaxWidth--) | | -| [getMeasuredHeight()](#getMeasuredHeight--) | | -| [getMeasuredHeightAndState()](#getMeasuredHeightAndState--) | | -| [getMeasuredState()](#getMeasuredState--) | | -| [getMeasuredWidth()](#getMeasuredWidth--) | | -| [getMeasuredWidthAndState()](#getMeasuredWidthAndState--) | | -| [getMinimumHeight()](#getMinimumHeight--) | | -| [getMinimumWidth()](#getMinimumWidth--) | | -| [getNextClusterForwardId()](#getNextClusterForwardId--) | | -| [getNextFocusDownId()](#getNextFocusDownId--) | | -| [getNextFocusForwardId()](#getNextFocusForwardId--) | | -| [getNextFocusLeftId()](#getNextFocusLeftId--) | | -| [getNextFocusRightId()](#getNextFocusRightId--) | | -| [getNextFocusUpId()](#getNextFocusUpId--) | | -| [getOnFocusChangeListener()](#getOnFocusChangeListener--) | | -| [getOutlineAmbientShadowColor()](#getOutlineAmbientShadowColor--) | | -| [getOutlineProvider()](#getOutlineProvider--) | | -| [getOutlineSpotShadowColor()](#getOutlineSpotShadowColor--) | | -| [getOverScrollMode()](#getOverScrollMode--) | | -| [getOverlay()](#getOverlay--) | | -| [getPaddingBottom()](#getPaddingBottom--) | | -| [getPaddingEnd()](#getPaddingEnd--) | | -| [getPaddingLeft()](#getPaddingLeft--) | | -| [getPaddingRight()](#getPaddingRight--) | | -| [getPaddingStart()](#getPaddingStart--) | | -| [getPaddingTop()](#getPaddingTop--) | | -| [getParent()](#getParent--) | | -| [getParentForAccessibility()](#getParentForAccessibility--) | | -| [getPivotX()](#getPivotX--) | | -| [getPivotY()](#getPivotY--) | | -| [getPointerIcon()](#getPointerIcon--) | | -| [getPreferKeepClearRects()](#getPreferKeepClearRects--) | | -| [getReceiveContentMimeTypes()](#getReceiveContentMimeTypes--) | | -| [getResolution()](#getResolution--) | Gets the resolution of the BarCode image. | -| [getResources()](#getResources--) | | -| [getRevealOnFocusHint()](#getRevealOnFocusHint--) | | -| [getRight()](#getRight--) | | -| [getRootSurfaceControl()](#getRootSurfaceControl--) | | -| [getRootView()](#getRootView--) | | -| [getRootWindowInsets()](#getRootWindowInsets--) | | -| [getRotation()](#getRotation--) | | -| [getRotationAngle()](#getRotationAngle--) | BarCode image rotation angle, measured in degree, e.g. | -| [getRotationX()](#getRotationX--) | | -| [getRotationY()](#getRotationY--) | | -| [getScaleType()](#getScaleType--) | | -| [getScaleX()](#getScaleX--) | | -| [getScaleY()](#getScaleY--) | | -| [getScrollBarDefaultDelayBeforeFade()](#getScrollBarDefaultDelayBeforeFade--) | | -| [getScrollBarFadeDuration()](#getScrollBarFadeDuration--) | | -| [getScrollBarSize()](#getScrollBarSize--) | | -| [getScrollBarStyle()](#getScrollBarStyle--) | | -| [getScrollCaptureHint()](#getScrollCaptureHint--) | | -| [getScrollIndicators()](#getScrollIndicators--) | | -| [getScrollX()](#getScrollX--) | | -| [getScrollY()](#getScrollY--) | | -| [getSolidColor()](#getSolidColor--) | | -| [getSourceLayoutResId()](#getSourceLayoutResId--) | | -| [getSpecific()](#getSpecific--) | Specific parameters | -| [getStateDescription()](#getStateDescription--) | | -| [getStateListAnimator()](#getStateListAnimator--) | | -| [getSupportBackgroundTintList()](#getSupportBackgroundTintList--) | | -| [getSupportBackgroundTintMode()](#getSupportBackgroundTintMode--) | | -| [getSupportImageTintList()](#getSupportImageTintList--) | | -| [getSupportImageTintMode()](#getSupportImageTintMode--) | | -| [getSystemGestureExclusionRects()](#getSystemGestureExclusionRects--) | | -| [getSystemUiVisibility()](#getSystemUiVisibility--) | | -| [getTag()](#getTag--) | | -| [getTag(int arg0)](#getTag-int-) | | -| [getTextAlignment()](#getTextAlignment--) | | -| [getTextDirection()](#getTextDirection--) | | -| [getThrowExceptionWhenCodeTextIncorrect()](#getThrowExceptionWhenCodeTextIncorrect--) | Only for 1D barcodes. | -| [getTooltipText()](#getTooltipText--) | | -| [getTop()](#getTop--) | | -| [getTouchDelegate()](#getTouchDelegate--) | | -| [getTouchables()](#getTouchables--) | | -| [getTransitionAlpha()](#getTransitionAlpha--) | | -| [getTransitionName()](#getTransitionName--) | | -| [getTranslationX()](#getTranslationX--) | | -| [getTranslationY()](#getTranslationY--) | | -| [getTranslationZ()](#getTranslationZ--) | | -| [getUniqueDrawingId()](#getUniqueDrawingId--) | | -| [getVerticalFadingEdgeLength()](#getVerticalFadingEdgeLength--) | | -| [getVerticalScrollbarPosition()](#getVerticalScrollbarPosition--) | | -| [getVerticalScrollbarThumbDrawable()](#getVerticalScrollbarThumbDrawable--) | | -| [getVerticalScrollbarTrackDrawable()](#getVerticalScrollbarTrackDrawable--) | | -| [getVerticalScrollbarWidth()](#getVerticalScrollbarWidth--) | | -| [getViewTranslationResponse()](#getViewTranslationResponse--) | | -| [getViewTreeObserver()](#getViewTreeObserver--) | | -| [getVisibility()](#getVisibility--) | | -| [getWideNarrowRatio()](#getWideNarrowRatio--) | Wide bars to Narrow bars ratio. | -| [getWidth()](#getWidth--) | | -| [getWindowId()](#getWindowId--) | | -| [getWindowInsetsController()](#getWindowInsetsController--) | | -| [getWindowSystemUiVisibility()](#getWindowSystemUiVisibility--) | | -| [getWindowToken()](#getWindowToken--) | | -| [getWindowVisibility()](#getWindowVisibility--) | | -| [getWindowVisibleDisplayFrame(Rect arg0)](#getWindowVisibleDisplayFrame-android.graphics.Rect-) | | -| [getX()](#getX--) | | -| [getXDimension()](#getXDimension--) | X-dimension is the smallest width of the unit of BarCode bars or spaces. | -| [getY()](#getY--) | | -| [getZ()](#getZ--) | | -| [hasExplicitFocusable()](#hasExplicitFocusable--) | | -| [hasFocus()](#hasFocus--) | | -| [hasFocusable()](#hasFocusable--) | | -| [hasNestedScrollingParent()](#hasNestedScrollingParent--) | | -| [hasOnClickListeners()](#hasOnClickListeners--) | | -| [hasOnLongClickListeners()](#hasOnLongClickListeners--) | | -| [hasOverlappingRendering()](#hasOverlappingRendering--) | | -| [hasPointerCapture()](#hasPointerCapture--) | | -| [hasTransientState()](#hasTransientState--) | | -| [hasWindowFocus()](#hasWindowFocus--) | | -| [hashCode()](#hashCode--) | | -| [inflate(Context arg0, int arg1, ViewGroup arg2)](#inflate-android.content.Context-int-android.view.ViewGroup-) | | -| [invalidate()](#invalidate--) | | -| [invalidate(Rect arg0)](#invalidate-android.graphics.Rect-) | | -| [invalidate(int arg0, int arg1, int arg2, int arg3)](#invalidate-int-int-int-int-) | | -| [invalidateDrawable(Drawable arg0)](#invalidateDrawable-android.graphics.drawable.Drawable-) | | -| [invalidateOutline()](#invalidateOutline--) | | -| [isAccessibilityFocused()](#isAccessibilityFocused--) | | -| [isAccessibilityHeading()](#isAccessibilityHeading--) | | -| [isActivated()](#isActivated--) | | -| [isAttachedToWindow()](#isAttachedToWindow--) | | -| [isAutoHandwritingEnabled()](#isAutoHandwritingEnabled--) | | -| [isChecksumEnabled()](#isChecksumEnabled--) | | -| [isClickable()](#isClickable--) | | -| [isContextClickable()](#isContextClickable--) | | -| [isDirty()](#isDirty--) | | -| [isDrawingCacheEnabled()](#isDrawingCacheEnabled--) | | -| [isDuplicateParentStateEnabled()](#isDuplicateParentStateEnabled--) | | -| [isEnabled()](#isEnabled--) | | -| [isFocusable()](#isFocusable--) | | -| [isFocusableInTouchMode()](#isFocusableInTouchMode--) | | -| [isFocused()](#isFocused--) | | -| [isFocusedByDefault()](#isFocusedByDefault--) | | -| [isForceDarkAllowed()](#isForceDarkAllowed--) | | -| [isHapticFeedbackEnabled()](#isHapticFeedbackEnabled--) | | -| [isHardwareAccelerated()](#isHardwareAccelerated--) | | -| [isHorizontalFadingEdgeEnabled()](#isHorizontalFadingEdgeEnabled--) | | -| [isHorizontalScrollBarEnabled()](#isHorizontalScrollBarEnabled--) | | -| [isHovered()](#isHovered--) | | -| [isImportantForAccessibility()](#isImportantForAccessibility--) | | -| [isImportantForAutofill()](#isImportantForAutofill--) | | -| [isImportantForContentCapture()](#isImportantForContentCapture--) | | -| [isInEditMode()](#isInEditMode--) | | -| [isInLayout()](#isInLayout--) | | -| [isInTouchMode()](#isInTouchMode--) | | -| [isKeyboardNavigationCluster()](#isKeyboardNavigationCluster--) | | -| [isLaidOut()](#isLaidOut--) | | -| [isLayoutDirectionResolved()](#isLayoutDirectionResolved--) | | -| [isLayoutRequested()](#isLayoutRequested--) | | -| [isLongClickable()](#isLongClickable--) | | -| [isNestedScrollingEnabled()](#isNestedScrollingEnabled--) | | -| [isOpaque()](#isOpaque--) | | -| [isPaddingRelative()](#isPaddingRelative--) | | -| [isPivotSet()](#isPivotSet--) | | -| [isPreferKeepClear()](#isPreferKeepClear--) | | -| [isPressed()](#isPressed--) | | -| [isSaveEnabled()](#isSaveEnabled--) | | -| [isSaveFromParentEnabled()](#isSaveFromParentEnabled--) | | -| [isScreenReaderFocusable()](#isScreenReaderFocusable--) | | -| [isScrollContainer()](#isScrollContainer--) | | -| [isScrollbarFadingEnabled()](#isScrollbarFadingEnabled--) | | -| [isSelected()](#isSelected--) | | -| [isShowingLayoutBounds()](#isShowingLayoutBounds--) | | -| [isShown()](#isShown--) | | -| [isSoundEffectsEnabled()](#isSoundEffectsEnabled--) | | -| [isTemporarilyDetached()](#isTemporarilyDetached--) | | -| [isTextAlignmentResolved()](#isTextAlignmentResolved--) | | -| [isTextDirectionResolved()](#isTextDirectionResolved--) | | -| [isUseAntiAlias()](#isUseAntiAlias--) | Gets a value indicating whether is used anti-aliasing mode to render image. | -| [isVerticalFadingEdgeEnabled()](#isVerticalFadingEdgeEnabled--) | | -| [isVerticalScrollBarEnabled()](#isVerticalScrollBarEnabled--) | | -| [isVisibleToUserForAutofill(int arg0)](#isVisibleToUserForAutofill-int-) | | -| [jumpDrawablesToCurrentState()](#jumpDrawablesToCurrentState--) | | -| [keyboardNavigationClusterSearch(View arg0, int arg1)](#keyboardNavigationClusterSearch-android.view.View-int-) | | -| [layout(int arg0, int arg1, int arg2, int arg3)](#layout-int-int-int-int-) | | -| [measure(int arg0, int arg1)](#measure-int-int-) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [offsetLeftAndRight(int arg0)](#offsetLeftAndRight-int-) | | -| [offsetTopAndBottom(int arg0)](#offsetTopAndBottom-int-) | | -| [onApplyWindowInsets(WindowInsets arg0)](#onApplyWindowInsets-android.view.WindowInsets-) | | -| [onCancelPendingInputEvents()](#onCancelPendingInputEvents--) | | -| [onCapturedPointerEvent(MotionEvent arg0)](#onCapturedPointerEvent-android.view.MotionEvent-) | | -| [onCheckIsTextEditor()](#onCheckIsTextEditor--) | | -| [onCreateDrawableState(int arg0)](#onCreateDrawableState-int-) | | -| [onCreateInputConnection(EditorInfo arg0)](#onCreateInputConnection-android.view.inputmethod.EditorInfo-) | | -| [onCreateViewTranslationRequest(int[] arg0, Consumer arg1)](#onCreateViewTranslationRequest-int---java.util.function.Consumer-android.view.translation.ViewTranslationRequest--) | | -| [onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer arg2)](#onCreateVirtualViewTranslationRequests-long---int---java.util.function.Consumer-android.view.translation.ViewTranslationRequest--) | | -| [onDragEvent(DragEvent arg0)](#onDragEvent-android.view.DragEvent-) | | -| [onDrawForeground(Canvas arg0)](#onDrawForeground-android.graphics.Canvas-) | | -| [onFilterTouchEventForSecurity(MotionEvent arg0)](#onFilterTouchEventForSecurity-android.view.MotionEvent-) | | -| [onFinishTemporaryDetach()](#onFinishTemporaryDetach--) | | -| [onGenericMotionEvent(MotionEvent arg0)](#onGenericMotionEvent-android.view.MotionEvent-) | | -| [onHoverChanged(boolean arg0)](#onHoverChanged-boolean-) | | -| [onHoverEvent(MotionEvent arg0)](#onHoverEvent-android.view.MotionEvent-) | | -| [onInitializeAccessibilityEvent(AccessibilityEvent arg0)](#onInitializeAccessibilityEvent-android.view.accessibility.AccessibilityEvent-) | | -| [onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)](#onInitializeAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-) | | -| [onKeyDown(int arg0, KeyEvent arg1)](#onKeyDown-int-android.view.KeyEvent-) | | -| [onKeyLongPress(int arg0, KeyEvent arg1)](#onKeyLongPress-int-android.view.KeyEvent-) | | -| [onKeyMultiple(int arg0, int arg1, KeyEvent arg2)](#onKeyMultiple-int-int-android.view.KeyEvent-) | | -| [onKeyPreIme(int arg0, KeyEvent arg1)](#onKeyPreIme-int-android.view.KeyEvent-) | | -| [onKeyShortcut(int arg0, KeyEvent arg1)](#onKeyShortcut-int-android.view.KeyEvent-) | | -| [onKeyUp(int arg0, KeyEvent arg1)](#onKeyUp-int-android.view.KeyEvent-) | | -| [onPointerCaptureChange(boolean arg0)](#onPointerCaptureChange-boolean-) | | -| [onPopulateAccessibilityEvent(AccessibilityEvent arg0)](#onPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-) | | -| [onProvideAutofillStructure(ViewStructure arg0, int arg1)](#onProvideAutofillStructure-android.view.ViewStructure-int-) | | -| [onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)](#onProvideAutofillVirtualStructure-android.view.ViewStructure-int-) | | -| [onProvideContentCaptureStructure(ViewStructure arg0, int arg1)](#onProvideContentCaptureStructure-android.view.ViewStructure-int-) | | -| [onProvideStructure(ViewStructure arg0)](#onProvideStructure-android.view.ViewStructure-) | | -| [onProvideVirtualStructure(ViewStructure arg0)](#onProvideVirtualStructure-android.view.ViewStructure-) | | -| [onReceiveContent(ContentInfo arg0)](#onReceiveContent-android.view.ContentInfo-) | | -| [onResolvePointerIcon(MotionEvent arg0, int arg1)](#onResolvePointerIcon-android.view.MotionEvent-int-) | | -| [onRtlPropertiesChanged(int arg0)](#onRtlPropertiesChanged-int-) | | -| [onScreenStateChanged(int arg0)](#onScreenStateChanged-int-) | | -| [onScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)](#onScrollCaptureSearch-android.graphics.Rect-android.graphics.Point-java.util.function.Consumer-android.view.ScrollCaptureTarget--) | | -| [onStartTemporaryDetach()](#onStartTemporaryDetach--) | | -| [onTouchEvent(MotionEvent arg0)](#onTouchEvent-android.view.MotionEvent-) | | -| [onTrackballEvent(MotionEvent arg0)](#onTrackballEvent-android.view.MotionEvent-) | | -| [onViewTranslationResponse(ViewTranslationResponse arg0)](#onViewTranslationResponse-android.view.translation.ViewTranslationResponse-) | | -| [onVirtualViewTranslationResponses(LongSparseArray arg0)](#onVirtualViewTranslationResponses-android.util.LongSparseArray-android.view.translation.ViewTranslationResponse--) | | -| [onVisibilityAggregated(boolean arg0)](#onVisibilityAggregated-boolean-) | | -| [onWindowFocusChanged(boolean arg0)](#onWindowFocusChanged-boolean-) | | -| [onWindowSystemUiVisibilityChanged(int arg0)](#onWindowSystemUiVisibilityChanged-int-) | | -| [performAccessibilityAction(int arg0, Bundle arg1)](#performAccessibilityAction-int-android.os.Bundle-) | | -| [performClick()](#performClick--) | | -| [performContextClick()](#performContextClick--) | | -| [performContextClick(float arg0, float arg1)](#performContextClick-float-float-) | | -| [performHapticFeedback(int arg0)](#performHapticFeedback-int-) | | -| [performHapticFeedback(int arg0, int arg1)](#performHapticFeedback-int-int-) | | -| [performLongClick()](#performLongClick--) | | -| [performLongClick(float arg0, float arg1)](#performLongClick-float-float-) | | -| [performReceiveContent(ContentInfo arg0)](#performReceiveContent-android.view.ContentInfo-) | | -| [playSoundEffect(int arg0)](#playSoundEffect-int-) | | -| [post(Runnable arg0)](#post-java.lang.Runnable-) | | -| [postDelayed(Runnable arg0, long arg1)](#postDelayed-java.lang.Runnable-long-) | | -| [postInvalidate()](#postInvalidate--) | | -| [postInvalidate(int arg0, int arg1, int arg2, int arg3)](#postInvalidate-int-int-int-int-) | | -| [postInvalidateDelayed(long arg0)](#postInvalidateDelayed-long-) | | -| [postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)](#postInvalidateDelayed-long-int-int-int-int-) | | -| [postInvalidateOnAnimation()](#postInvalidateOnAnimation--) | | -| [postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)](#postInvalidateOnAnimation-int-int-int-int-) | | -| [postOnAnimation(Runnable arg0)](#postOnAnimation-java.lang.Runnable-) | | -| [postOnAnimationDelayed(Runnable arg0, long arg1)](#postOnAnimationDelayed-java.lang.Runnable-long-) | | -| [refreshDrawableState()](#refreshDrawableState--) | | -| [releasePointerCapture()](#releasePointerCapture--) | | -| [removeCallbacks(Runnable arg0)](#removeCallbacks-java.lang.Runnable-) | | -| [removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)](#removeOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-) | | -| [removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)](#removeOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-) | | -| [removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)](#removeOnUnhandledKeyEventListener-android.view.View.OnUnhandledKeyEventListener-) | | -| [requestApplyInsets()](#requestApplyInsets--) | | -| [requestFitSystemWindows()](#requestFitSystemWindows--) | | -| [requestFocus()](#requestFocus--) | | -| [requestFocus(int arg0)](#requestFocus-int-) | | -| [requestFocus(int arg0, Rect arg1)](#requestFocus-int-android.graphics.Rect-) | | -| [requestFocusFromTouch()](#requestFocusFromTouch--) | | -| [requestLayout()](#requestLayout--) | | -| [requestPointerCapture()](#requestPointerCapture--) | | -| [requestRectangleOnScreen(Rect arg0)](#requestRectangleOnScreen-android.graphics.Rect-) | | -| [requestRectangleOnScreen(Rect arg0, boolean arg1)](#requestRectangleOnScreen-android.graphics.Rect-boolean-) | | -| [requestUnbufferedDispatch(MotionEvent arg0)](#requestUnbufferedDispatch-android.view.MotionEvent-) | | -| [requestUnbufferedDispatch(int arg0)](#requestUnbufferedDispatch-int-) | | -| [resetPivot()](#resetPivot--) | | -| [resolveSize(int arg0, int arg1)](#resolveSize-int-int-) | | -| [resolveSizeAndState(int arg0, int arg1, int arg2)](#resolveSizeAndState-int-int-int-) | | -| [restoreDefaultFocus()](#restoreDefaultFocus--) | | -| [restoreHierarchyState(SparseArray arg0)](#restoreHierarchyState-android.util.SparseArray-android.os.Parcelable--) | | -| [saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)](#saveAttributeDataForStyleable-android.content.Context-int---android.util.AttributeSet-android.content.res.TypedArray-int-int-) | | -| [saveHierarchyState(SparseArray arg0)](#saveHierarchyState-android.util.SparseArray-android.os.Parcelable--) | | -| [scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)](#scheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-long-) | | -| [scrollBy(int arg0, int arg1)](#scrollBy-int-int-) | | -| [scrollTo(int arg0, int arg1)](#scrollTo-int-int-) | | -| [sendAccessibilityEvent(int arg0)](#sendAccessibilityEvent-int-) | | -| [sendAccessibilityEventUnchecked(AccessibilityEvent arg0)](#sendAccessibilityEventUnchecked-android.view.accessibility.AccessibilityEvent-) | | -| [setAccessibilityDelegate(View.AccessibilityDelegate arg0)](#setAccessibilityDelegate-android.view.View.AccessibilityDelegate-) | | -| [setAccessibilityHeading(boolean arg0)](#setAccessibilityHeading-boolean-) | | -| [setAccessibilityLiveRegion(int arg0)](#setAccessibilityLiveRegion-int-) | | -| [setAccessibilityPaneTitle(CharSequence arg0)](#setAccessibilityPaneTitle-java.lang.CharSequence-) | | -| [setAccessibilityTraversalAfter(int arg0)](#setAccessibilityTraversalAfter-int-) | | -| [setAccessibilityTraversalBefore(int arg0)](#setAccessibilityTraversalBefore-int-) | | -| [setActivated(boolean arg0)](#setActivated-boolean-) | | -| [setAdjustViewBounds(boolean arg0)](#setAdjustViewBounds-boolean-) | | -| [setAllowClickWhenDisabled(boolean arg0)](#setAllowClickWhenDisabled-boolean-) | | -| [setAlpha(float arg0)](#setAlpha-float-) | | -| [setAlpha(int arg0)](#setAlpha-int-) | | -| [setAnimation(Animation arg0)](#setAnimation-android.view.animation.Animation-) | | -| [setAnimationMatrix(Matrix arg0)](#setAnimationMatrix-android.graphics.Matrix-) | | -| [setAutoHandwritingEnabled(boolean arg0)](#setAutoHandwritingEnabled-boolean-) | | -| [setAutoSizeMode(AutoSizeMode value)](#setAutoSizeMode-com.aspose.barcode.generation.AutoSizeMode-) | Sets the mode by which the barcode automatically resizes. | -| [setAutofillHints(String[] arg0)](#setAutofillHints-java.lang.String...-) | | -| [setAutofillId(AutofillId arg0)](#setAutofillId-android.view.autofill.AutofillId-) | | -| [setBackground(Drawable arg0)](#setBackground-android.graphics.drawable.Drawable-) | | -| [setBackgroundColor(int value)](#setBackgroundColor-int-) | Background color of the barcode image. | -| [setBackgroundDrawable(Drawable arg0)](#setBackgroundDrawable-android.graphics.drawable.Drawable-) | | -| [setBackgroundResource(int arg0)](#setBackgroundResource-int-) | | -| [setBackgroundTintBlendMode(BlendMode arg0)](#setBackgroundTintBlendMode-android.graphics.BlendMode-) | | -| [setBackgroundTintList(ColorStateList arg0)](#setBackgroundTintList-android.content.res.ColorStateList-) | | -| [setBackgroundTintMode(PorterDuff.Mode arg0)](#setBackgroundTintMode-android.graphics.PorterDuff.Mode-) | | -| [setBarColor(int value)](#setBarColor-int-) | Bars color. | -| [setBarcodeType(BaseEncodeType value)](#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-) | BarCode's encode type (symbology). | -| [setBaseline(int arg0)](#setBaseline-int-) | | -| [setBaselineAlignBottom(boolean arg0)](#setBaselineAlignBottom-boolean-) | | -| [setBottom(int arg0)](#setBottom-int-) | | -| [setCameraDistance(float arg0)](#setCameraDistance-float-) | | -| [setChecksumAlwaysShow(boolean value)](#setChecksumAlwaysShow-boolean-) | Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. | -| [setChecksumEnabled(EnableChecksum value)](#setChecksumEnabled-com.aspose.barcode.generation.EnableChecksum-) | Enable checksum during generation 1D barcodes. | -| [setClickable(boolean arg0)](#setClickable-boolean-) | | -| [setClipBounds(Rect arg0)](#setClipBounds-android.graphics.Rect-) | | -| [setClipToOutline(boolean arg0)](#setClipToOutline-boolean-) | | -| [setCodeText(String value)](#setCodeText-java.lang.String-) | Data to be encoded, different types of BarCode may have different CodeText length restrictions. | -| [setColorFilter(ColorFilter arg0)](#setColorFilter-android.graphics.ColorFilter-) | | -| [setColorFilter(int arg0)](#setColorFilter-int-) | | -| [setColorFilter(int arg0, PorterDuff.Mode arg1)](#setColorFilter-int-android.graphics.PorterDuff.Mode-) | | -| [setContentCaptureSession(ContentCaptureSession arg0)](#setContentCaptureSession-android.view.contentcapture.ContentCaptureSession-) | | -| [setContentDescription(CharSequence arg0)](#setContentDescription-java.lang.CharSequence-) | | -| [setContextClickable(boolean arg0)](#setContextClickable-boolean-) | | -| [setCropToPadding(boolean arg0)](#setCropToPadding-boolean-) | | -| [setDefaultFocusHighlightEnabled(boolean arg0)](#setDefaultFocusHighlightEnabled-boolean-) | | -| [setDrawingCacheBackgroundColor(int arg0)](#setDrawingCacheBackgroundColor-int-) | | -| [setDrawingCacheEnabled(boolean arg0)](#setDrawingCacheEnabled-boolean-) | | -| [setDrawingCacheQuality(int arg0)](#setDrawingCacheQuality-int-) | | -| [setDuplicateParentStateEnabled(boolean arg0)](#setDuplicateParentStateEnabled-boolean-) | | -| [setElevation(float arg0)](#setElevation-float-) | | -| [setEnableEscape(boolean value)](#setEnableEscape-boolean-) | Indicates whether explains the character "\\" as an escape character in CodeText property. | -| [setEnabled(boolean arg0)](#setEnabled-boolean-) | | -| [setFadingEdgeLength(int arg0)](#setFadingEdgeLength-int-) | | -| [setFilledBars(boolean value)](#setFilledBars-boolean-) | Gets a value indicating whether bars filled. | -| [setFilterTouchesWhenObscured(boolean arg0)](#setFilterTouchesWhenObscured-boolean-) | | -| [setFitsSystemWindows(boolean arg0)](#setFitsSystemWindows-boolean-) | | -| [setFocusable(boolean arg0)](#setFocusable-boolean-) | | -| [setFocusable(int arg0)](#setFocusable-int-) | | -| [setFocusableInTouchMode(boolean arg0)](#setFocusableInTouchMode-boolean-) | | -| [setFocusedByDefault(boolean arg0)](#setFocusedByDefault-boolean-) | | -| [setForceDarkAllowed(boolean arg0)](#setForceDarkAllowed-boolean-) | | -| [setForeground(Drawable arg0)](#setForeground-android.graphics.drawable.Drawable-) | | -| [setForegroundGravity(int arg0)](#setForegroundGravity-int-) | | -| [setForegroundTintBlendMode(BlendMode arg0)](#setForegroundTintBlendMode-android.graphics.BlendMode-) | | -| [setForegroundTintList(ColorStateList arg0)](#setForegroundTintList-android.content.res.ColorStateList-) | | -| [setForegroundTintMode(PorterDuff.Mode arg0)](#setForegroundTintMode-android.graphics.PorterDuff.Mode-) | | -| [setHapticFeedbackEnabled(boolean arg0)](#setHapticFeedbackEnabled-boolean-) | | -| [setHasTransientState(boolean arg0)](#setHasTransientState-boolean-) | | -| [setHorizontalFadingEdgeEnabled(boolean arg0)](#setHorizontalFadingEdgeEnabled-boolean-) | | -| [setHorizontalScrollBarEnabled(boolean arg0)](#setHorizontalScrollBarEnabled-boolean-) | | -| [setHorizontalScrollbarThumbDrawable(Drawable arg0)](#setHorizontalScrollbarThumbDrawable-android.graphics.drawable.Drawable-) | | -| [setHorizontalScrollbarTrackDrawable(Drawable arg0)](#setHorizontalScrollbarTrackDrawable-android.graphics.drawable.Drawable-) | | -| [setHovered(boolean arg0)](#setHovered-boolean-) | | -| [setId(int arg0)](#setId-int-) | | -| [setImageAlpha(int arg0)](#setImageAlpha-int-) | | -| [setImageBitmap(Bitmap arg0)](#setImageBitmap-android.graphics.Bitmap-) | | -| [setImageDrawable(Drawable arg0)](#setImageDrawable-android.graphics.drawable.Drawable-) | | -| [setImageIcon(Icon arg0)](#setImageIcon-android.graphics.drawable.Icon-) | | -| [setImageLevel(int arg0)](#setImageLevel-int-) | | -| [setImageMatrix(Matrix arg0)](#setImageMatrix-android.graphics.Matrix-) | | -| [setImageResource(int arg0)](#setImageResource-int-) | | -| [setImageState(int[] arg0, boolean arg1)](#setImageState-int---boolean-) | | -| [setImageTintBlendMode(BlendMode arg0)](#setImageTintBlendMode-android.graphics.BlendMode-) | | -| [setImageTintList(ColorStateList arg0)](#setImageTintList-android.content.res.ColorStateList-) | | -| [setImageTintMode(PorterDuff.Mode arg0)](#setImageTintMode-android.graphics.PorterDuff.Mode-) | | -| [setImageURI(Uri arg0)](#setImageURI-android.net.Uri-) | | -| [setImportantForAccessibility(int arg0)](#setImportantForAccessibility-int-) | | -| [setImportantForAutofill(int arg0)](#setImportantForAutofill-int-) | | -| [setImportantForContentCapture(int arg0)](#setImportantForContentCapture-int-) | | -| [setKeepScreenOn(boolean arg0)](#setKeepScreenOn-boolean-) | | -| [setKeyboardNavigationCluster(boolean arg0)](#setKeyboardNavigationCluster-boolean-) | | -| [setLabelFor(int arg0)](#setLabelFor-int-) | | -| [setLayerPaint(Paint arg0)](#setLayerPaint-android.graphics.Paint-) | | -| [setLayerType(int arg0, Paint arg1)](#setLayerType-int-android.graphics.Paint-) | | -| [setLayoutDirection(int arg0)](#setLayoutDirection-int-) | | -| [setLayoutParams(ViewGroup.LayoutParams arg0)](#setLayoutParams-android.view.ViewGroup.LayoutParams-) | | -| [setLeft(int arg0)](#setLeft-int-) | | -| [setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)](#setLeftTopRightBottom-int-int-int-int-) | | -| [setLongClickable(boolean arg0)](#setLongClickable-boolean-) | | -| [setMaxHeight(int arg0)](#setMaxHeight-int-) | | -| [setMaxWidth(int arg0)](#setMaxWidth-int-) | | -| [setMinimumHeight(int arg0)](#setMinimumHeight-int-) | | -| [setMinimumWidth(int arg0)](#setMinimumWidth-int-) | | -| [setNestedScrollingEnabled(boolean arg0)](#setNestedScrollingEnabled-boolean-) | | -| [setNextClusterForwardId(int arg0)](#setNextClusterForwardId-int-) | | -| [setNextFocusDownId(int arg0)](#setNextFocusDownId-int-) | | -| [setNextFocusForwardId(int arg0)](#setNextFocusForwardId-int-) | | -| [setNextFocusLeftId(int arg0)](#setNextFocusLeftId-int-) | | -| [setNextFocusRightId(int arg0)](#setNextFocusRightId-int-) | | -| [setNextFocusUpId(int arg0)](#setNextFocusUpId-int-) | | -| [setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)](#setOnApplyWindowInsetsListener-android.view.View.OnApplyWindowInsetsListener-) | | -| [setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)](#setOnCapturedPointerListener-android.view.View.OnCapturedPointerListener-) | | -| [setOnClickListener(View.OnClickListener arg0)](#setOnClickListener-android.view.View.OnClickListener-) | | -| [setOnContextClickListener(View.OnContextClickListener arg0)](#setOnContextClickListener-android.view.View.OnContextClickListener-) | | -| [setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)](#setOnCreateContextMenuListener-android.view.View.OnCreateContextMenuListener-) | | -| [setOnDragListener(View.OnDragListener arg0)](#setOnDragListener-android.view.View.OnDragListener-) | | -| [setOnFocusChangeListener(View.OnFocusChangeListener arg0)](#setOnFocusChangeListener-android.view.View.OnFocusChangeListener-) | | -| [setOnGenericMotionListener(View.OnGenericMotionListener arg0)](#setOnGenericMotionListener-android.view.View.OnGenericMotionListener-) | | -| [setOnHoverListener(View.OnHoverListener arg0)](#setOnHoverListener-android.view.View.OnHoverListener-) | | -| [setOnKeyListener(View.OnKeyListener arg0)](#setOnKeyListener-android.view.View.OnKeyListener-) | | -| [setOnLongClickListener(View.OnLongClickListener arg0)](#setOnLongClickListener-android.view.View.OnLongClickListener-) | | -| [setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1)](#setOnReceiveContentListener-java.lang.String---android.view.OnReceiveContentListener-) | | -| [setOnScrollChangeListener(View.OnScrollChangeListener arg0)](#setOnScrollChangeListener-android.view.View.OnScrollChangeListener-) | | -| [setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)](#setOnSystemUiVisibilityChangeListener-android.view.View.OnSystemUiVisibilityChangeListener-) | | -| [setOnTouchListener(View.OnTouchListener arg0)](#setOnTouchListener-android.view.View.OnTouchListener-) | | -| [setOutlineAmbientShadowColor(int arg0)](#setOutlineAmbientShadowColor-int-) | | -| [setOutlineProvider(ViewOutlineProvider arg0)](#setOutlineProvider-android.view.ViewOutlineProvider-) | | -| [setOutlineSpotShadowColor(int arg0)](#setOutlineSpotShadowColor-int-) | | -| [setOverScrollMode(int arg0)](#setOverScrollMode-int-) | | -| [setPadding(int arg0, int arg1, int arg2, int arg3)](#setPadding-int-int-int-int-) | | -| [setPaddingRelative(int arg0, int arg1, int arg2, int arg3)](#setPaddingRelative-int-int-int-int-) | | -| [setPivotX(float arg0)](#setPivotX-float-) | | -| [setPivotY(float arg0)](#setPivotY-float-) | | -| [setPointerIcon(PointerIcon arg0)](#setPointerIcon-android.view.PointerIcon-) | | -| [setPreferKeepClear(boolean arg0)](#setPreferKeepClear-boolean-) | | -| [setPreferKeepClearRects(List arg0)](#setPreferKeepClearRects-java.util.List-android.graphics.Rect--) | | -| [setPressed(boolean arg0)](#setPressed-boolean-) | | -| [setRenderEffect(RenderEffect arg0)](#setRenderEffect-android.graphics.RenderEffect-) | | -| [setResolution(float value)](#setResolution-float-) | Sets the resolution of the BarCode image. | -| [setRevealOnFocusHint(boolean arg0)](#setRevealOnFocusHint-boolean-) | | -| [setRight(int arg0)](#setRight-int-) | | -| [setRotation(float arg0)](#setRotation-float-) | | -| [setRotationAngle(float value)](#setRotationAngle-float-) | BarCode image rotation angle, measured in degree, e.g. | -| [setRotationX(float arg0)](#setRotationX-float-) | | -| [setRotationY(float arg0)](#setRotationY-float-) | | -| [setSaveEnabled(boolean arg0)](#setSaveEnabled-boolean-) | | -| [setSaveFromParentEnabled(boolean arg0)](#setSaveFromParentEnabled-boolean-) | | -| [setScaleType(ImageView.ScaleType arg0)](#setScaleType-android.widget.ImageView.ScaleType-) | | -| [setScaleX(float arg0)](#setScaleX-float-) | | -| [setScaleY(float arg0)](#setScaleY-float-) | | -| [setScreenReaderFocusable(boolean arg0)](#setScreenReaderFocusable-boolean-) | | -| [setScrollBarDefaultDelayBeforeFade(int arg0)](#setScrollBarDefaultDelayBeforeFade-int-) | | -| [setScrollBarFadeDuration(int arg0)](#setScrollBarFadeDuration-int-) | | -| [setScrollBarSize(int arg0)](#setScrollBarSize-int-) | | -| [setScrollBarStyle(int arg0)](#setScrollBarStyle-int-) | | -| [setScrollCaptureCallback(ScrollCaptureCallback arg0)](#setScrollCaptureCallback-android.view.ScrollCaptureCallback-) | | -| [setScrollCaptureHint(int arg0)](#setScrollCaptureHint-int-) | | -| [setScrollContainer(boolean arg0)](#setScrollContainer-boolean-) | | -| [setScrollIndicators(int arg0)](#setScrollIndicators-int-) | | -| [setScrollIndicators(int arg0, int arg1)](#setScrollIndicators-int-int-) | | -| [setScrollX(int arg0)](#setScrollX-int-) | | -| [setScrollY(int arg0)](#setScrollY-int-) | | -| [setScrollbarFadingEnabled(boolean arg0)](#setScrollbarFadingEnabled-boolean-) | | -| [setSelected(boolean arg0)](#setSelected-boolean-) | | -| [setSoundEffectsEnabled(boolean arg0)](#setSoundEffectsEnabled-boolean-) | | -| [setStateDescription(CharSequence arg0)](#setStateDescription-java.lang.CharSequence-) | | -| [setStateListAnimator(StateListAnimator arg0)](#setStateListAnimator-android.animation.StateListAnimator-) | | -| [setSupportBackgroundTintList(ColorStateList arg0)](#setSupportBackgroundTintList-android.content.res.ColorStateList-) | | -| [setSupportBackgroundTintMode(PorterDuff.Mode arg0)](#setSupportBackgroundTintMode-android.graphics.PorterDuff.Mode-) | | -| [setSupportImageTintList(ColorStateList arg0)](#setSupportImageTintList-android.content.res.ColorStateList-) | | -| [setSupportImageTintMode(PorterDuff.Mode arg0)](#setSupportImageTintMode-android.graphics.PorterDuff.Mode-) | | -| [setSystemGestureExclusionRects(List arg0)](#setSystemGestureExclusionRects-java.util.List-android.graphics.Rect--) | | -| [setSystemUiVisibility(int arg0)](#setSystemUiVisibility-int-) | | -| [setTag(int arg0, Object arg1)](#setTag-int-java.lang.Object-) | | -| [setTag(Object arg0)](#setTag-java.lang.Object-) | | -| [setTextAlignment(int arg0)](#setTextAlignment-int-) | | -| [setTextDirection(int arg0)](#setTextDirection-int-) | | -| [setThrowExceptionWhenCodeTextIncorrect(boolean value)](#setThrowExceptionWhenCodeTextIncorrect-boolean-) | Only for 1D barcodes. | -| [setTooltipText(CharSequence arg0)](#setTooltipText-java.lang.CharSequence-) | | -| [setTop(int arg0)](#setTop-int-) | | -| [setTouchDelegate(TouchDelegate arg0)](#setTouchDelegate-android.view.TouchDelegate-) | | -| [setTransitionAlpha(float arg0)](#setTransitionAlpha-float-) | | -| [setTransitionName(String arg0)](#setTransitionName-java.lang.String-) | | -| [setTransitionVisibility(int arg0)](#setTransitionVisibility-int-) | | -| [setTranslationX(float arg0)](#setTranslationX-float-) | | -| [setTranslationY(float arg0)](#setTranslationY-float-) | | -| [setTranslationZ(float arg0)](#setTranslationZ-float-) | | -| [setUseAntiAlias(boolean value)](#setUseAntiAlias-boolean-) | Sets a value indicating whether is used anti-aliasing mode to render image. | -| [setVerticalFadingEdgeEnabled(boolean arg0)](#setVerticalFadingEdgeEnabled-boolean-) | | -| [setVerticalScrollBarEnabled(boolean arg0)](#setVerticalScrollBarEnabled-boolean-) | | -| [setVerticalScrollbarPosition(int arg0)](#setVerticalScrollbarPosition-int-) | | -| [setVerticalScrollbarThumbDrawable(Drawable arg0)](#setVerticalScrollbarThumbDrawable-android.graphics.drawable.Drawable-) | | -| [setVerticalScrollbarTrackDrawable(Drawable arg0)](#setVerticalScrollbarTrackDrawable-android.graphics.drawable.Drawable-) | | -| [setViewTranslationCallback(ViewTranslationCallback arg0)](#setViewTranslationCallback-android.view.translation.ViewTranslationCallback-) | | -| [setVisibility(int arg0)](#setVisibility-int-) | | -| [setWideNarrowRatio(float value)](#setWideNarrowRatio-float-) | Wide bars to Narrow bars ratio. | -| [setWillNotCacheDrawing(boolean arg0)](#setWillNotCacheDrawing-boolean-) | | -| [setWillNotDraw(boolean arg0)](#setWillNotDraw-boolean-) | | -| [setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)](#setWindowInsetsAnimationCallback-android.view.WindowInsetsAnimation.Callback-) | | -| [setX(float arg0)](#setX-float-) | | -| [setY(float arg0)](#setY-float-) | | -| [setZ(float arg0)](#setZ-float-) | | -| [showContextMenu()](#showContextMenu--) | | -| [showContextMenu(float arg0, float arg1)](#showContextMenu-float-float-) | | -| [startActionMode(ActionMode.Callback arg0)](#startActionMode-android.view.ActionMode.Callback-) | | -| [startActionMode(ActionMode.Callback arg0, int arg1)](#startActionMode-android.view.ActionMode.Callback-int-) | | -| [startAnimation(Animation arg0)](#startAnimation-android.view.animation.Animation-) | | -| [startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)](#startDrag-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-) | | -| [startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)](#startDragAndDrop-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-) | | -| [startNestedScroll(int arg0)](#startNestedScroll-int-) | | -| [stopNestedScroll()](#stopNestedScroll--) | | -| [toString()](#toString--) | | -| [transformMatrixToGlobal(Matrix arg0)](#transformMatrixToGlobal-android.graphics.Matrix-) | | -| [transformMatrixToLocal(Matrix arg0)](#transformMatrixToLocal-android.graphics.Matrix-) | | -| [unscheduleDrawable(Drawable arg0)](#unscheduleDrawable-android.graphics.drawable.Drawable-) | | -| [unscheduleDrawable(Drawable arg0, Runnable arg1)](#unscheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-) | | -| [updateDragShadow(View.DragShadowBuilder arg0)](#updateDragShadow-android.view.View.DragShadowBuilder-) | | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -| [willNotCacheDrawing()](#willNotCacheDrawing--) | | -| [willNotDraw()](#willNotDraw--) | | -### BarcodeGeneratorView(Context context) {#BarcodeGeneratorView-android.content.Context-} -``` -public BarcodeGeneratorView(Context context) -``` - - -Initializes a new instance of the "BarCodeGeneratorControl" class. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| context | android.content.Context | | - -### BarcodeGeneratorView(Context context, AttributeSet attrs) {#BarcodeGeneratorView-android.content.Context-android.util.AttributeSet-} -``` -public BarcodeGeneratorView(Context context, AttributeSet attrs) -``` - - -Initializes a new instance of the "BarCodeGeneratorControl" class. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| context | android.content.Context | | -| attrs | android.util.AttributeSet | | - -### BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle) {#BarcodeGeneratorView-android.content.Context-android.util.AttributeSet-int-} -``` -public BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle) -``` - - -Initializes a new instance of the "BarCodeGeneratorControl" class. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| context | android.content.Context | | -| attrs | android.util.AttributeSet | | -| defStyle | int | | - -### ACCESSIBILITY_LIVE_REGION_ASSERTIVE {#ACCESSIBILITY-LIVE-REGION-ASSERTIVE} -``` -public static final int ACCESSIBILITY_LIVE_REGION_ASSERTIVE -``` - - -### ACCESSIBILITY_LIVE_REGION_NONE {#ACCESSIBILITY-LIVE-REGION-NONE} -``` -public static final int ACCESSIBILITY_LIVE_REGION_NONE -``` - - -### ACCESSIBILITY_LIVE_REGION_POLITE {#ACCESSIBILITY-LIVE-REGION-POLITE} -``` -public static final int ACCESSIBILITY_LIVE_REGION_POLITE -``` - - -### ALPHA {#ALPHA} -``` -public static final Property ALPHA -``` - - -### AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS {#AUTOFILL-FLAG-INCLUDE-NOT-IMPORTANT-VIEWS} -``` -public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS -``` - - -### AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE {#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-DATE} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE -``` - - -### AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY {#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-DAY} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY -``` - - -### AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH {#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-MONTH} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH -``` - - -### AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR {#AUTOFILL-HINT-CREDIT-CARD-EXPIRATION-YEAR} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR -``` - - -### AUTOFILL_HINT_CREDIT_CARD_NUMBER {#AUTOFILL-HINT-CREDIT-CARD-NUMBER} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_NUMBER -``` - - -### AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE {#AUTOFILL-HINT-CREDIT-CARD-SECURITY-CODE} -``` -public static final String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE -``` - - -### AUTOFILL_HINT_EMAIL_ADDRESS {#AUTOFILL-HINT-EMAIL-ADDRESS} -``` -public static final String AUTOFILL_HINT_EMAIL_ADDRESS -``` - - -### AUTOFILL_HINT_NAME {#AUTOFILL-HINT-NAME} -``` -public static final String AUTOFILL_HINT_NAME -``` - - -### AUTOFILL_HINT_PASSWORD {#AUTOFILL-HINT-PASSWORD} -``` -public static final String AUTOFILL_HINT_PASSWORD -``` - - -### AUTOFILL_HINT_PHONE {#AUTOFILL-HINT-PHONE} -``` -public static final String AUTOFILL_HINT_PHONE -``` - - -### AUTOFILL_HINT_POSTAL_ADDRESS {#AUTOFILL-HINT-POSTAL-ADDRESS} -``` -public static final String AUTOFILL_HINT_POSTAL_ADDRESS -``` - - -### AUTOFILL_HINT_POSTAL_CODE {#AUTOFILL-HINT-POSTAL-CODE} -``` -public static final String AUTOFILL_HINT_POSTAL_CODE -``` - - -### AUTOFILL_HINT_USERNAME {#AUTOFILL-HINT-USERNAME} -``` -public static final String AUTOFILL_HINT_USERNAME -``` - - -### AUTOFILL_TYPE_DATE {#AUTOFILL-TYPE-DATE} -``` -public static final int AUTOFILL_TYPE_DATE -``` - - -### AUTOFILL_TYPE_LIST {#AUTOFILL-TYPE-LIST} -``` -public static final int AUTOFILL_TYPE_LIST -``` - - -### AUTOFILL_TYPE_NONE {#AUTOFILL-TYPE-NONE} -``` -public static final int AUTOFILL_TYPE_NONE -``` - - -### AUTOFILL_TYPE_TEXT {#AUTOFILL-TYPE-TEXT} -``` -public static final int AUTOFILL_TYPE_TEXT -``` - - -### AUTOFILL_TYPE_TOGGLE {#AUTOFILL-TYPE-TOGGLE} -``` -public static final int AUTOFILL_TYPE_TOGGLE -``` - - -### DRAG_FLAG_ACCESSIBILITY_ACTION {#DRAG-FLAG-ACCESSIBILITY-ACTION} -``` -public static final int DRAG_FLAG_ACCESSIBILITY_ACTION -``` - - -### DRAG_FLAG_GLOBAL {#DRAG-FLAG-GLOBAL} -``` -public static final int DRAG_FLAG_GLOBAL -``` - - -### DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION {#DRAG-FLAG-GLOBAL-PERSISTABLE-URI-PERMISSION} -``` -public static final int DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION -``` - - -### DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION {#DRAG-FLAG-GLOBAL-PREFIX-URI-PERMISSION} -``` -public static final int DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION -``` - - -### DRAG_FLAG_GLOBAL_URI_READ {#DRAG-FLAG-GLOBAL-URI-READ} -``` -public static final int DRAG_FLAG_GLOBAL_URI_READ -``` - - -### DRAG_FLAG_GLOBAL_URI_WRITE {#DRAG-FLAG-GLOBAL-URI-WRITE} -``` -public static final int DRAG_FLAG_GLOBAL_URI_WRITE -``` - - -### DRAG_FLAG_OPAQUE {#DRAG-FLAG-OPAQUE} -``` -public static final int DRAG_FLAG_OPAQUE -``` - - -### DRAWING_CACHE_QUALITY_AUTO {#DRAWING-CACHE-QUALITY-AUTO} -``` -public static final int DRAWING_CACHE_QUALITY_AUTO -``` - - -### DRAWING_CACHE_QUALITY_HIGH {#DRAWING-CACHE-QUALITY-HIGH} -``` -public static final int DRAWING_CACHE_QUALITY_HIGH -``` - - -### DRAWING_CACHE_QUALITY_LOW {#DRAWING-CACHE-QUALITY-LOW} -``` -public static final int DRAWING_CACHE_QUALITY_LOW -``` - - -### FIND_VIEWS_WITH_CONTENT_DESCRIPTION {#FIND-VIEWS-WITH-CONTENT-DESCRIPTION} -``` -public static final int FIND_VIEWS_WITH_CONTENT_DESCRIPTION -``` - - -### FIND_VIEWS_WITH_TEXT {#FIND-VIEWS-WITH-TEXT} -``` -public static final int FIND_VIEWS_WITH_TEXT -``` - - -### FOCUSABLE {#FOCUSABLE} -``` -public static final int FOCUSABLE -``` - - -### FOCUSABLES_ALL {#FOCUSABLES-ALL} -``` -public static final int FOCUSABLES_ALL -``` - - -### FOCUSABLES_TOUCH_MODE {#FOCUSABLES-TOUCH-MODE} -``` -public static final int FOCUSABLES_TOUCH_MODE -``` - - -### FOCUSABLE_AUTO {#FOCUSABLE-AUTO} -``` -public static final int FOCUSABLE_AUTO -``` - - -### FOCUS_BACKWARD {#FOCUS-BACKWARD} -``` -public static final int FOCUS_BACKWARD -``` - - -### FOCUS_DOWN {#FOCUS-DOWN} -``` -public static final int FOCUS_DOWN -``` - - -### FOCUS_FORWARD {#FOCUS-FORWARD} -``` -public static final int FOCUS_FORWARD -``` - - -### FOCUS_LEFT {#FOCUS-LEFT} -``` -public static final int FOCUS_LEFT -``` - - -### FOCUS_RIGHT {#FOCUS-RIGHT} -``` -public static final int FOCUS_RIGHT -``` - - -### FOCUS_UP {#FOCUS-UP} -``` -public static final int FOCUS_UP -``` - - -### GONE {#GONE} -``` -public static final int GONE -``` - - -### HAPTIC_FEEDBACK_ENABLED {#HAPTIC-FEEDBACK-ENABLED} -``` -public static final int HAPTIC_FEEDBACK_ENABLED -``` - - -### IMPORTANT_FOR_ACCESSIBILITY_AUTO {#IMPORTANT-FOR-ACCESSIBILITY-AUTO} -``` -public static final int IMPORTANT_FOR_ACCESSIBILITY_AUTO -``` - - -### IMPORTANT_FOR_ACCESSIBILITY_NO {#IMPORTANT-FOR-ACCESSIBILITY-NO} -``` -public static final int IMPORTANT_FOR_ACCESSIBILITY_NO -``` - - -### IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS {#IMPORTANT-FOR-ACCESSIBILITY-NO-HIDE-DESCENDANTS} -``` -public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS -``` - - -### IMPORTANT_FOR_ACCESSIBILITY_YES {#IMPORTANT-FOR-ACCESSIBILITY-YES} -``` -public static final int IMPORTANT_FOR_ACCESSIBILITY_YES -``` - - -### IMPORTANT_FOR_AUTOFILL_AUTO {#IMPORTANT-FOR-AUTOFILL-AUTO} -``` -public static final int IMPORTANT_FOR_AUTOFILL_AUTO -``` - - -### IMPORTANT_FOR_AUTOFILL_NO {#IMPORTANT-FOR-AUTOFILL-NO} -``` -public static final int IMPORTANT_FOR_AUTOFILL_NO -``` - - -### IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS {#IMPORTANT-FOR-AUTOFILL-NO-EXCLUDE-DESCENDANTS} -``` -public static final int IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS -``` - - -### IMPORTANT_FOR_AUTOFILL_YES {#IMPORTANT-FOR-AUTOFILL-YES} -``` -public static final int IMPORTANT_FOR_AUTOFILL_YES -``` - - -### IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS {#IMPORTANT-FOR-AUTOFILL-YES-EXCLUDE-DESCENDANTS} -``` -public static final int IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS -``` - - -### IMPORTANT_FOR_CONTENT_CAPTURE_AUTO {#IMPORTANT-FOR-CONTENT-CAPTURE-AUTO} -``` -public static final int IMPORTANT_FOR_CONTENT_CAPTURE_AUTO -``` - - -### IMPORTANT_FOR_CONTENT_CAPTURE_NO {#IMPORTANT-FOR-CONTENT-CAPTURE-NO} -``` -public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO -``` - - -### IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS {#IMPORTANT-FOR-CONTENT-CAPTURE-NO-EXCLUDE-DESCENDANTS} -``` -public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS -``` - - -### IMPORTANT_FOR_CONTENT_CAPTURE_YES {#IMPORTANT-FOR-CONTENT-CAPTURE-YES} -``` -public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES -``` - - -### IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS {#IMPORTANT-FOR-CONTENT-CAPTURE-YES-EXCLUDE-DESCENDANTS} -``` -public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS -``` - - -### INVISIBLE {#INVISIBLE} -``` -public static final int INVISIBLE -``` - - -### KEEP_SCREEN_ON {#KEEP-SCREEN-ON} -``` -public static final int KEEP_SCREEN_ON -``` - - -### LAYER_TYPE_HARDWARE {#LAYER-TYPE-HARDWARE} -``` -public static final int LAYER_TYPE_HARDWARE -``` - - -### LAYER_TYPE_NONE {#LAYER-TYPE-NONE} -``` -public static final int LAYER_TYPE_NONE -``` - - -### LAYER_TYPE_SOFTWARE {#LAYER-TYPE-SOFTWARE} -``` -public static final int LAYER_TYPE_SOFTWARE -``` - - -### LAYOUT_DIRECTION_INHERIT {#LAYOUT-DIRECTION-INHERIT} -``` -public static final int LAYOUT_DIRECTION_INHERIT -``` - - -### LAYOUT_DIRECTION_LOCALE {#LAYOUT-DIRECTION-LOCALE} -``` -public static final int LAYOUT_DIRECTION_LOCALE -``` - - -### LAYOUT_DIRECTION_LTR {#LAYOUT-DIRECTION-LTR} -``` -public static final int LAYOUT_DIRECTION_LTR -``` - - -### LAYOUT_DIRECTION_RTL {#LAYOUT-DIRECTION-RTL} -``` -public static final int LAYOUT_DIRECTION_RTL -``` - - -### MEASURED_HEIGHT_STATE_SHIFT {#MEASURED-HEIGHT-STATE-SHIFT} -``` -public static final int MEASURED_HEIGHT_STATE_SHIFT -``` - - -### MEASURED_SIZE_MASK {#MEASURED-SIZE-MASK} -``` -public static final int MEASURED_SIZE_MASK -``` - - -### MEASURED_STATE_MASK {#MEASURED-STATE-MASK} -``` -public static final int MEASURED_STATE_MASK -``` - - -### MEASURED_STATE_TOO_SMALL {#MEASURED-STATE-TOO-SMALL} -``` -public static final int MEASURED_STATE_TOO_SMALL -``` - - -### NOT_FOCUSABLE {#NOT-FOCUSABLE} -``` -public static final int NOT_FOCUSABLE -``` - - -### NO_ID {#NO-ID} -``` -public static final int NO_ID -``` - - -### OVER_SCROLL_ALWAYS {#OVER-SCROLL-ALWAYS} -``` -public static final int OVER_SCROLL_ALWAYS -``` - - -### OVER_SCROLL_IF_CONTENT_SCROLLS {#OVER-SCROLL-IF-CONTENT-SCROLLS} -``` -public static final int OVER_SCROLL_IF_CONTENT_SCROLLS -``` - - -### OVER_SCROLL_NEVER {#OVER-SCROLL-NEVER} -``` -public static final int OVER_SCROLL_NEVER -``` - - -### ROTATION {#ROTATION} -``` -public static final Property ROTATION -``` - - -### ROTATION_X {#ROTATION-X} -``` -public static final Property ROTATION_X -``` - - -### ROTATION_Y {#ROTATION-Y} -``` -public static final Property ROTATION_Y -``` - - -### SCALE_X {#SCALE-X} -``` -public static final Property SCALE_X -``` - - -### SCALE_Y {#SCALE-Y} -``` -public static final Property SCALE_Y -``` - - -### SCREEN_STATE_OFF {#SCREEN-STATE-OFF} -``` -public static final int SCREEN_STATE_OFF -``` - - -### SCREEN_STATE_ON {#SCREEN-STATE-ON} -``` -public static final int SCREEN_STATE_ON -``` - - -### SCROLLBARS_INSIDE_INSET {#SCROLLBARS-INSIDE-INSET} -``` -public static final int SCROLLBARS_INSIDE_INSET -``` - - -### SCROLLBARS_INSIDE_OVERLAY {#SCROLLBARS-INSIDE-OVERLAY} -``` -public static final int SCROLLBARS_INSIDE_OVERLAY -``` - - -### SCROLLBARS_OUTSIDE_INSET {#SCROLLBARS-OUTSIDE-INSET} -``` -public static final int SCROLLBARS_OUTSIDE_INSET -``` - - -### SCROLLBARS_OUTSIDE_OVERLAY {#SCROLLBARS-OUTSIDE-OVERLAY} -``` -public static final int SCROLLBARS_OUTSIDE_OVERLAY -``` - - -### SCROLLBAR_POSITION_DEFAULT {#SCROLLBAR-POSITION-DEFAULT} -``` -public static final int SCROLLBAR_POSITION_DEFAULT -``` - - -### SCROLLBAR_POSITION_LEFT {#SCROLLBAR-POSITION-LEFT} -``` -public static final int SCROLLBAR_POSITION_LEFT -``` - - -### SCROLLBAR_POSITION_RIGHT {#SCROLLBAR-POSITION-RIGHT} -``` -public static final int SCROLLBAR_POSITION_RIGHT -``` - - -### SCROLL_AXIS_HORIZONTAL {#SCROLL-AXIS-HORIZONTAL} -``` -public static final int SCROLL_AXIS_HORIZONTAL -``` - - -### SCROLL_AXIS_NONE {#SCROLL-AXIS-NONE} -``` -public static final int SCROLL_AXIS_NONE -``` - - -### SCROLL_AXIS_VERTICAL {#SCROLL-AXIS-VERTICAL} -``` -public static final int SCROLL_AXIS_VERTICAL -``` - - -### SCROLL_CAPTURE_HINT_AUTO {#SCROLL-CAPTURE-HINT-AUTO} -``` -public static final int SCROLL_CAPTURE_HINT_AUTO -``` - - -### SCROLL_CAPTURE_HINT_EXCLUDE {#SCROLL-CAPTURE-HINT-EXCLUDE} -``` -public static final int SCROLL_CAPTURE_HINT_EXCLUDE -``` - - -### SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS {#SCROLL-CAPTURE-HINT-EXCLUDE-DESCENDANTS} -``` -public static final int SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS -``` - - -### SCROLL_CAPTURE_HINT_INCLUDE {#SCROLL-CAPTURE-HINT-INCLUDE} -``` -public static final int SCROLL_CAPTURE_HINT_INCLUDE -``` - - -### SCROLL_INDICATOR_BOTTOM {#SCROLL-INDICATOR-BOTTOM} -``` -public static final int SCROLL_INDICATOR_BOTTOM -``` - - -### SCROLL_INDICATOR_END {#SCROLL-INDICATOR-END} -``` -public static final int SCROLL_INDICATOR_END -``` - - -### SCROLL_INDICATOR_LEFT {#SCROLL-INDICATOR-LEFT} -``` -public static final int SCROLL_INDICATOR_LEFT -``` - - -### SCROLL_INDICATOR_RIGHT {#SCROLL-INDICATOR-RIGHT} -``` -public static final int SCROLL_INDICATOR_RIGHT -``` - - -### SCROLL_INDICATOR_START {#SCROLL-INDICATOR-START} -``` -public static final int SCROLL_INDICATOR_START -``` - - -### SCROLL_INDICATOR_TOP {#SCROLL-INDICATOR-TOP} -``` -public static final int SCROLL_INDICATOR_TOP -``` - - -### SOUND_EFFECTS_ENABLED {#SOUND-EFFECTS-ENABLED} -``` -public static final int SOUND_EFFECTS_ENABLED -``` - - -### STATUS_BAR_HIDDEN {#STATUS-BAR-HIDDEN} -``` -public static final int STATUS_BAR_HIDDEN -``` - - -### STATUS_BAR_VISIBLE {#STATUS-BAR-VISIBLE} -``` -public static final int STATUS_BAR_VISIBLE -``` - - -### SYSTEM_UI_FLAG_FULLSCREEN {#SYSTEM-UI-FLAG-FULLSCREEN} -``` -public static final int SYSTEM_UI_FLAG_FULLSCREEN -``` - - -### SYSTEM_UI_FLAG_HIDE_NAVIGATION {#SYSTEM-UI-FLAG-HIDE-NAVIGATION} -``` -public static final int SYSTEM_UI_FLAG_HIDE_NAVIGATION -``` - - -### SYSTEM_UI_FLAG_IMMERSIVE {#SYSTEM-UI-FLAG-IMMERSIVE} -``` -public static final int SYSTEM_UI_FLAG_IMMERSIVE -``` - - -### SYSTEM_UI_FLAG_IMMERSIVE_STICKY {#SYSTEM-UI-FLAG-IMMERSIVE-STICKY} -``` -public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY -``` - - -### SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN {#SYSTEM-UI-FLAG-LAYOUT-FULLSCREEN} -``` -public static final int SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN -``` - - -### SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION {#SYSTEM-UI-FLAG-LAYOUT-HIDE-NAVIGATION} -``` -public static final int SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION -``` - - -### SYSTEM_UI_FLAG_LAYOUT_STABLE {#SYSTEM-UI-FLAG-LAYOUT-STABLE} -``` -public static final int SYSTEM_UI_FLAG_LAYOUT_STABLE -``` - - -### SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR {#SYSTEM-UI-FLAG-LIGHT-NAVIGATION-BAR} -``` -public static final int SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR -``` - - -### SYSTEM_UI_FLAG_LIGHT_STATUS_BAR {#SYSTEM-UI-FLAG-LIGHT-STATUS-BAR} -``` -public static final int SYSTEM_UI_FLAG_LIGHT_STATUS_BAR -``` - - -### SYSTEM_UI_FLAG_LOW_PROFILE {#SYSTEM-UI-FLAG-LOW-PROFILE} -``` -public static final int SYSTEM_UI_FLAG_LOW_PROFILE -``` - - -### SYSTEM_UI_FLAG_VISIBLE {#SYSTEM-UI-FLAG-VISIBLE} -``` -public static final int SYSTEM_UI_FLAG_VISIBLE -``` - - -### SYSTEM_UI_LAYOUT_FLAGS {#SYSTEM-UI-LAYOUT-FLAGS} -``` -public static final int SYSTEM_UI_LAYOUT_FLAGS -``` - - -### TEXT_ALIGNMENT_CENTER {#TEXT-ALIGNMENT-CENTER} -``` -public static final int TEXT_ALIGNMENT_CENTER -``` - - -### TEXT_ALIGNMENT_GRAVITY {#TEXT-ALIGNMENT-GRAVITY} -``` -public static final int TEXT_ALIGNMENT_GRAVITY -``` - - -### TEXT_ALIGNMENT_INHERIT {#TEXT-ALIGNMENT-INHERIT} -``` -public static final int TEXT_ALIGNMENT_INHERIT -``` - - -### TEXT_ALIGNMENT_TEXT_END {#TEXT-ALIGNMENT-TEXT-END} -``` -public static final int TEXT_ALIGNMENT_TEXT_END -``` - - -### TEXT_ALIGNMENT_TEXT_START {#TEXT-ALIGNMENT-TEXT-START} -``` -public static final int TEXT_ALIGNMENT_TEXT_START -``` - - -### TEXT_ALIGNMENT_VIEW_END {#TEXT-ALIGNMENT-VIEW-END} -``` -public static final int TEXT_ALIGNMENT_VIEW_END -``` - - -### TEXT_ALIGNMENT_VIEW_START {#TEXT-ALIGNMENT-VIEW-START} -``` -public static final int TEXT_ALIGNMENT_VIEW_START -``` - - -### TEXT_DIRECTION_ANY_RTL {#TEXT-DIRECTION-ANY-RTL} -``` -public static final int TEXT_DIRECTION_ANY_RTL -``` - - -### TEXT_DIRECTION_FIRST_STRONG {#TEXT-DIRECTION-FIRST-STRONG} -``` -public static final int TEXT_DIRECTION_FIRST_STRONG -``` - - -### TEXT_DIRECTION_FIRST_STRONG_LTR {#TEXT-DIRECTION-FIRST-STRONG-LTR} -``` -public static final int TEXT_DIRECTION_FIRST_STRONG_LTR -``` - - -### TEXT_DIRECTION_FIRST_STRONG_RTL {#TEXT-DIRECTION-FIRST-STRONG-RTL} -``` -public static final int TEXT_DIRECTION_FIRST_STRONG_RTL -``` - - -### TEXT_DIRECTION_INHERIT {#TEXT-DIRECTION-INHERIT} -``` -public static final int TEXT_DIRECTION_INHERIT -``` - - -### TEXT_DIRECTION_LOCALE {#TEXT-DIRECTION-LOCALE} -``` -public static final int TEXT_DIRECTION_LOCALE -``` - - -### TEXT_DIRECTION_LTR {#TEXT-DIRECTION-LTR} -``` -public static final int TEXT_DIRECTION_LTR -``` - - -### TEXT_DIRECTION_RTL {#TEXT-DIRECTION-RTL} -``` -public static final int TEXT_DIRECTION_RTL -``` - - -### TRANSLATION_X {#TRANSLATION-X} -``` -public static final Property TRANSLATION_X -``` - - -### TRANSLATION_Y {#TRANSLATION-Y} -``` -public static final Property TRANSLATION_Y -``` - - -### TRANSLATION_Z {#TRANSLATION-Z} -``` -public static final Property TRANSLATION_Z -``` - - -### VISIBLE {#VISIBLE} -``` -public static final int VISIBLE -``` - - -### X {#X} -``` -public static final Property X -``` - - -### Y {#Y} -``` -public static final Property Y -``` - - -### Z {#Z} -``` -public static final Property Z -``` - - -### findViewById(int arg0) {#-T-findViewById-int-} -``` -public final T findViewById(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -T -### findViewWithTag(Object arg0) {#-T-findViewWithTag-java.lang.Object-} -``` -public final T findViewWithTag(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -T -### requireViewById(int arg0) {#-T-requireViewById-int-} -``` -public final T requireViewById(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -T -### addChildrenForAccessibility(ArrayList arg0) {#addChildrenForAccessibility-java.util.ArrayList-android.view.View--} -``` -public void addChildrenForAccessibility(ArrayList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.ArrayList | | - -### addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2) {#addExtraDataToAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-java.lang.String-android.os.Bundle-} -``` -public void addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityNodeInfo | | -| arg1 | java.lang.String | | -| arg2 | android.os.Bundle | | - -### addFocusables(ArrayList arg0, int arg1) {#addFocusables-java.util.ArrayList-android.view.View--int-} -``` -public void addFocusables(ArrayList arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.ArrayList | | -| arg1 | int | | - -### addFocusables(ArrayList arg0, int arg1, int arg2) {#addFocusables-java.util.ArrayList-android.view.View--int-int-} -``` -public void addFocusables(ArrayList arg0, int arg1, int arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.ArrayList | | -| arg1 | int | | -| arg2 | int | | - -### addKeyboardNavigationClusters(Collection arg0, int arg1) {#addKeyboardNavigationClusters-java.util.Collection-android.view.View--int-} -``` -public void addKeyboardNavigationClusters(Collection arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.Collection | | -| arg1 | int | | - -### addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0) {#addOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-} -``` -public void addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnAttachStateChangeListener | | - -### addOnLayoutChangeListener(View.OnLayoutChangeListener arg0) {#addOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-} -``` -public void addOnLayoutChangeListener(View.OnLayoutChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnLayoutChangeListener | | - -### addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0) {#addOnUnhandledKeyEventListener-android.view.View.OnUnhandledKeyEventListener-} -``` -public void addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnUnhandledKeyEventListener | | - -### addTouchables(ArrayList arg0) {#addTouchables-java.util.ArrayList-android.view.View--} -``` -public void addTouchables(ArrayList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.ArrayList | | - -### animate() {#animate--} -``` -public ViewPropertyAnimator animate() -``` - - - - -**Returns:** -android.view.ViewPropertyAnimator -### animateTransform(Matrix arg0) {#animateTransform-android.graphics.Matrix-} -``` -public void animateTransform(Matrix arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Matrix | | - -### announceForAccessibility(CharSequence arg0) {#announceForAccessibility-java.lang.CharSequence-} -``` -public void announceForAccessibility(CharSequence arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.CharSequence | | - -### autofill(SparseArray arg0) {#autofill-android.util.SparseArray-android.view.autofill.AutofillValue--} -``` -public void autofill(SparseArray arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.util.SparseArray | | - -### autofill(AutofillValue arg0) {#autofill-android.view.autofill.AutofillValue-} -``` -public void autofill(AutofillValue arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.autofill.AutofillValue | | - -### bringToFront() {#bringToFront--} -``` -public void bringToFront() -``` - - - - -### buildDrawingCache() {#buildDrawingCache--} -``` -public void buildDrawingCache() -``` - - - - -### buildDrawingCache(boolean arg0) {#buildDrawingCache-boolean-} -``` -public void buildDrawingCache(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### buildLayer() {#buildLayer--} -``` -public void buildLayer() -``` - - - - -### callOnClick() {#callOnClick--} -``` -public boolean callOnClick() -``` - - - - -**Returns:** -boolean -### canResolveLayoutDirection() {#canResolveLayoutDirection--} -``` -public boolean canResolveLayoutDirection() -``` - - - - -**Returns:** -boolean -### canResolveTextAlignment() {#canResolveTextAlignment--} -``` -public boolean canResolveTextAlignment() -``` - - - - -**Returns:** -boolean -### canResolveTextDirection() {#canResolveTextDirection--} -``` -public boolean canResolveTextDirection() -``` - - - - -**Returns:** -boolean -### canScrollHorizontally(int arg0) {#canScrollHorizontally-int-} -``` -public boolean canScrollHorizontally(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### canScrollVertically(int arg0) {#canScrollVertically-int-} -``` -public boolean canScrollVertically(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### cancelDragAndDrop() {#cancelDragAndDrop--} -``` -public final void cancelDragAndDrop() -``` - - - - -### cancelLongPress() {#cancelLongPress--} -``` -public void cancelLongPress() -``` - - - - -### cancelPendingInputEvents() {#cancelPendingInputEvents--} -``` -public final void cancelPendingInputEvents() -``` - - - - -### checkInputConnectionProxy(View arg0) {#checkInputConnectionProxy-android.view.View-} -``` -public boolean checkInputConnectionProxy(View arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View | | - -**Returns:** -boolean -### clearAnimation() {#clearAnimation--} -``` -public void clearAnimation() -``` - - - - -### clearColorFilter() {#clearColorFilter--} -``` -public final void clearColorFilter() -``` - - - - -### clearFocus() {#clearFocus--} -``` -public void clearFocus() -``` - - - - -### clearViewTranslationCallback() {#clearViewTranslationCallback--} -``` -public void clearViewTranslationCallback() -``` - - - - -### combineMeasuredStates(int arg0, int arg1) {#combineMeasuredStates-int-int-} -``` -public static int combineMeasuredStates(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -**Returns:** -int -### computeScroll() {#computeScroll--} -``` -public void computeScroll() -``` - - - - -### computeSystemWindowInsets(WindowInsets arg0, Rect arg1) {#computeSystemWindowInsets-android.view.WindowInsets-android.graphics.Rect-} -``` -public WindowInsets computeSystemWindowInsets(WindowInsets arg0, Rect arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsets | | -| arg1 | android.graphics.Rect | | - -**Returns:** -android.view.WindowInsets -### createAccessibilityNodeInfo() {#createAccessibilityNodeInfo--} -``` -public AccessibilityNodeInfo createAccessibilityNodeInfo() -``` - - - - -**Returns:** -android.view.accessibility.AccessibilityNodeInfo -### createContextMenu(ContextMenu arg0) {#createContextMenu-android.view.ContextMenu-} -``` -public void createContextMenu(ContextMenu arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ContextMenu | | - -### destroyDrawingCache() {#destroyDrawingCache--} -``` -public void destroyDrawingCache() -``` - - - - -### dispatchApplyWindowInsets(WindowInsets arg0) {#dispatchApplyWindowInsets-android.view.WindowInsets-} -``` -public WindowInsets dispatchApplyWindowInsets(WindowInsets arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsets | | - -**Returns:** -android.view.WindowInsets -### dispatchCapturedPointerEvent(MotionEvent arg0) {#dispatchCapturedPointerEvent-android.view.MotionEvent-} -``` -public boolean dispatchCapturedPointerEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### dispatchConfigurationChanged(Configuration arg0) {#dispatchConfigurationChanged-android.content.res.Configuration-} -``` -public void dispatchConfigurationChanged(Configuration arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.Configuration | | - -### dispatchCreateViewTranslationRequest(Map arg0, int[] arg1, TranslationCapability arg2, List arg3) {#dispatchCreateViewTranslationRequest-java.util.Map-android.view.autofill.AutofillId-long----int---android.view.translation.TranslationCapability-java.util.List-android.view.translation.ViewTranslationRequest--} -``` -public void dispatchCreateViewTranslationRequest(Map arg0, int[] arg1, TranslationCapability arg2, List arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.Map | | -| arg1 | int[] | | -| arg2 | android.view.translation.TranslationCapability | | -| arg3 | java.util.List | | - -### dispatchDisplayHint(int arg0) {#dispatchDisplayHint-int-} -``` -public void dispatchDisplayHint(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### dispatchDragEvent(DragEvent arg0) {#dispatchDragEvent-android.view.DragEvent-} -``` -public boolean dispatchDragEvent(DragEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.DragEvent | | - -**Returns:** -boolean -### dispatchDrawableHotspotChanged(float arg0, float arg1) {#dispatchDrawableHotspotChanged-float-float-} -``` -public void dispatchDrawableHotspotChanged(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -### dispatchFinishTemporaryDetach() {#dispatchFinishTemporaryDetach--} -``` -public void dispatchFinishTemporaryDetach() -``` - - - - -### dispatchGenericMotionEvent(MotionEvent arg0) {#dispatchGenericMotionEvent-android.view.MotionEvent-} -``` -public boolean dispatchGenericMotionEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### dispatchKeyEvent(KeyEvent arg0) {#dispatchKeyEvent-android.view.KeyEvent-} -``` -public boolean dispatchKeyEvent(KeyEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.KeyEvent | | - -**Returns:** -boolean -### dispatchKeyEventPreIme(KeyEvent arg0) {#dispatchKeyEventPreIme-android.view.KeyEvent-} -``` -public boolean dispatchKeyEventPreIme(KeyEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.KeyEvent | | - -**Returns:** -boolean -### dispatchKeyShortcutEvent(KeyEvent arg0) {#dispatchKeyShortcutEvent-android.view.KeyEvent-} -``` -public boolean dispatchKeyShortcutEvent(KeyEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.KeyEvent | | - -**Returns:** -boolean -### dispatchNestedFling(float arg0, float arg1, boolean arg2) {#dispatchNestedFling-float-float-boolean-} -``` -public boolean dispatchNestedFling(float arg0, float arg1, boolean arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | -| arg2 | boolean | | - -**Returns:** -boolean -### dispatchNestedPreFling(float arg0, float arg1) {#dispatchNestedPreFling-float-float-} -``` -public boolean dispatchNestedPreFling(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -**Returns:** -boolean -### dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1) {#dispatchNestedPrePerformAccessibilityAction-int-android.os.Bundle-} -``` -public boolean dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.os.Bundle | | - -**Returns:** -boolean -### dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3) {#dispatchNestedPreScroll-int-int-int---int---} -``` -public boolean dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int[] | | -| arg3 | int[] | | - -**Returns:** -boolean -### dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4) {#dispatchNestedScroll-int-int-int-int-int---} -``` -public boolean dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | -| arg4 | int[] | | - -**Returns:** -boolean -### dispatchPointerCaptureChanged(boolean arg0) {#dispatchPointerCaptureChanged-boolean-} -``` -public void dispatchPointerCaptureChanged(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) {#dispatchPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-} -``` -public boolean dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityEvent | | - -**Returns:** -boolean -### dispatchProvideAutofillStructure(ViewStructure arg0, int arg1) {#dispatchProvideAutofillStructure-android.view.ViewStructure-int-} -``` -public void dispatchProvideAutofillStructure(ViewStructure arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | -| arg1 | int | | - -### dispatchProvideStructure(ViewStructure arg0) {#dispatchProvideStructure-android.view.ViewStructure-} -``` -public void dispatchProvideStructure(ViewStructure arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | - -### dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2) {#dispatchScrollCaptureSearch-android.graphics.Rect-android.graphics.Point-java.util.function.Consumer-android.view.ScrollCaptureTarget--} -``` -public void dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | -| arg1 | android.graphics.Point | | -| arg2 | java.util.function.Consumer | | - -### dispatchStartTemporaryDetach() {#dispatchStartTemporaryDetach--} -``` -public void dispatchStartTemporaryDetach() -``` - - - - -### dispatchSystemUiVisibilityChanged(int arg0) {#dispatchSystemUiVisibilityChanged-int-} -``` -public void dispatchSystemUiVisibilityChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### dispatchTouchEvent(MotionEvent arg0) {#dispatchTouchEvent-android.view.MotionEvent-} -``` -public boolean dispatchTouchEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### dispatchTrackballEvent(MotionEvent arg0) {#dispatchTrackballEvent-android.view.MotionEvent-} -``` -public boolean dispatchTrackballEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### dispatchUnhandledMove(View arg0, int arg1) {#dispatchUnhandledMove-android.view.View-int-} -``` -public boolean dispatchUnhandledMove(View arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View | | -| arg1 | int | | - -**Returns:** -boolean -### dispatchWindowFocusChanged(boolean arg0) {#dispatchWindowFocusChanged-boolean-} -``` -public void dispatchWindowFocusChanged(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0) {#dispatchWindowInsetsAnimationEnd-android.view.WindowInsetsAnimation-} -``` -public void dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsetsAnimation | | - -### dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0) {#dispatchWindowInsetsAnimationPrepare-android.view.WindowInsetsAnimation-} -``` -public void dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsetsAnimation | | - -### dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List arg1) {#dispatchWindowInsetsAnimationProgress-android.view.WindowInsets-java.util.List-android.view.WindowInsetsAnimation--} -``` -public WindowInsets dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsets | | -| arg1 | java.util.List | | - -**Returns:** -android.view.WindowInsets -### dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1) {#dispatchWindowInsetsAnimationStart-android.view.WindowInsetsAnimation-android.view.WindowInsetsAnimation.Bounds-} -``` -public WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsetsAnimation | | -| arg1 | android.view.WindowInsetsAnimation.Bounds | | - -**Returns:** -android.view.WindowInsetsAnimation.Bounds -### dispatchWindowSystemUiVisiblityChanged(int arg0) {#dispatchWindowSystemUiVisiblityChanged-int-} -``` -public void dispatchWindowSystemUiVisiblityChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### dispatchWindowVisibilityChanged(int arg0) {#dispatchWindowVisibilityChanged-int-} -``` -public void dispatchWindowVisibilityChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### draw(Canvas arg0) {#draw-android.graphics.Canvas-} -``` -public void draw(Canvas arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Canvas | | - -### drawableHotspotChanged(float arg0, float arg1) {#drawableHotspotChanged-float-float-} -``` -public void drawableHotspotChanged(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### findFocus() {#findFocus--} -``` -public View findFocus() -``` - - - - -**Returns:** -android.view.View -### findOnBackInvokedDispatcher() {#findOnBackInvokedDispatcher--} -``` -public final OnBackInvokedDispatcher findOnBackInvokedDispatcher() -``` - - - - -**Returns:** -android.window.OnBackInvokedDispatcher -### findViewsWithText(ArrayList arg0, CharSequence arg1, int arg2) {#findViewsWithText-java.util.ArrayList-android.view.View--java.lang.CharSequence-int-} -``` -public void findViewsWithText(ArrayList arg0, CharSequence arg1, int arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.ArrayList | | -| arg1 | java.lang.CharSequence | | -| arg2 | int | | - -### focusSearch(int arg0) {#focusSearch-int-} -``` -public View focusSearch(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -android.view.View -### forceHasOverlappingRendering(boolean arg0) {#forceHasOverlappingRendering-boolean-} -``` -public void forceHasOverlappingRendering(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### forceLayout() {#forceLayout--} -``` -public void forceLayout() -``` - - - - -### gatherTransparentRegion(Region arg0) {#gatherTransparentRegion-android.graphics.Region-} -``` -public boolean gatherTransparentRegion(Region arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Region | | - -**Returns:** -boolean -### generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3) {#generateDisplayHash-java.lang.String-android.graphics.Rect-java.util.concurrent.Executor-android.view.displayhash.DisplayHashResultCallback-} -``` -public void generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.String | | -| arg1 | android.graphics.Rect | | -| arg2 | java.util.concurrent.Executor | | -| arg3 | android.view.displayhash.DisplayHashResultCallback | | - -### generateViewId() {#generateViewId--} -``` -public static int generateViewId() -``` - - - - -**Returns:** -int -### getAccessibilityClassName() {#getAccessibilityClassName--} -``` -public CharSequence getAccessibilityClassName() -``` - - - - -**Returns:** -java.lang.CharSequence -### getAccessibilityDelegate() {#getAccessibilityDelegate--} -``` -public View.AccessibilityDelegate getAccessibilityDelegate() -``` - - - - -**Returns:** -android.view.View.AccessibilityDelegate -### getAccessibilityLiveRegion() {#getAccessibilityLiveRegion--} -``` -public int getAccessibilityLiveRegion() -``` - - - - -**Returns:** -int -### getAccessibilityNodeProvider() {#getAccessibilityNodeProvider--} -``` -public AccessibilityNodeProvider getAccessibilityNodeProvider() -``` - - - - -**Returns:** -android.view.accessibility.AccessibilityNodeProvider -### getAccessibilityPaneTitle() {#getAccessibilityPaneTitle--} -``` -public CharSequence getAccessibilityPaneTitle() -``` - - - - -**Returns:** -java.lang.CharSequence -### getAccessibilityTraversalAfter() {#getAccessibilityTraversalAfter--} -``` -public int getAccessibilityTraversalAfter() -``` - - - - -**Returns:** -int -### getAccessibilityTraversalBefore() {#getAccessibilityTraversalBefore--} -``` -public int getAccessibilityTraversalBefore() -``` - - - - -**Returns:** -int -### getAdjustViewBounds() {#getAdjustViewBounds--} -``` -public boolean getAdjustViewBounds() -``` - - - - -**Returns:** -boolean -### getAlpha() {#getAlpha--} -``` -public float getAlpha() -``` - - - - -**Returns:** -float -### getAnimation() {#getAnimation--} -``` -public Animation getAnimation() -``` - - - - -**Returns:** -android.view.animation.Animation -### getAnimationMatrix() {#getAnimationMatrix--} -``` -public Matrix getAnimationMatrix() -``` - - - - -**Returns:** -android.graphics.Matrix -### getApplicationWindowToken() {#getApplicationWindowToken--} -``` -public IBinder getApplicationWindowToken() -``` - - - - -**Returns:** -android.os.IBinder -### getAttributeResolutionStack(int arg0) {#getAttributeResolutionStack-int-} -``` -public int[] getAttributeResolutionStack(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -int[] -### getAttributeSourceResourceMap() {#getAttributeSourceResourceMap--} -``` -public Map getAttributeSourceResourceMap() -``` - - - - -**Returns:** -java.util.Map -### getAutoSizeMode() {#getAutoSizeMode--} -``` -public AutoSizeMode getAutoSizeMode() -``` - - -Gets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE. - -**Returns:** -[AutoSizeMode](../../com.aspose.barcode.generation/autosizemode) -### getAutofillHints() {#getAutofillHints--} -``` -public String[] getAutofillHints() -``` - - - - -**Returns:** -java.lang.String[] -### getAutofillId() {#getAutofillId--} -``` -public final AutofillId getAutofillId() -``` - - - - -**Returns:** -android.view.autofill.AutofillId -### getAutofillType() {#getAutofillType--} -``` -public int getAutofillType() -``` - - - - -**Returns:** -int -### getAutofillValue() {#getAutofillValue--} -``` -public AutofillValue getAutofillValue() -``` - - - - -**Returns:** -android.view.autofill.AutofillValue -### getBackground() {#getBackground--} -``` -public Drawable getBackground() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getBackgroundColor() {#getBackgroundColor--} -``` -public int getBackgroundColor() -``` - - -Background color of the barcode image. - -**Returns:** -int -### getBackgroundTintBlendMode() {#getBackgroundTintBlendMode--} -``` -public BlendMode getBackgroundTintBlendMode() -``` - - - - -**Returns:** -android.graphics.BlendMode -### getBackgroundTintList() {#getBackgroundTintList--} -``` -public ColorStateList getBackgroundTintList() -``` - - - - -**Returns:** -android.content.res.ColorStateList -### getBackgroundTintMode() {#getBackgroundTintMode--} -``` -public PorterDuff.Mode getBackgroundTintMode() -``` - - - - -**Returns:** -android.graphics.PorterDuff.Mode -### getBarCodeHeight() {#getBarCodeHeight--} -``` -public Unit getBarCodeHeight() -``` - - -BarCode image height when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. - -**Returns:** -[Unit](../../com.aspose.barcode.generation/unit) -### getBarCodeWidth() {#getBarCodeWidth--} -``` -public Unit getBarCodeWidth() -``` - - -BarCode image width when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. - -**Returns:** -[Unit](../../com.aspose.barcode.generation/unit) -### getBarColor() {#getBarColor--} -``` -public int getBarColor() -``` - - -Bars color. - -**Returns:** -int -### getBarHeight() {#getBarHeight--} -``` -public Unit getBarHeight() -``` - - -Height of 1D barcodes' bars. Ignored if property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. - -**Returns:** -[Unit](../../com.aspose.barcode.generation/unit) -### getBarcodePaddings() {#getBarcodePaddings--} -``` -public Padding getBarcodePaddings() -``` - - -Gets Barcode paddings parameters . - -**Returns:** -[Padding](../../com.aspose.barcode.generation/padding) - -### getBarcodeType() {#getBarcodeType--} -``` -public BaseEncodeType getBarcodeType() -``` - - -BarCode's encode type (symbology). Use to get current symbology. - -**Returns:** -[BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) -### getBaseline() {#getBaseline--} -``` -public int getBaseline() -``` - - - - -**Returns:** -int -### getBaselineAlignBottom() {#getBaselineAlignBottom--} -``` -public boolean getBaselineAlignBottom() -``` - - - - -**Returns:** -boolean -### getBorderParameters() {#getBorderParameters--} -``` -public BorderParameters getBorderParameters() -``` - - -Gets Border parameters . - -**Returns:** -[BorderParameters](../../com.aspose.barcode.generation/borderparameters) -### getBottom() {#getBottom--} -``` -public final int getBottom() -``` - - - - -**Returns:** -int -### getCameraDistance() {#getCameraDistance--} -``` -public float getCameraDistance() -``` - - - - -**Returns:** -float -### getCaptionAbove() {#getCaptionAbove--} -``` -public CaptionUI getCaptionAbove() -``` - - -Caption Above the BarCode image. See . - -**Returns:** -[CaptionUI](../../com.aspose.barcode.component/captionui) -### getCaptionBelow() {#getCaptionBelow--} -``` -public CaptionUI getCaptionBelow() -``` - - -Caption Above the BarCode image. See . - -**Returns:** -[CaptionUI](../../com.aspose.barcode.component/captionui) -### getChecksumAlwaysShow() {#getChecksumAlwaysShow--} -``` -public boolean getChecksumAlwaysShow() -``` - - -Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. - -**Returns:** -boolean -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getClipBounds() {#getClipBounds--} -``` -public Rect getClipBounds() -``` - - - - -**Returns:** -android.graphics.Rect -### getClipBounds(Rect arg0) {#getClipBounds-android.graphics.Rect-} -``` -public boolean getClipBounds(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -**Returns:** -boolean -### getClipToOutline() {#getClipToOutline--} -``` -public final boolean getClipToOutline() -``` - - - - -**Returns:** -boolean -### getCodeText() {#getCodeText--} -``` -public String getCodeText() -``` - - -Data to be encoded, different types of BarCode may have different CodeText length restrictions. - -**Returns:** -java.lang.String -### getCodeTextParameters() {#getCodeTextParameters--} -``` -public CodetextParametersUI getCodeTextParameters() -``` - - -Gets CodeText parameters . - -**Returns:** -[CodetextParametersUI](../../com.aspose.barcode.component/codetextparametersui) -### getColorFilter() {#getColorFilter--} -``` -public ColorFilter getColorFilter() -``` - - - - -**Returns:** -android.graphics.ColorFilter -### getContentCaptureSession() {#getContentCaptureSession--} -``` -public final ContentCaptureSession getContentCaptureSession() -``` - - - - -**Returns:** -android.view.contentcapture.ContentCaptureSession -### getContentDescription() {#getContentDescription--} -``` -public CharSequence getContentDescription() -``` - - - - -**Returns:** -java.lang.CharSequence -### getContext() {#getContext--} -``` -public final Context getContext() -``` - - - - -**Returns:** -android.content.Context -### getCropToPadding() {#getCropToPadding--} -``` -public boolean getCropToPadding() -``` - - - - -**Returns:** -boolean -### getDefaultFocusHighlightEnabled() {#getDefaultFocusHighlightEnabled--} -``` -public final boolean getDefaultFocusHighlightEnabled() -``` - - - - -**Returns:** -boolean -### getDefaultSize(int arg0, int arg1) {#getDefaultSize-int-int-} -``` -public static int getDefaultSize(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -**Returns:** -int -### getDisplay() {#getDisplay--} -``` -public Display getDisplay() -``` - - - - -**Returns:** -android.view.Display -### getDrawable() {#getDrawable--} -``` -public Drawable getDrawable() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getDrawableState() {#getDrawableState--} -``` -public final int[] getDrawableState() -``` - - - - -**Returns:** -int[] -### getDrawingCache() {#getDrawingCache--} -``` -public Bitmap getDrawingCache() -``` - - - - -**Returns:** -android.graphics.Bitmap -### getDrawingCache(boolean arg0) {#getDrawingCache-boolean-} -``` -public Bitmap getDrawingCache(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -**Returns:** -android.graphics.Bitmap -### getDrawingCacheBackgroundColor() {#getDrawingCacheBackgroundColor--} -``` -public int getDrawingCacheBackgroundColor() -``` - - - - -**Returns:** -int -### getDrawingCacheQuality() {#getDrawingCacheQuality--} -``` -public int getDrawingCacheQuality() -``` - - - - -**Returns:** -int -### getDrawingRect(Rect arg0) {#getDrawingRect-android.graphics.Rect-} -``` -public void getDrawingRect(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### getDrawingTime() {#getDrawingTime--} -``` -public long getDrawingTime() -``` - - - - -**Returns:** -long -### getElevation() {#getElevation--} -``` -public float getElevation() -``` - - - - -**Returns:** -float -### getEnableEscape() {#getEnableEscape--} -``` -public boolean getEnableEscape() -``` - - -Indicates whether explains the character "\\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, "\\" will be explained as a special escape character. Otherwise, "\\" acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \\013 and \\\\CR stands for CR. - -**Returns:** -boolean -### getExplicitStyle() {#getExplicitStyle--} -``` -public int getExplicitStyle() -``` - - - - -**Returns:** -int -### getFilledBars() {#getFilledBars--} -``` -public boolean getFilledBars() -``` - - -Gets a value indicating whether bars filled. Only for 1D barcodes. - -**Returns:** -boolean -### getFilterTouchesWhenObscured() {#getFilterTouchesWhenObscured--} -``` -public boolean getFilterTouchesWhenObscured() -``` - - - - -**Returns:** -boolean -### getFitsSystemWindows() {#getFitsSystemWindows--} -``` -public boolean getFitsSystemWindows() -``` - - - - -**Returns:** -boolean -### getFocusable() {#getFocusable--} -``` -public int getFocusable() -``` - - - - -**Returns:** -int -### getFocusables(int arg0) {#getFocusables-int-} -``` -public ArrayList getFocusables(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -java.util.ArrayList -### getFocusedRect(Rect arg0) {#getFocusedRect-android.graphics.Rect-} -``` -public void getFocusedRect(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### getForeground() {#getForeground--} -``` -public Drawable getForeground() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getForegroundGravity() {#getForegroundGravity--} -``` -public int getForegroundGravity() -``` - - - - -**Returns:** -int -### getForegroundTintBlendMode() {#getForegroundTintBlendMode--} -``` -public BlendMode getForegroundTintBlendMode() -``` - - - - -**Returns:** -android.graphics.BlendMode -### getForegroundTintList() {#getForegroundTintList--} -``` -public ColorStateList getForegroundTintList() -``` - - - - -**Returns:** -android.content.res.ColorStateList -### getForegroundTintMode() {#getForegroundTintMode--} -``` -public PorterDuff.Mode getForegroundTintMode() -``` - - - - -**Returns:** -android.graphics.PorterDuff.Mode -### getGlobalVisibleRect(Rect arg0) {#getGlobalVisibleRect-android.graphics.Rect-} -``` -public final boolean getGlobalVisibleRect(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -**Returns:** -boolean -### getGlobalVisibleRect(Rect arg0, Point arg1) {#getGlobalVisibleRect-android.graphics.Rect-android.graphics.Point-} -``` -public boolean getGlobalVisibleRect(Rect arg0, Point arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | -| arg1 | android.graphics.Point | | - -**Returns:** -boolean -### getHandler() {#getHandler--} -``` -public Handler getHandler() -``` - - - - -**Returns:** -android.os.Handler -### getHasOverlappingRendering() {#getHasOverlappingRendering--} -``` -public final boolean getHasOverlappingRendering() -``` - - - - -**Returns:** -boolean -### getHeight() {#getHeight--} -``` -public final int getHeight() -``` - - - - -**Returns:** -int -### getHitRect(Rect arg0) {#getHitRect-android.graphics.Rect-} -``` -public void getHitRect(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### getHorizontalFadingEdgeLength() {#getHorizontalFadingEdgeLength--} -``` -public int getHorizontalFadingEdgeLength() -``` - - - - -**Returns:** -int -### getHorizontalScrollbarThumbDrawable() {#getHorizontalScrollbarThumbDrawable--} -``` -public Drawable getHorizontalScrollbarThumbDrawable() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getHorizontalScrollbarTrackDrawable() {#getHorizontalScrollbarTrackDrawable--} -``` -public Drawable getHorizontalScrollbarTrackDrawable() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getId() {#getId--} -``` -public int getId() -``` - - - - -**Returns:** -int -### getImageAlpha() {#getImageAlpha--} -``` -public int getImageAlpha() -``` - - - - -**Returns:** -int -### getImageMatrix() {#getImageMatrix--} -``` -public Matrix getImageMatrix() -``` - - - - -**Returns:** -android.graphics.Matrix -### getImageTintBlendMode() {#getImageTintBlendMode--} -``` -public BlendMode getImageTintBlendMode() -``` - - - - -**Returns:** -android.graphics.BlendMode -### getImageTintList() {#getImageTintList--} -``` -public ColorStateList getImageTintList() -``` - - - - -**Returns:** -android.content.res.ColorStateList -### getImageTintMode() {#getImageTintMode--} -``` -public PorterDuff.Mode getImageTintMode() -``` - - - - -**Returns:** -android.graphics.PorterDuff.Mode -### getImportantForAccessibility() {#getImportantForAccessibility--} -``` -public int getImportantForAccessibility() -``` - - - - -**Returns:** -int -### getImportantForAutofill() {#getImportantForAutofill--} -``` -public int getImportantForAutofill() -``` - - - - -**Returns:** -int -### getImportantForContentCapture() {#getImportantForContentCapture--} -``` -public int getImportantForContentCapture() -``` - - - - -**Returns:** -int -### getKeepScreenOn() {#getKeepScreenOn--} -``` -public boolean getKeepScreenOn() -``` - - - - -**Returns:** -boolean -### getKeyDispatcherState() {#getKeyDispatcherState--} -``` -public KeyEvent.DispatcherState getKeyDispatcherState() -``` - - - - -**Returns:** -android.view.KeyEvent.DispatcherState -### getLabelFor() {#getLabelFor--} -``` -public int getLabelFor() -``` - - - - -**Returns:** -int -### getLayerType() {#getLayerType--} -``` -public int getLayerType() -``` - - - - -**Returns:** -int -### getLayoutDirection() {#getLayoutDirection--} -``` -public int getLayoutDirection() -``` - - - - -**Returns:** -int -### getLayoutParams() {#getLayoutParams--} -``` -public ViewGroup.LayoutParams getLayoutParams() -``` - - - - -**Returns:** -android.view.ViewGroup.LayoutParams -### getLeft() {#getLeft--} -``` -public final int getLeft() -``` - - - - -**Returns:** -int -### getLocalVisibleRect(Rect arg0) {#getLocalVisibleRect-android.graphics.Rect-} -``` -public final boolean getLocalVisibleRect(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -**Returns:** -boolean -### getLocationInSurface(int[] arg0) {#getLocationInSurface-int---} -``` -public void getLocationInSurface(int[] arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int[] | | - -### getLocationInWindow(int[] arg0) {#getLocationInWindow-int---} -``` -public void getLocationInWindow(int[] arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int[] | | - -### getLocationOnScreen(int[] arg0) {#getLocationOnScreen-int---} -``` -public void getLocationOnScreen(int[] arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int[] | | - -### getMatrix() {#getMatrix--} -``` -public Matrix getMatrix() -``` - - - - -**Returns:** -android.graphics.Matrix -### getMaxHeight() {#getMaxHeight--} -``` -public int getMaxHeight() -``` - - - - -**Returns:** -int -### getMaxWidth() {#getMaxWidth--} -``` -public int getMaxWidth() -``` - - - - -**Returns:** -int -### getMeasuredHeight() {#getMeasuredHeight--} -``` -public final int getMeasuredHeight() -``` - - - - -**Returns:** -int -### getMeasuredHeightAndState() {#getMeasuredHeightAndState--} -``` -public final int getMeasuredHeightAndState() -``` - - - - -**Returns:** -int -### getMeasuredState() {#getMeasuredState--} -``` -public final int getMeasuredState() -``` - - - - -**Returns:** -int -### getMeasuredWidth() {#getMeasuredWidth--} -``` -public final int getMeasuredWidth() -``` - - - - -**Returns:** -int -### getMeasuredWidthAndState() {#getMeasuredWidthAndState--} -``` -public final int getMeasuredWidthAndState() -``` - - - - -**Returns:** -int -### getMinimumHeight() {#getMinimumHeight--} -``` -public int getMinimumHeight() -``` - - - - -**Returns:** -int -### getMinimumWidth() {#getMinimumWidth--} -``` -public int getMinimumWidth() -``` - - - - -**Returns:** -int -### getNextClusterForwardId() {#getNextClusterForwardId--} -``` -public int getNextClusterForwardId() -``` - - - - -**Returns:** -int -### getNextFocusDownId() {#getNextFocusDownId--} -``` -public int getNextFocusDownId() -``` - - - - -**Returns:** -int -### getNextFocusForwardId() {#getNextFocusForwardId--} -``` -public int getNextFocusForwardId() -``` - - - - -**Returns:** -int -### getNextFocusLeftId() {#getNextFocusLeftId--} -``` -public int getNextFocusLeftId() -``` - - - - -**Returns:** -int -### getNextFocusRightId() {#getNextFocusRightId--} -``` -public int getNextFocusRightId() -``` - - - - -**Returns:** -int -### getNextFocusUpId() {#getNextFocusUpId--} -``` -public int getNextFocusUpId() -``` - - - - -**Returns:** -int -### getOnFocusChangeListener() {#getOnFocusChangeListener--} -``` -public View.OnFocusChangeListener getOnFocusChangeListener() -``` - - - - -**Returns:** -android.view.View.OnFocusChangeListener -### getOutlineAmbientShadowColor() {#getOutlineAmbientShadowColor--} -``` -public int getOutlineAmbientShadowColor() -``` - - - - -**Returns:** -int -### getOutlineProvider() {#getOutlineProvider--} -``` -public ViewOutlineProvider getOutlineProvider() -``` - - - - -**Returns:** -android.view.ViewOutlineProvider -### getOutlineSpotShadowColor() {#getOutlineSpotShadowColor--} -``` -public int getOutlineSpotShadowColor() -``` - - - - -**Returns:** -int -### getOverScrollMode() {#getOverScrollMode--} -``` -public int getOverScrollMode() -``` - - - - -**Returns:** -int -### getOverlay() {#getOverlay--} -``` -public ViewOverlay getOverlay() -``` - - - - -**Returns:** -android.view.ViewOverlay -### getPaddingBottom() {#getPaddingBottom--} -``` -public int getPaddingBottom() -``` - - - - -**Returns:** -int -### getPaddingEnd() {#getPaddingEnd--} -``` -public int getPaddingEnd() -``` - - - - -**Returns:** -int -### getPaddingLeft() {#getPaddingLeft--} -``` -public int getPaddingLeft() -``` - - - - -**Returns:** -int -### getPaddingRight() {#getPaddingRight--} -``` -public int getPaddingRight() -``` - - - - -**Returns:** -int -### getPaddingStart() {#getPaddingStart--} -``` -public int getPaddingStart() -``` - - - - -**Returns:** -int -### getPaddingTop() {#getPaddingTop--} -``` -public int getPaddingTop() -``` - - - - -**Returns:** -int -### getParent() {#getParent--} -``` -public final ViewParent getParent() -``` - - - - -**Returns:** -android.view.ViewParent -### getParentForAccessibility() {#getParentForAccessibility--} -``` -public ViewParent getParentForAccessibility() -``` - - - - -**Returns:** -android.view.ViewParent -### getPivotX() {#getPivotX--} -``` -public float getPivotX() -``` - - - - -**Returns:** -float -### getPivotY() {#getPivotY--} -``` -public float getPivotY() -``` - - - - -**Returns:** -float -### getPointerIcon() {#getPointerIcon--} -``` -public PointerIcon getPointerIcon() -``` - - - - -**Returns:** -android.view.PointerIcon -### getPreferKeepClearRects() {#getPreferKeepClearRects--} -``` -public final List getPreferKeepClearRects() -``` - - - - -**Returns:** -java.util.List -### getReceiveContentMimeTypes() {#getReceiveContentMimeTypes--} -``` -public String[] getReceiveContentMimeTypes() -``` - - - - -**Returns:** -java.lang.String[] -### getResolution() {#getResolution--} -``` -public float getResolution() -``` - - -Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi. - -**Returns:** -float - The **Resolution** parameter value is less than or equal to 0. -### getResources() {#getResources--} -``` -public Resources getResources() -``` - - - - -**Returns:** -android.content.res.Resources -### getRevealOnFocusHint() {#getRevealOnFocusHint--} -``` -public final boolean getRevealOnFocusHint() -``` - - - - -**Returns:** -boolean -### getRight() {#getRight--} -``` -public final int getRight() -``` - - - - -**Returns:** -int -### getRootSurfaceControl() {#getRootSurfaceControl--} -``` -public AttachedSurfaceControl getRootSurfaceControl() -``` - - - - -**Returns:** -android.view.AttachedSurfaceControl -### getRootView() {#getRootView--} -``` -public View getRootView() -``` - - - - -**Returns:** -android.view.View -### getRootWindowInsets() {#getRootWindowInsets--} -``` -public WindowInsets getRootWindowInsets() -``` - - - - -**Returns:** -android.view.WindowInsets -### getRotation() {#getRotation--} -``` -public float getRotation() -``` - - - - -**Returns:** -float -### getRotationAngle() {#getRotationAngle--} -``` -public float getRotationAngle() -``` - - -BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. - -**Returns:** -float -### getRotationX() {#getRotationX--} -``` -public float getRotationX() -``` - - - - -**Returns:** -float -### getRotationY() {#getRotationY--} -``` -public float getRotationY() -``` - - - - -**Returns:** -float -### getScaleType() {#getScaleType--} -``` -public ImageView.ScaleType getScaleType() -``` - - - - -**Returns:** -android.widget.ImageView.ScaleType -### getScaleX() {#getScaleX--} -``` -public float getScaleX() -``` - - - - -**Returns:** -float -### getScaleY() {#getScaleY--} -``` -public float getScaleY() -``` - - - - -**Returns:** -float -### getScrollBarDefaultDelayBeforeFade() {#getScrollBarDefaultDelayBeforeFade--} -``` -public int getScrollBarDefaultDelayBeforeFade() -``` - - - - -**Returns:** -int -### getScrollBarFadeDuration() {#getScrollBarFadeDuration--} -``` -public int getScrollBarFadeDuration() -``` - - - - -**Returns:** -int -### getScrollBarSize() {#getScrollBarSize--} -``` -public int getScrollBarSize() -``` - - - - -**Returns:** -int -### getScrollBarStyle() {#getScrollBarStyle--} -``` -public int getScrollBarStyle() -``` - - - - -**Returns:** -int -### getScrollCaptureHint() {#getScrollCaptureHint--} -``` -public int getScrollCaptureHint() -``` - - - - -**Returns:** -int -### getScrollIndicators() {#getScrollIndicators--} -``` -public int getScrollIndicators() -``` - - - - -**Returns:** -int -### getScrollX() {#getScrollX--} -``` -public final int getScrollX() -``` - - - - -**Returns:** -int -### getScrollY() {#getScrollY--} -``` -public final int getScrollY() -``` - - - - -**Returns:** -int -### getSolidColor() {#getSolidColor--} -``` -public int getSolidColor() -``` - - - - -**Returns:** -int -### getSourceLayoutResId() {#getSourceLayoutResId--} -``` -public int getSourceLayoutResId() -``` - - - - -**Returns:** -int -### getSpecific() {#getSpecific--} -``` -public SpecificParametersUI getSpecific() -``` - - -Specific parameters - -**Returns:** -[SpecificParametersUI](../../com.aspose.barcode.component/specificparametersui) -### getStateDescription() {#getStateDescription--} -``` -public final CharSequence getStateDescription() -``` - - - - -**Returns:** -java.lang.CharSequence -### getStateListAnimator() {#getStateListAnimator--} -``` -public StateListAnimator getStateListAnimator() -``` - - - - -**Returns:** -android.animation.StateListAnimator -### getSupportBackgroundTintList() {#getSupportBackgroundTintList--} -``` -public ColorStateList getSupportBackgroundTintList() -``` - - - - -**Returns:** -android.content.res.ColorStateList -### getSupportBackgroundTintMode() {#getSupportBackgroundTintMode--} -``` -public PorterDuff.Mode getSupportBackgroundTintMode() -``` - - - - -**Returns:** -android.graphics.PorterDuff.Mode -### getSupportImageTintList() {#getSupportImageTintList--} -``` -public ColorStateList getSupportImageTintList() -``` - - - - -**Returns:** -android.content.res.ColorStateList -### getSupportImageTintMode() {#getSupportImageTintMode--} -``` -public PorterDuff.Mode getSupportImageTintMode() -``` - - - - -**Returns:** -android.graphics.PorterDuff.Mode -### getSystemGestureExclusionRects() {#getSystemGestureExclusionRects--} -``` -public List getSystemGestureExclusionRects() -``` - - - - -**Returns:** -java.util.List -### getSystemUiVisibility() {#getSystemUiVisibility--} -``` -public int getSystemUiVisibility() -``` - - - - -**Returns:** -int -### getTag() {#getTag--} -``` -public Object getTag() -``` - - - - -**Returns:** -java.lang.Object -### getTag(int arg0) {#getTag-int-} -``` -public Object getTag(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -java.lang.Object -### getTextAlignment() {#getTextAlignment--} -``` -public int getTextAlignment() -``` - - - - -**Returns:** -int -### getTextDirection() {#getTextDirection--} -``` -public int getTextDirection() -``` - - - - -**Returns:** -int -### getThrowExceptionWhenCodeTextIncorrect() {#getThrowExceptionWhenCodeTextIncorrect--} -``` -public boolean getThrowExceptionWhenCodeTextIncorrect() -``` - - -Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode's specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect. - -**Returns:** -boolean -### getTooltipText() {#getTooltipText--} -``` -public CharSequence getTooltipText() -``` - - - - -**Returns:** -java.lang.CharSequence -### getTop() {#getTop--} -``` -public final int getTop() -``` - - - - -**Returns:** -int -### getTouchDelegate() {#getTouchDelegate--} -``` -public TouchDelegate getTouchDelegate() -``` - - - - -**Returns:** -android.view.TouchDelegate -### getTouchables() {#getTouchables--} -``` -public ArrayList getTouchables() -``` - - - - -**Returns:** -java.util.ArrayList -### getTransitionAlpha() {#getTransitionAlpha--} -``` -public float getTransitionAlpha() -``` - - - - -**Returns:** -float -### getTransitionName() {#getTransitionName--} -``` -public String getTransitionName() -``` - - - - -**Returns:** -java.lang.String -### getTranslationX() {#getTranslationX--} -``` -public float getTranslationX() -``` - - - - -**Returns:** -float -### getTranslationY() {#getTranslationY--} -``` -public float getTranslationY() -``` - - - - -**Returns:** -float -### getTranslationZ() {#getTranslationZ--} -``` -public float getTranslationZ() -``` - - - - -**Returns:** -float -### getUniqueDrawingId() {#getUniqueDrawingId--} -``` -public long getUniqueDrawingId() -``` - - - - -**Returns:** -long -### getVerticalFadingEdgeLength() {#getVerticalFadingEdgeLength--} -``` -public int getVerticalFadingEdgeLength() -``` - - - - -**Returns:** -int -### getVerticalScrollbarPosition() {#getVerticalScrollbarPosition--} -``` -public int getVerticalScrollbarPosition() -``` - - - - -**Returns:** -int -### getVerticalScrollbarThumbDrawable() {#getVerticalScrollbarThumbDrawable--} -``` -public Drawable getVerticalScrollbarThumbDrawable() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getVerticalScrollbarTrackDrawable() {#getVerticalScrollbarTrackDrawable--} -``` -public Drawable getVerticalScrollbarTrackDrawable() -``` - - - - -**Returns:** -android.graphics.drawable.Drawable -### getVerticalScrollbarWidth() {#getVerticalScrollbarWidth--} -``` -public int getVerticalScrollbarWidth() -``` - - - - -**Returns:** -int -### getViewTranslationResponse() {#getViewTranslationResponse--} -``` -public ViewTranslationResponse getViewTranslationResponse() -``` - - - - -**Returns:** -android.view.translation.ViewTranslationResponse -### getViewTreeObserver() {#getViewTreeObserver--} -``` -public ViewTreeObserver getViewTreeObserver() -``` - - - - -**Returns:** -android.view.ViewTreeObserver -### getVisibility() {#getVisibility--} -``` -public int getVisibility() -``` - - - - -**Returns:** -int -### getWideNarrowRatio() {#getWideNarrowRatio--} -``` -public float getWideNarrowRatio() -``` - - -Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard - -**Returns:** -float - The **WideNarrowRatio** parameter value is less than or equal to 0. -### getWidth() {#getWidth--} -``` -public final int getWidth() -``` - - - - -**Returns:** -int -### getWindowId() {#getWindowId--} -``` -public WindowId getWindowId() -``` - - - - -**Returns:** -android.view.WindowId -### getWindowInsetsController() {#getWindowInsetsController--} -``` -public WindowInsetsController getWindowInsetsController() -``` - - - - -**Returns:** -android.view.WindowInsetsController -### getWindowSystemUiVisibility() {#getWindowSystemUiVisibility--} -``` -public int getWindowSystemUiVisibility() -``` - - - - -**Returns:** -int -### getWindowToken() {#getWindowToken--} -``` -public IBinder getWindowToken() -``` - - - - -**Returns:** -android.os.IBinder -### getWindowVisibility() {#getWindowVisibility--} -``` -public int getWindowVisibility() -``` - - - - -**Returns:** -int -### getWindowVisibleDisplayFrame(Rect arg0) {#getWindowVisibleDisplayFrame-android.graphics.Rect-} -``` -public void getWindowVisibleDisplayFrame(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### getX() {#getX--} -``` -public float getX() -``` - - - - -**Returns:** -float -### getXDimension() {#getXDimension--} -``` -public Unit getXDimension() -``` - - -X-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. - -**Returns:** -[Unit](../../com.aspose.barcode.generation/unit) -### getY() {#getY--} -``` -public float getY() -``` - - - - -**Returns:** -float -### getZ() {#getZ--} -``` -public float getZ() -``` - - - - -**Returns:** -float -### hasExplicitFocusable() {#hasExplicitFocusable--} -``` -public boolean hasExplicitFocusable() -``` - - - - -**Returns:** -boolean -### hasFocus() {#hasFocus--} -``` -public boolean hasFocus() -``` - - - - -**Returns:** -boolean -### hasFocusable() {#hasFocusable--} -``` -public boolean hasFocusable() -``` - - - - -**Returns:** -boolean -### hasNestedScrollingParent() {#hasNestedScrollingParent--} -``` -public boolean hasNestedScrollingParent() -``` - - - - -**Returns:** -boolean -### hasOnClickListeners() {#hasOnClickListeners--} -``` -public boolean hasOnClickListeners() -``` - - - - -**Returns:** -boolean -### hasOnLongClickListeners() {#hasOnLongClickListeners--} -``` -public boolean hasOnLongClickListeners() -``` - - - - -**Returns:** -boolean -### hasOverlappingRendering() {#hasOverlappingRendering--} -``` -public boolean hasOverlappingRendering() -``` - - - - -**Returns:** -boolean -### hasPointerCapture() {#hasPointerCapture--} -``` -public boolean hasPointerCapture() -``` - - - - -**Returns:** -boolean -### hasTransientState() {#hasTransientState--} -``` -public boolean hasTransientState() -``` - - - - -**Returns:** -boolean -### hasWindowFocus() {#hasWindowFocus--} -``` -public boolean hasWindowFocus() -``` - - - - -**Returns:** -boolean -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### inflate(Context arg0, int arg1, ViewGroup arg2) {#inflate-android.content.Context-int-android.view.ViewGroup-} -``` -public static View inflate(Context arg0, int arg1, ViewGroup arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.Context | | -| arg1 | int | | -| arg2 | android.view.ViewGroup | | - -**Returns:** -android.view.View -### invalidate() {#invalidate--} -``` -public void invalidate() -``` - - - - -### invalidate(Rect arg0) {#invalidate-android.graphics.Rect-} -``` -public void invalidate(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### invalidate(int arg0, int arg1, int arg2, int arg3) {#invalidate-int-int-int-int-} -``` -public void invalidate(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### invalidateDrawable(Drawable arg0) {#invalidateDrawable-android.graphics.drawable.Drawable-} -``` -public void invalidateDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### invalidateOutline() {#invalidateOutline--} -``` -public void invalidateOutline() -``` - - - - -### isAccessibilityFocused() {#isAccessibilityFocused--} -``` -public boolean isAccessibilityFocused() -``` - - - - -**Returns:** -boolean -### isAccessibilityHeading() {#isAccessibilityHeading--} -``` -public boolean isAccessibilityHeading() -``` - - - - -**Returns:** -boolean -### isActivated() {#isActivated--} -``` -public boolean isActivated() -``` - - - - -**Returns:** -boolean -### isAttachedToWindow() {#isAttachedToWindow--} -``` -public boolean isAttachedToWindow() -``` - - - - -**Returns:** -boolean -### isAutoHandwritingEnabled() {#isAutoHandwritingEnabled--} -``` -public boolean isAutoHandwritingEnabled() -``` - - - - -**Returns:** -boolean -### isChecksumEnabled() {#isChecksumEnabled--} -``` -public EnableChecksum isChecksumEnabled() -``` - - - - -**Returns:** -[EnableChecksum](../../com.aspose.barcode.generation/enablechecksum) -### isClickable() {#isClickable--} -``` -public boolean isClickable() -``` - - - - -**Returns:** -boolean -### isContextClickable() {#isContextClickable--} -``` -public boolean isContextClickable() -``` - - - - -**Returns:** -boolean -### isDirty() {#isDirty--} -``` -public boolean isDirty() -``` - - - - -**Returns:** -boolean -### isDrawingCacheEnabled() {#isDrawingCacheEnabled--} -``` -public boolean isDrawingCacheEnabled() -``` - - - - -**Returns:** -boolean -### isDuplicateParentStateEnabled() {#isDuplicateParentStateEnabled--} -``` -public boolean isDuplicateParentStateEnabled() -``` - - - - -**Returns:** -boolean -### isEnabled() {#isEnabled--} -``` -public boolean isEnabled() -``` - - - - -**Returns:** -boolean -### isFocusable() {#isFocusable--} -``` -public final boolean isFocusable() -``` - - - - -**Returns:** -boolean -### isFocusableInTouchMode() {#isFocusableInTouchMode--} -``` -public final boolean isFocusableInTouchMode() -``` - - - - -**Returns:** -boolean -### isFocused() {#isFocused--} -``` -public boolean isFocused() -``` - - - - -**Returns:** -boolean -### isFocusedByDefault() {#isFocusedByDefault--} -``` -public final boolean isFocusedByDefault() -``` - - - - -**Returns:** -boolean -### isForceDarkAllowed() {#isForceDarkAllowed--} -``` -public boolean isForceDarkAllowed() -``` - - - - -**Returns:** -boolean -### isHapticFeedbackEnabled() {#isHapticFeedbackEnabled--} -``` -public boolean isHapticFeedbackEnabled() -``` - - - - -**Returns:** -boolean -### isHardwareAccelerated() {#isHardwareAccelerated--} -``` -public boolean isHardwareAccelerated() -``` - - - - -**Returns:** -boolean -### isHorizontalFadingEdgeEnabled() {#isHorizontalFadingEdgeEnabled--} -``` -public boolean isHorizontalFadingEdgeEnabled() -``` - - - - -**Returns:** -boolean -### isHorizontalScrollBarEnabled() {#isHorizontalScrollBarEnabled--} -``` -public boolean isHorizontalScrollBarEnabled() -``` - - - - -**Returns:** -boolean -### isHovered() {#isHovered--} -``` -public boolean isHovered() -``` - - - - -**Returns:** -boolean -### isImportantForAccessibility() {#isImportantForAccessibility--} -``` -public boolean isImportantForAccessibility() -``` - - - - -**Returns:** -boolean -### isImportantForAutofill() {#isImportantForAutofill--} -``` -public final boolean isImportantForAutofill() -``` - - - - -**Returns:** -boolean -### isImportantForContentCapture() {#isImportantForContentCapture--} -``` -public final boolean isImportantForContentCapture() -``` - - - - -**Returns:** -boolean -### isInEditMode() {#isInEditMode--} -``` -public boolean isInEditMode() -``` - - - - -**Returns:** -boolean -### isInLayout() {#isInLayout--} -``` -public boolean isInLayout() -``` - - - - -**Returns:** -boolean -### isInTouchMode() {#isInTouchMode--} -``` -public boolean isInTouchMode() -``` - - - - -**Returns:** -boolean -### isKeyboardNavigationCluster() {#isKeyboardNavigationCluster--} -``` -public final boolean isKeyboardNavigationCluster() -``` - - - - -**Returns:** -boolean -### isLaidOut() {#isLaidOut--} -``` -public boolean isLaidOut() -``` - - - - -**Returns:** -boolean -### isLayoutDirectionResolved() {#isLayoutDirectionResolved--} -``` -public boolean isLayoutDirectionResolved() -``` - - - - -**Returns:** -boolean -### isLayoutRequested() {#isLayoutRequested--} -``` -public boolean isLayoutRequested() -``` - - - - -**Returns:** -boolean -### isLongClickable() {#isLongClickable--} -``` -public boolean isLongClickable() -``` - - - - -**Returns:** -boolean -### isNestedScrollingEnabled() {#isNestedScrollingEnabled--} -``` -public boolean isNestedScrollingEnabled() -``` - - - - -**Returns:** -boolean -### isOpaque() {#isOpaque--} -``` -public boolean isOpaque() -``` - - - - -**Returns:** -boolean -### isPaddingRelative() {#isPaddingRelative--} -``` -public boolean isPaddingRelative() -``` - - - - -**Returns:** -boolean -### isPivotSet() {#isPivotSet--} -``` -public boolean isPivotSet() -``` - - - - -**Returns:** -boolean -### isPreferKeepClear() {#isPreferKeepClear--} -``` -public final boolean isPreferKeepClear() -``` - - - - -**Returns:** -boolean -### isPressed() {#isPressed--} -``` -public boolean isPressed() -``` - - - - -**Returns:** -boolean -### isSaveEnabled() {#isSaveEnabled--} -``` -public boolean isSaveEnabled() -``` - - - - -**Returns:** -boolean -### isSaveFromParentEnabled() {#isSaveFromParentEnabled--} -``` -public boolean isSaveFromParentEnabled() -``` - - - - -**Returns:** -boolean -### isScreenReaderFocusable() {#isScreenReaderFocusable--} -``` -public boolean isScreenReaderFocusable() -``` - - - - -**Returns:** -boolean -### isScrollContainer() {#isScrollContainer--} -``` -public boolean isScrollContainer() -``` - - - - -**Returns:** -boolean -### isScrollbarFadingEnabled() {#isScrollbarFadingEnabled--} -``` -public boolean isScrollbarFadingEnabled() -``` - - - - -**Returns:** -boolean -### isSelected() {#isSelected--} -``` -public boolean isSelected() -``` - - - - -**Returns:** -boolean -### isShowingLayoutBounds() {#isShowingLayoutBounds--} -``` -public final boolean isShowingLayoutBounds() -``` - - - - -**Returns:** -boolean -### isShown() {#isShown--} -``` -public boolean isShown() -``` - - - - -**Returns:** -boolean -### isSoundEffectsEnabled() {#isSoundEffectsEnabled--} -``` -public boolean isSoundEffectsEnabled() -``` - - - - -**Returns:** -boolean -### isTemporarilyDetached() {#isTemporarilyDetached--} -``` -public final boolean isTemporarilyDetached() -``` - - - - -**Returns:** -boolean -### isTextAlignmentResolved() {#isTextAlignmentResolved--} -``` -public boolean isTextAlignmentResolved() -``` - - - - -**Returns:** -boolean -### isTextDirectionResolved() {#isTextDirectionResolved--} -``` -public boolean isTextDirectionResolved() -``` - - - - -**Returns:** -boolean -### isUseAntiAlias() {#isUseAntiAlias--} -``` -public boolean isUseAntiAlias() -``` - - -Gets a value indicating whether is used anti-aliasing mode to render image. - -**Returns:** -boolean -### isVerticalFadingEdgeEnabled() {#isVerticalFadingEdgeEnabled--} -``` -public boolean isVerticalFadingEdgeEnabled() -``` - - - - -**Returns:** -boolean -### isVerticalScrollBarEnabled() {#isVerticalScrollBarEnabled--} -``` -public boolean isVerticalScrollBarEnabled() -``` - - - - -**Returns:** -boolean -### isVisibleToUserForAutofill(int arg0) {#isVisibleToUserForAutofill-int-} -``` -public boolean isVisibleToUserForAutofill(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### jumpDrawablesToCurrentState() {#jumpDrawablesToCurrentState--} -``` -public void jumpDrawablesToCurrentState() -``` - - - - -### keyboardNavigationClusterSearch(View arg0, int arg1) {#keyboardNavigationClusterSearch-android.view.View-int-} -``` -public View keyboardNavigationClusterSearch(View arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View | | -| arg1 | int | | - -**Returns:** -android.view.View -### layout(int arg0, int arg1, int arg2, int arg3) {#layout-int-int-int-int-} -``` -public void layout(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### measure(int arg0, int arg1) {#measure-int-int-} -``` -public final void measure(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### offsetLeftAndRight(int arg0) {#offsetLeftAndRight-int-} -``` -public void offsetLeftAndRight(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### offsetTopAndBottom(int arg0) {#offsetTopAndBottom-int-} -``` -public void offsetTopAndBottom(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### onApplyWindowInsets(WindowInsets arg0) {#onApplyWindowInsets-android.view.WindowInsets-} -``` -public WindowInsets onApplyWindowInsets(WindowInsets arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsets | | - -**Returns:** -android.view.WindowInsets -### onCancelPendingInputEvents() {#onCancelPendingInputEvents--} -``` -public void onCancelPendingInputEvents() -``` - - - - -### onCapturedPointerEvent(MotionEvent arg0) {#onCapturedPointerEvent-android.view.MotionEvent-} -``` -public boolean onCapturedPointerEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onCheckIsTextEditor() {#onCheckIsTextEditor--} -``` -public boolean onCheckIsTextEditor() -``` - - - - -**Returns:** -boolean -### onCreateDrawableState(int arg0) {#onCreateDrawableState-int-} -``` -public int[] onCreateDrawableState(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -int[] -### onCreateInputConnection(EditorInfo arg0) {#onCreateInputConnection-android.view.inputmethod.EditorInfo-} -``` -public InputConnection onCreateInputConnection(EditorInfo arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.inputmethod.EditorInfo | | - -**Returns:** -android.view.inputmethod.InputConnection -### onCreateViewTranslationRequest(int[] arg0, Consumer arg1) {#onCreateViewTranslationRequest-int---java.util.function.Consumer-android.view.translation.ViewTranslationRequest--} -``` -public void onCreateViewTranslationRequest(int[] arg0, Consumer arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int[] | | -| arg1 | java.util.function.Consumer | | - -### onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer arg2) {#onCreateVirtualViewTranslationRequests-long---int---java.util.function.Consumer-android.view.translation.ViewTranslationRequest--} -``` -public void onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long[] | | -| arg1 | int[] | | -| arg2 | java.util.function.Consumer | | - -### onDragEvent(DragEvent arg0) {#onDragEvent-android.view.DragEvent-} -``` -public boolean onDragEvent(DragEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.DragEvent | | - -**Returns:** -boolean -### onDrawForeground(Canvas arg0) {#onDrawForeground-android.graphics.Canvas-} -``` -public void onDrawForeground(Canvas arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Canvas | | - -### onFilterTouchEventForSecurity(MotionEvent arg0) {#onFilterTouchEventForSecurity-android.view.MotionEvent-} -``` -public boolean onFilterTouchEventForSecurity(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onFinishTemporaryDetach() {#onFinishTemporaryDetach--} -``` -public void onFinishTemporaryDetach() -``` - - - - -### onGenericMotionEvent(MotionEvent arg0) {#onGenericMotionEvent-android.view.MotionEvent-} -``` -public boolean onGenericMotionEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onHoverChanged(boolean arg0) {#onHoverChanged-boolean-} -``` -public void onHoverChanged(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### onHoverEvent(MotionEvent arg0) {#onHoverEvent-android.view.MotionEvent-} -``` -public boolean onHoverEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onInitializeAccessibilityEvent(AccessibilityEvent arg0) {#onInitializeAccessibilityEvent-android.view.accessibility.AccessibilityEvent-} -``` -public void onInitializeAccessibilityEvent(AccessibilityEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityEvent | | - -### onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0) {#onInitializeAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-} -``` -public void onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityNodeInfo | | - -### onKeyDown(int arg0, KeyEvent arg1) {#onKeyDown-int-android.view.KeyEvent-} -``` -public boolean onKeyDown(int arg0, KeyEvent arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.view.KeyEvent | | - -**Returns:** -boolean -### onKeyLongPress(int arg0, KeyEvent arg1) {#onKeyLongPress-int-android.view.KeyEvent-} -``` -public boolean onKeyLongPress(int arg0, KeyEvent arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.view.KeyEvent | | - -**Returns:** -boolean -### onKeyMultiple(int arg0, int arg1, KeyEvent arg2) {#onKeyMultiple-int-int-android.view.KeyEvent-} -``` -public boolean onKeyMultiple(int arg0, int arg1, KeyEvent arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | android.view.KeyEvent | | - -**Returns:** -boolean -### onKeyPreIme(int arg0, KeyEvent arg1) {#onKeyPreIme-int-android.view.KeyEvent-} -``` -public boolean onKeyPreIme(int arg0, KeyEvent arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.view.KeyEvent | | - -**Returns:** -boolean -### onKeyShortcut(int arg0, KeyEvent arg1) {#onKeyShortcut-int-android.view.KeyEvent-} -``` -public boolean onKeyShortcut(int arg0, KeyEvent arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.view.KeyEvent | | - -**Returns:** -boolean -### onKeyUp(int arg0, KeyEvent arg1) {#onKeyUp-int-android.view.KeyEvent-} -``` -public boolean onKeyUp(int arg0, KeyEvent arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.view.KeyEvent | | - -**Returns:** -boolean -### onPointerCaptureChange(boolean arg0) {#onPointerCaptureChange-boolean-} -``` -public void onPointerCaptureChange(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### onPopulateAccessibilityEvent(AccessibilityEvent arg0) {#onPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-} -``` -public void onPopulateAccessibilityEvent(AccessibilityEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityEvent | | - -### onProvideAutofillStructure(ViewStructure arg0, int arg1) {#onProvideAutofillStructure-android.view.ViewStructure-int-} -``` -public void onProvideAutofillStructure(ViewStructure arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | -| arg1 | int | | - -### onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1) {#onProvideAutofillVirtualStructure-android.view.ViewStructure-int-} -``` -public void onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | -| arg1 | int | | - -### onProvideContentCaptureStructure(ViewStructure arg0, int arg1) {#onProvideContentCaptureStructure-android.view.ViewStructure-int-} -``` -public void onProvideContentCaptureStructure(ViewStructure arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | -| arg1 | int | | - -### onProvideStructure(ViewStructure arg0) {#onProvideStructure-android.view.ViewStructure-} -``` -public void onProvideStructure(ViewStructure arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | - -### onProvideVirtualStructure(ViewStructure arg0) {#onProvideVirtualStructure-android.view.ViewStructure-} -``` -public void onProvideVirtualStructure(ViewStructure arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewStructure | | - -### onReceiveContent(ContentInfo arg0) {#onReceiveContent-android.view.ContentInfo-} -``` -public ContentInfo onReceiveContent(ContentInfo arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ContentInfo | | - -**Returns:** -android.view.ContentInfo -### onResolvePointerIcon(MotionEvent arg0, int arg1) {#onResolvePointerIcon-android.view.MotionEvent-int-} -``` -public PointerIcon onResolvePointerIcon(MotionEvent arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | -| arg1 | int | | - -**Returns:** -android.view.PointerIcon -### onRtlPropertiesChanged(int arg0) {#onRtlPropertiesChanged-int-} -``` -public void onRtlPropertiesChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### onScreenStateChanged(int arg0) {#onScreenStateChanged-int-} -``` -public void onScreenStateChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### onScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2) {#onScrollCaptureSearch-android.graphics.Rect-android.graphics.Point-java.util.function.Consumer-android.view.ScrollCaptureTarget--} -``` -public void onScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | -| arg1 | android.graphics.Point | | -| arg2 | java.util.function.Consumer | | - -### onStartTemporaryDetach() {#onStartTemporaryDetach--} -``` -public void onStartTemporaryDetach() -``` - - - - -### onTouchEvent(MotionEvent arg0) {#onTouchEvent-android.view.MotionEvent-} -``` -public boolean onTouchEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onTrackballEvent(MotionEvent arg0) {#onTrackballEvent-android.view.MotionEvent-} -``` -public boolean onTrackballEvent(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -**Returns:** -boolean -### onViewTranslationResponse(ViewTranslationResponse arg0) {#onViewTranslationResponse-android.view.translation.ViewTranslationResponse-} -``` -public void onViewTranslationResponse(ViewTranslationResponse arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.translation.ViewTranslationResponse | | - -### onVirtualViewTranslationResponses(LongSparseArray arg0) {#onVirtualViewTranslationResponses-android.util.LongSparseArray-android.view.translation.ViewTranslationResponse--} -``` -public void onVirtualViewTranslationResponses(LongSparseArray arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.util.LongSparseArray | | - -### onVisibilityAggregated(boolean arg0) {#onVisibilityAggregated-boolean-} -``` -public void onVisibilityAggregated(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### onWindowFocusChanged(boolean arg0) {#onWindowFocusChanged-boolean-} -``` -public void onWindowFocusChanged(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### onWindowSystemUiVisibilityChanged(int arg0) {#onWindowSystemUiVisibilityChanged-int-} -``` -public void onWindowSystemUiVisibilityChanged(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### performAccessibilityAction(int arg0, Bundle arg1) {#performAccessibilityAction-int-android.os.Bundle-} -``` -public boolean performAccessibilityAction(int arg0, Bundle arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.os.Bundle | | - -**Returns:** -boolean -### performClick() {#performClick--} -``` -public boolean performClick() -``` - - - - -**Returns:** -boolean -### performContextClick() {#performContextClick--} -``` -public boolean performContextClick() -``` - - - - -**Returns:** -boolean -### performContextClick(float arg0, float arg1) {#performContextClick-float-float-} -``` -public boolean performContextClick(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -**Returns:** -boolean -### performHapticFeedback(int arg0) {#performHapticFeedback-int-} -``` -public boolean performHapticFeedback(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### performHapticFeedback(int arg0, int arg1) {#performHapticFeedback-int-int-} -``` -public boolean performHapticFeedback(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -**Returns:** -boolean -### performLongClick() {#performLongClick--} -``` -public boolean performLongClick() -``` - - - - -**Returns:** -boolean -### performLongClick(float arg0, float arg1) {#performLongClick-float-float-} -``` -public boolean performLongClick(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -**Returns:** -boolean -### performReceiveContent(ContentInfo arg0) {#performReceiveContent-android.view.ContentInfo-} -``` -public ContentInfo performReceiveContent(ContentInfo arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ContentInfo | | - -**Returns:** -android.view.ContentInfo -### playSoundEffect(int arg0) {#playSoundEffect-int-} -``` -public void playSoundEffect(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### post(Runnable arg0) {#post-java.lang.Runnable-} -``` -public boolean post(Runnable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Runnable | | - -**Returns:** -boolean -### postDelayed(Runnable arg0, long arg1) {#postDelayed-java.lang.Runnable-long-} -``` -public boolean postDelayed(Runnable arg0, long arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Runnable | | -| arg1 | long | | - -**Returns:** -boolean -### postInvalidate() {#postInvalidate--} -``` -public void postInvalidate() -``` - - - - -### postInvalidate(int arg0, int arg1, int arg2, int arg3) {#postInvalidate-int-int-int-int-} -``` -public void postInvalidate(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### postInvalidateDelayed(long arg0) {#postInvalidateDelayed-long-} -``` -public void postInvalidateDelayed(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4) {#postInvalidateDelayed-long-int-int-int-int-} -``` -public void postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | -| arg4 | int | | - -### postInvalidateOnAnimation() {#postInvalidateOnAnimation--} -``` -public void postInvalidateOnAnimation() -``` - - - - -### postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3) {#postInvalidateOnAnimation-int-int-int-int-} -``` -public void postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### postOnAnimation(Runnable arg0) {#postOnAnimation-java.lang.Runnable-} -``` -public void postOnAnimation(Runnable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Runnable | | - -### postOnAnimationDelayed(Runnable arg0, long arg1) {#postOnAnimationDelayed-java.lang.Runnable-long-} -``` -public void postOnAnimationDelayed(Runnable arg0, long arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Runnable | | -| arg1 | long | | - -### refreshDrawableState() {#refreshDrawableState--} -``` -public void refreshDrawableState() -``` - - - - -### releasePointerCapture() {#releasePointerCapture--} -``` -public void releasePointerCapture() -``` - - - - -### removeCallbacks(Runnable arg0) {#removeCallbacks-java.lang.Runnable-} -``` -public boolean removeCallbacks(Runnable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Runnable | | - -**Returns:** -boolean -### removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0) {#removeOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-} -``` -public void removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnAttachStateChangeListener | | - -### removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0) {#removeOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-} -``` -public void removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnLayoutChangeListener | | - -### removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0) {#removeOnUnhandledKeyEventListener-android.view.View.OnUnhandledKeyEventListener-} -``` -public void removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnUnhandledKeyEventListener | | - -### requestApplyInsets() {#requestApplyInsets--} -``` -public void requestApplyInsets() -``` - - - - -### requestFitSystemWindows() {#requestFitSystemWindows--} -``` -public void requestFitSystemWindows() -``` - - - - -### requestFocus() {#requestFocus--} -``` -public final boolean requestFocus() -``` - - - - -**Returns:** -boolean -### requestFocus(int arg0) {#requestFocus-int-} -``` -public final boolean requestFocus(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### requestFocus(int arg0, Rect arg1) {#requestFocus-int-android.graphics.Rect-} -``` -public boolean requestFocus(int arg0, Rect arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.graphics.Rect | | - -**Returns:** -boolean -### requestFocusFromTouch() {#requestFocusFromTouch--} -``` -public final boolean requestFocusFromTouch() -``` - - - - -**Returns:** -boolean -### requestLayout() {#requestLayout--} -``` -public void requestLayout() -``` - - - - -### requestPointerCapture() {#requestPointerCapture--} -``` -public void requestPointerCapture() -``` - - - - -### requestRectangleOnScreen(Rect arg0) {#requestRectangleOnScreen-android.graphics.Rect-} -``` -public boolean requestRectangleOnScreen(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -**Returns:** -boolean -### requestRectangleOnScreen(Rect arg0, boolean arg1) {#requestRectangleOnScreen-android.graphics.Rect-boolean-} -``` -public boolean requestRectangleOnScreen(Rect arg0, boolean arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | -| arg1 | boolean | | - -**Returns:** -boolean -### requestUnbufferedDispatch(MotionEvent arg0) {#requestUnbufferedDispatch-android.view.MotionEvent-} -``` -public final void requestUnbufferedDispatch(MotionEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.MotionEvent | | - -### requestUnbufferedDispatch(int arg0) {#requestUnbufferedDispatch-int-} -``` -public final void requestUnbufferedDispatch(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### resetPivot() {#resetPivot--} -``` -public void resetPivot() -``` - - - - -### resolveSize(int arg0, int arg1) {#resolveSize-int-int-} -``` -public static int resolveSize(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -**Returns:** -int -### resolveSizeAndState(int arg0, int arg1, int arg2) {#resolveSizeAndState-int-int-int-} -``` -public static int resolveSizeAndState(int arg0, int arg1, int arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | - -**Returns:** -int -### restoreDefaultFocus() {#restoreDefaultFocus--} -``` -public boolean restoreDefaultFocus() -``` - - - - -**Returns:** -boolean -### restoreHierarchyState(SparseArray arg0) {#restoreHierarchyState-android.util.SparseArray-android.os.Parcelable--} -``` -public void restoreHierarchyState(SparseArray arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.util.SparseArray | | - -### saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5) {#saveAttributeDataForStyleable-android.content.Context-int---android.util.AttributeSet-android.content.res.TypedArray-int-int-} -``` -public final void saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.Context | | -| arg1 | int[] | | -| arg2 | android.util.AttributeSet | | -| arg3 | android.content.res.TypedArray | | -| arg4 | int | | -| arg5 | int | | - -### saveHierarchyState(SparseArray arg0) {#saveHierarchyState-android.util.SparseArray-android.os.Parcelable--} -``` -public void saveHierarchyState(SparseArray arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.util.SparseArray | | - -### scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) {#scheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-long-} -``` -public void scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | -| arg1 | java.lang.Runnable | | -| arg2 | long | | - -### scrollBy(int arg0, int arg1) {#scrollBy-int-int-} -``` -public void scrollBy(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -### scrollTo(int arg0, int arg1) {#scrollTo-int-int-} -``` -public void scrollTo(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -### sendAccessibilityEvent(int arg0) {#sendAccessibilityEvent-int-} -``` -public void sendAccessibilityEvent(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### sendAccessibilityEventUnchecked(AccessibilityEvent arg0) {#sendAccessibilityEventUnchecked-android.view.accessibility.AccessibilityEvent-} -``` -public void sendAccessibilityEventUnchecked(AccessibilityEvent arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.accessibility.AccessibilityEvent | | - -### setAccessibilityDelegate(View.AccessibilityDelegate arg0) {#setAccessibilityDelegate-android.view.View.AccessibilityDelegate-} -``` -public void setAccessibilityDelegate(View.AccessibilityDelegate arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.AccessibilityDelegate | | - -### setAccessibilityHeading(boolean arg0) {#setAccessibilityHeading-boolean-} -``` -public void setAccessibilityHeading(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setAccessibilityLiveRegion(int arg0) {#setAccessibilityLiveRegion-int-} -``` -public void setAccessibilityLiveRegion(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setAccessibilityPaneTitle(CharSequence arg0) {#setAccessibilityPaneTitle-java.lang.CharSequence-} -``` -public void setAccessibilityPaneTitle(CharSequence arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.CharSequence | | - -### setAccessibilityTraversalAfter(int arg0) {#setAccessibilityTraversalAfter-int-} -``` -public void setAccessibilityTraversalAfter(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setAccessibilityTraversalBefore(int arg0) {#setAccessibilityTraversalBefore-int-} -``` -public void setAccessibilityTraversalBefore(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setActivated(boolean arg0) {#setActivated-boolean-} -``` -public void setActivated(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setAdjustViewBounds(boolean arg0) {#setAdjustViewBounds-boolean-} -``` -public void setAdjustViewBounds(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setAllowClickWhenDisabled(boolean arg0) {#setAllowClickWhenDisabled-boolean-} -``` -public void setAllowClickWhenDisabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setAlpha(float arg0) {#setAlpha-float-} -``` -public void setAlpha(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setAlpha(int arg0) {#setAlpha-int-} -``` -public void setAlpha(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setAnimation(Animation arg0) {#setAnimation-android.view.animation.Animation-} -``` -public void setAnimation(Animation arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.animation.Animation | | - -### setAnimationMatrix(Matrix arg0) {#setAnimationMatrix-android.graphics.Matrix-} -``` -public void setAnimationMatrix(Matrix arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Matrix | | - -### setAutoHandwritingEnabled(boolean arg0) {#setAutoHandwritingEnabled-boolean-} -``` -public void setAutoHandwritingEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setAutoSizeMode(AutoSizeMode value) {#setAutoSizeMode-com.aspose.barcode.generation.AutoSizeMode-} -``` -public void setAutoSizeMode(AutoSizeMode value) -``` - - -Sets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [AutoSizeMode](../../com.aspose.barcode.generation/autosizemode) | | - -### setAutofillHints(String[] arg0) {#setAutofillHints-java.lang.String...-} -``` -public void setAutofillHints(String[] arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.String[] | | - -### setAutofillId(AutofillId arg0) {#setAutofillId-android.view.autofill.AutofillId-} -``` -public void setAutofillId(AutofillId arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.autofill.AutofillId | | - -### setBackground(Drawable arg0) {#setBackground-android.graphics.drawable.Drawable-} -``` -public void setBackground(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setBackgroundColor(int value) {#setBackgroundColor-int-} -``` -public void setBackgroundColor(int value) -``` - - -Background color of the barcode image. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setBackgroundDrawable(Drawable arg0) {#setBackgroundDrawable-android.graphics.drawable.Drawable-} -``` -public void setBackgroundDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setBackgroundResource(int arg0) {#setBackgroundResource-int-} -``` -public void setBackgroundResource(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setBackgroundTintBlendMode(BlendMode arg0) {#setBackgroundTintBlendMode-android.graphics.BlendMode-} -``` -public void setBackgroundTintBlendMode(BlendMode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.BlendMode | | - -### setBackgroundTintList(ColorStateList arg0) {#setBackgroundTintList-android.content.res.ColorStateList-} -``` -public void setBackgroundTintList(ColorStateList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.ColorStateList | | - -### setBackgroundTintMode(PorterDuff.Mode arg0) {#setBackgroundTintMode-android.graphics.PorterDuff.Mode-} -``` -public void setBackgroundTintMode(PorterDuff.Mode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.PorterDuff.Mode | | - -### setBarColor(int value) {#setBarColor-int-} -``` -public void setBarColor(int value) -``` - - -Bars color. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setBarcodeType(BaseEncodeType value) {#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-} -``` -public void setBarcodeType(BaseEncodeType value) -``` - - -BarCode's encode type (symbology). - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) | Use to get current symbology. | - -### setBaseline(int arg0) {#setBaseline-int-} -``` -public void setBaseline(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setBaselineAlignBottom(boolean arg0) {#setBaselineAlignBottom-boolean-} -``` -public void setBaselineAlignBottom(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setBottom(int arg0) {#setBottom-int-} -``` -public final void setBottom(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setCameraDistance(float arg0) {#setCameraDistance-float-} -``` -public void setCameraDistance(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setChecksumAlwaysShow(boolean value) {#setChecksumAlwaysShow-boolean-} -``` -public void setChecksumAlwaysShow(boolean value) -``` - - -Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setChecksumEnabled(EnableChecksum value) {#setChecksumEnabled-com.aspose.barcode.generation.EnableChecksum-} -``` -public void setChecksumEnabled(EnableChecksum value) -``` - - -Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codaba Checksum always used: Rest symbology - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [EnableChecksum](../../com.aspose.barcode.generation/enablechecksum) | | - -### setClickable(boolean arg0) {#setClickable-boolean-} -``` -public void setClickable(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setClipBounds(Rect arg0) {#setClipBounds-android.graphics.Rect-} -``` -public void setClipBounds(Rect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Rect | | - -### setClipToOutline(boolean arg0) {#setClipToOutline-boolean-} -``` -public void setClipToOutline(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setCodeText(String value) {#setCodeText-java.lang.String-} -``` -public void setCodeText(String value) -``` - - -Data to be encoded, different types of BarCode may have different CodeText length restrictions. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.lang.String | | - -### setColorFilter(ColorFilter arg0) {#setColorFilter-android.graphics.ColorFilter-} -``` -public void setColorFilter(ColorFilter arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.ColorFilter | | - -### setColorFilter(int arg0) {#setColorFilter-int-} -``` -public final void setColorFilter(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setColorFilter(int arg0, PorterDuff.Mode arg1) {#setColorFilter-int-android.graphics.PorterDuff.Mode-} -``` -public final void setColorFilter(int arg0, PorterDuff.Mode arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.graphics.PorterDuff.Mode | | - -### setContentCaptureSession(ContentCaptureSession arg0) {#setContentCaptureSession-android.view.contentcapture.ContentCaptureSession-} -``` -public void setContentCaptureSession(ContentCaptureSession arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.contentcapture.ContentCaptureSession | | - -### setContentDescription(CharSequence arg0) {#setContentDescription-java.lang.CharSequence-} -``` -public void setContentDescription(CharSequence arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.CharSequence | | - -### setContextClickable(boolean arg0) {#setContextClickable-boolean-} -``` -public void setContextClickable(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setCropToPadding(boolean arg0) {#setCropToPadding-boolean-} -``` -public void setCropToPadding(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setDefaultFocusHighlightEnabled(boolean arg0) {#setDefaultFocusHighlightEnabled-boolean-} -``` -public void setDefaultFocusHighlightEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setDrawingCacheBackgroundColor(int arg0) {#setDrawingCacheBackgroundColor-int-} -``` -public void setDrawingCacheBackgroundColor(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setDrawingCacheEnabled(boolean arg0) {#setDrawingCacheEnabled-boolean-} -``` -public void setDrawingCacheEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setDrawingCacheQuality(int arg0) {#setDrawingCacheQuality-int-} -``` -public void setDrawingCacheQuality(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setDuplicateParentStateEnabled(boolean arg0) {#setDuplicateParentStateEnabled-boolean-} -``` -public void setDuplicateParentStateEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setElevation(float arg0) {#setElevation-float-} -``` -public void setElevation(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setEnableEscape(boolean value) {#setEnableEscape-boolean-} -``` -public void setEnableEscape(boolean value) -``` - - -Indicates whether explains the character "\\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, "\\" will be explained as a special escape character. Otherwise, "\\" acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \\013 and \\\\CR stands for CR. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setEnabled(boolean arg0) {#setEnabled-boolean-} -``` -public void setEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setFadingEdgeLength(int arg0) {#setFadingEdgeLength-int-} -``` -public void setFadingEdgeLength(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setFilledBars(boolean value) {#setFilledBars-boolean-} -``` -public void setFilledBars(boolean value) -``` - - -Gets a value indicating whether bars filled. Only for 1D barcodes. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setFilterTouchesWhenObscured(boolean arg0) {#setFilterTouchesWhenObscured-boolean-} -``` -public void setFilterTouchesWhenObscured(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setFitsSystemWindows(boolean arg0) {#setFitsSystemWindows-boolean-} -``` -public void setFitsSystemWindows(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setFocusable(boolean arg0) {#setFocusable-boolean-} -``` -public void setFocusable(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setFocusable(int arg0) {#setFocusable-int-} -``` -public void setFocusable(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setFocusableInTouchMode(boolean arg0) {#setFocusableInTouchMode-boolean-} -``` -public void setFocusableInTouchMode(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setFocusedByDefault(boolean arg0) {#setFocusedByDefault-boolean-} -``` -public void setFocusedByDefault(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setForceDarkAllowed(boolean arg0) {#setForceDarkAllowed-boolean-} -``` -public void setForceDarkAllowed(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setForeground(Drawable arg0) {#setForeground-android.graphics.drawable.Drawable-} -``` -public void setForeground(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setForegroundGravity(int arg0) {#setForegroundGravity-int-} -``` -public void setForegroundGravity(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setForegroundTintBlendMode(BlendMode arg0) {#setForegroundTintBlendMode-android.graphics.BlendMode-} -``` -public void setForegroundTintBlendMode(BlendMode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.BlendMode | | - -### setForegroundTintList(ColorStateList arg0) {#setForegroundTintList-android.content.res.ColorStateList-} -``` -public void setForegroundTintList(ColorStateList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.ColorStateList | | - -### setForegroundTintMode(PorterDuff.Mode arg0) {#setForegroundTintMode-android.graphics.PorterDuff.Mode-} -``` -public void setForegroundTintMode(PorterDuff.Mode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.PorterDuff.Mode | | - -### setHapticFeedbackEnabled(boolean arg0) {#setHapticFeedbackEnabled-boolean-} -``` -public void setHapticFeedbackEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setHasTransientState(boolean arg0) {#setHasTransientState-boolean-} -``` -public void setHasTransientState(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setHorizontalFadingEdgeEnabled(boolean arg0) {#setHorizontalFadingEdgeEnabled-boolean-} -``` -public void setHorizontalFadingEdgeEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setHorizontalScrollBarEnabled(boolean arg0) {#setHorizontalScrollBarEnabled-boolean-} -``` -public void setHorizontalScrollBarEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setHorizontalScrollbarThumbDrawable(Drawable arg0) {#setHorizontalScrollbarThumbDrawable-android.graphics.drawable.Drawable-} -``` -public void setHorizontalScrollbarThumbDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setHorizontalScrollbarTrackDrawable(Drawable arg0) {#setHorizontalScrollbarTrackDrawable-android.graphics.drawable.Drawable-} -``` -public void setHorizontalScrollbarTrackDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setHovered(boolean arg0) {#setHovered-boolean-} -``` -public void setHovered(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setId(int arg0) {#setId-int-} -``` -public void setId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImageAlpha(int arg0) {#setImageAlpha-int-} -``` -public void setImageAlpha(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImageBitmap(Bitmap arg0) {#setImageBitmap-android.graphics.Bitmap-} -``` -public void setImageBitmap(Bitmap arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Bitmap | | - -### setImageDrawable(Drawable arg0) {#setImageDrawable-android.graphics.drawable.Drawable-} -``` -public void setImageDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setImageIcon(Icon arg0) {#setImageIcon-android.graphics.drawable.Icon-} -``` -public void setImageIcon(Icon arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Icon | | - -### setImageLevel(int arg0) {#setImageLevel-int-} -``` -public void setImageLevel(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImageMatrix(Matrix arg0) {#setImageMatrix-android.graphics.Matrix-} -``` -public void setImageMatrix(Matrix arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Matrix | | - -### setImageResource(int arg0) {#setImageResource-int-} -``` -public void setImageResource(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImageState(int[] arg0, boolean arg1) {#setImageState-int---boolean-} -``` -public void setImageState(int[] arg0, boolean arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int[] | | -| arg1 | boolean | | - -### setImageTintBlendMode(BlendMode arg0) {#setImageTintBlendMode-android.graphics.BlendMode-} -``` -public void setImageTintBlendMode(BlendMode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.BlendMode | | - -### setImageTintList(ColorStateList arg0) {#setImageTintList-android.content.res.ColorStateList-} -``` -public void setImageTintList(ColorStateList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.ColorStateList | | - -### setImageTintMode(PorterDuff.Mode arg0) {#setImageTintMode-android.graphics.PorterDuff.Mode-} -``` -public void setImageTintMode(PorterDuff.Mode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.PorterDuff.Mode | | - -### setImageURI(Uri arg0) {#setImageURI-android.net.Uri-} -``` -public void setImageURI(Uri arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.net.Uri | | - -### setImportantForAccessibility(int arg0) {#setImportantForAccessibility-int-} -``` -public void setImportantForAccessibility(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImportantForAutofill(int arg0) {#setImportantForAutofill-int-} -``` -public void setImportantForAutofill(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setImportantForContentCapture(int arg0) {#setImportantForContentCapture-int-} -``` -public void setImportantForContentCapture(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setKeepScreenOn(boolean arg0) {#setKeepScreenOn-boolean-} -``` -public void setKeepScreenOn(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setKeyboardNavigationCluster(boolean arg0) {#setKeyboardNavigationCluster-boolean-} -``` -public void setKeyboardNavigationCluster(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setLabelFor(int arg0) {#setLabelFor-int-} -``` -public void setLabelFor(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setLayerPaint(Paint arg0) {#setLayerPaint-android.graphics.Paint-} -``` -public void setLayerPaint(Paint arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Paint | | - -### setLayerType(int arg0, Paint arg1) {#setLayerType-int-android.graphics.Paint-} -``` -public void setLayerType(int arg0, Paint arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | android.graphics.Paint | | - -### setLayoutDirection(int arg0) {#setLayoutDirection-int-} -``` -public void setLayoutDirection(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setLayoutParams(ViewGroup.LayoutParams arg0) {#setLayoutParams-android.view.ViewGroup.LayoutParams-} -``` -public void setLayoutParams(ViewGroup.LayoutParams arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewGroup.LayoutParams | | - -### setLeft(int arg0) {#setLeft-int-} -``` -public final void setLeft(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3) {#setLeftTopRightBottom-int-int-int-int-} -``` -public final void setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### setLongClickable(boolean arg0) {#setLongClickable-boolean-} -``` -public void setLongClickable(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setMaxHeight(int arg0) {#setMaxHeight-int-} -``` -public void setMaxHeight(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setMaxWidth(int arg0) {#setMaxWidth-int-} -``` -public void setMaxWidth(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setMinimumHeight(int arg0) {#setMinimumHeight-int-} -``` -public void setMinimumHeight(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setMinimumWidth(int arg0) {#setMinimumWidth-int-} -``` -public void setMinimumWidth(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNestedScrollingEnabled(boolean arg0) {#setNestedScrollingEnabled-boolean-} -``` -public void setNestedScrollingEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setNextClusterForwardId(int arg0) {#setNextClusterForwardId-int-} -``` -public void setNextClusterForwardId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNextFocusDownId(int arg0) {#setNextFocusDownId-int-} -``` -public void setNextFocusDownId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNextFocusForwardId(int arg0) {#setNextFocusForwardId-int-} -``` -public void setNextFocusForwardId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNextFocusLeftId(int arg0) {#setNextFocusLeftId-int-} -``` -public void setNextFocusLeftId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNextFocusRightId(int arg0) {#setNextFocusRightId-int-} -``` -public void setNextFocusRightId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setNextFocusUpId(int arg0) {#setNextFocusUpId-int-} -``` -public void setNextFocusUpId(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0) {#setOnApplyWindowInsetsListener-android.view.View.OnApplyWindowInsetsListener-} -``` -public void setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnApplyWindowInsetsListener | | - -### setOnCapturedPointerListener(View.OnCapturedPointerListener arg0) {#setOnCapturedPointerListener-android.view.View.OnCapturedPointerListener-} -``` -public void setOnCapturedPointerListener(View.OnCapturedPointerListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnCapturedPointerListener | | - -### setOnClickListener(View.OnClickListener arg0) {#setOnClickListener-android.view.View.OnClickListener-} -``` -public void setOnClickListener(View.OnClickListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnClickListener | | - -### setOnContextClickListener(View.OnContextClickListener arg0) {#setOnContextClickListener-android.view.View.OnContextClickListener-} -``` -public void setOnContextClickListener(View.OnContextClickListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnContextClickListener | | - -### setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) {#setOnCreateContextMenuListener-android.view.View.OnCreateContextMenuListener-} -``` -public void setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnCreateContextMenuListener | | - -### setOnDragListener(View.OnDragListener arg0) {#setOnDragListener-android.view.View.OnDragListener-} -``` -public void setOnDragListener(View.OnDragListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnDragListener | | - -### setOnFocusChangeListener(View.OnFocusChangeListener arg0) {#setOnFocusChangeListener-android.view.View.OnFocusChangeListener-} -``` -public void setOnFocusChangeListener(View.OnFocusChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnFocusChangeListener | | - -### setOnGenericMotionListener(View.OnGenericMotionListener arg0) {#setOnGenericMotionListener-android.view.View.OnGenericMotionListener-} -``` -public void setOnGenericMotionListener(View.OnGenericMotionListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnGenericMotionListener | | - -### setOnHoverListener(View.OnHoverListener arg0) {#setOnHoverListener-android.view.View.OnHoverListener-} -``` -public void setOnHoverListener(View.OnHoverListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnHoverListener | | - -### setOnKeyListener(View.OnKeyListener arg0) {#setOnKeyListener-android.view.View.OnKeyListener-} -``` -public void setOnKeyListener(View.OnKeyListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnKeyListener | | - -### setOnLongClickListener(View.OnLongClickListener arg0) {#setOnLongClickListener-android.view.View.OnLongClickListener-} -``` -public void setOnLongClickListener(View.OnLongClickListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnLongClickListener | | - -### setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1) {#setOnReceiveContentListener-java.lang.String---android.view.OnReceiveContentListener-} -``` -public void setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.String[] | | -| arg1 | android.view.OnReceiveContentListener | | - -### setOnScrollChangeListener(View.OnScrollChangeListener arg0) {#setOnScrollChangeListener-android.view.View.OnScrollChangeListener-} -``` -public void setOnScrollChangeListener(View.OnScrollChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnScrollChangeListener | | - -### setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0) {#setOnSystemUiVisibilityChangeListener-android.view.View.OnSystemUiVisibilityChangeListener-} -``` -public void setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnSystemUiVisibilityChangeListener | | - -### setOnTouchListener(View.OnTouchListener arg0) {#setOnTouchListener-android.view.View.OnTouchListener-} -``` -public void setOnTouchListener(View.OnTouchListener arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.OnTouchListener | | - -### setOutlineAmbientShadowColor(int arg0) {#setOutlineAmbientShadowColor-int-} -``` -public void setOutlineAmbientShadowColor(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setOutlineProvider(ViewOutlineProvider arg0) {#setOutlineProvider-android.view.ViewOutlineProvider-} -``` -public void setOutlineProvider(ViewOutlineProvider arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ViewOutlineProvider | | - -### setOutlineSpotShadowColor(int arg0) {#setOutlineSpotShadowColor-int-} -``` -public void setOutlineSpotShadowColor(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setOverScrollMode(int arg0) {#setOverScrollMode-int-} -``` -public void setOverScrollMode(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setPadding(int arg0, int arg1, int arg2, int arg3) {#setPadding-int-int-int-int-} -``` -public void setPadding(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### setPaddingRelative(int arg0, int arg1, int arg2, int arg3) {#setPaddingRelative-int-int-int-int-} -``` -public void setPaddingRelative(int arg0, int arg1, int arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | -| arg2 | int | | -| arg3 | int | | - -### setPivotX(float arg0) {#setPivotX-float-} -``` -public void setPivotX(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setPivotY(float arg0) {#setPivotY-float-} -``` -public void setPivotY(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setPointerIcon(PointerIcon arg0) {#setPointerIcon-android.view.PointerIcon-} -``` -public void setPointerIcon(PointerIcon arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.PointerIcon | | - -### setPreferKeepClear(boolean arg0) {#setPreferKeepClear-boolean-} -``` -public final void setPreferKeepClear(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setPreferKeepClearRects(List arg0) {#setPreferKeepClearRects-java.util.List-android.graphics.Rect--} -``` -public final void setPreferKeepClearRects(List arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.List | | - -### setPressed(boolean arg0) {#setPressed-boolean-} -``` -public void setPressed(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setRenderEffect(RenderEffect arg0) {#setRenderEffect-android.graphics.RenderEffect-} -``` -public void setRenderEffect(RenderEffect arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.RenderEffect | | - -### setResolution(float value) {#setResolution-float-} -``` -public void setResolution(float value) -``` - - -Sets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | The **Resolution** parameter value is less than or equal to 0. | - -### setRevealOnFocusHint(boolean arg0) {#setRevealOnFocusHint-boolean-} -``` -public final void setRevealOnFocusHint(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setRight(int arg0) {#setRight-int-} -``` -public final void setRight(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setRotation(float arg0) {#setRotation-float-} -``` -public void setRotation(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setRotationAngle(float value) {#setRotationAngle-float-} -``` -public void setRotationAngle(float value) -``` - - -BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - -### setRotationX(float arg0) {#setRotationX-float-} -``` -public void setRotationX(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setRotationY(float arg0) {#setRotationY-float-} -``` -public void setRotationY(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setSaveEnabled(boolean arg0) {#setSaveEnabled-boolean-} -``` -public void setSaveEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setSaveFromParentEnabled(boolean arg0) {#setSaveFromParentEnabled-boolean-} -``` -public void setSaveFromParentEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setScaleType(ImageView.ScaleType arg0) {#setScaleType-android.widget.ImageView.ScaleType-} -``` -public void setScaleType(ImageView.ScaleType arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.widget.ImageView.ScaleType | | - -### setScaleX(float arg0) {#setScaleX-float-} -``` -public void setScaleX(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setScaleY(float arg0) {#setScaleY-float-} -``` -public void setScaleY(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setScreenReaderFocusable(boolean arg0) {#setScreenReaderFocusable-boolean-} -``` -public void setScreenReaderFocusable(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setScrollBarDefaultDelayBeforeFade(int arg0) {#setScrollBarDefaultDelayBeforeFade-int-} -``` -public void setScrollBarDefaultDelayBeforeFade(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollBarFadeDuration(int arg0) {#setScrollBarFadeDuration-int-} -``` -public void setScrollBarFadeDuration(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollBarSize(int arg0) {#setScrollBarSize-int-} -``` -public void setScrollBarSize(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollBarStyle(int arg0) {#setScrollBarStyle-int-} -``` -public void setScrollBarStyle(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollCaptureCallback(ScrollCaptureCallback arg0) {#setScrollCaptureCallback-android.view.ScrollCaptureCallback-} -``` -public final void setScrollCaptureCallback(ScrollCaptureCallback arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ScrollCaptureCallback | | - -### setScrollCaptureHint(int arg0) {#setScrollCaptureHint-int-} -``` -public void setScrollCaptureHint(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollContainer(boolean arg0) {#setScrollContainer-boolean-} -``` -public void setScrollContainer(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setScrollIndicators(int arg0) {#setScrollIndicators-int-} -``` -public void setScrollIndicators(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollIndicators(int arg0, int arg1) {#setScrollIndicators-int-int-} -``` -public void setScrollIndicators(int arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | int | | - -### setScrollX(int arg0) {#setScrollX-int-} -``` -public void setScrollX(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollY(int arg0) {#setScrollY-int-} -``` -public void setScrollY(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setScrollbarFadingEnabled(boolean arg0) {#setScrollbarFadingEnabled-boolean-} -``` -public void setScrollbarFadingEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setSelected(boolean arg0) {#setSelected-boolean-} -``` -public void setSelected(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setSoundEffectsEnabled(boolean arg0) {#setSoundEffectsEnabled-boolean-} -``` -public void setSoundEffectsEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setStateDescription(CharSequence arg0) {#setStateDescription-java.lang.CharSequence-} -``` -public void setStateDescription(CharSequence arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.CharSequence | | - -### setStateListAnimator(StateListAnimator arg0) {#setStateListAnimator-android.animation.StateListAnimator-} -``` -public void setStateListAnimator(StateListAnimator arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.animation.StateListAnimator | | - -### setSupportBackgroundTintList(ColorStateList arg0) {#setSupportBackgroundTintList-android.content.res.ColorStateList-} -``` -public void setSupportBackgroundTintList(ColorStateList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.ColorStateList | | - -### setSupportBackgroundTintMode(PorterDuff.Mode arg0) {#setSupportBackgroundTintMode-android.graphics.PorterDuff.Mode-} -``` -public void setSupportBackgroundTintMode(PorterDuff.Mode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.PorterDuff.Mode | | - -### setSupportImageTintList(ColorStateList arg0) {#setSupportImageTintList-android.content.res.ColorStateList-} -``` -public void setSupportImageTintList(ColorStateList arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.res.ColorStateList | | - -### setSupportImageTintMode(PorterDuff.Mode arg0) {#setSupportImageTintMode-android.graphics.PorterDuff.Mode-} -``` -public void setSupportImageTintMode(PorterDuff.Mode arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.PorterDuff.Mode | | - -### setSystemGestureExclusionRects(List arg0) {#setSystemGestureExclusionRects-java.util.List-android.graphics.Rect--} -``` -public void setSystemGestureExclusionRects(List arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.util.List | | - -### setSystemUiVisibility(int arg0) {#setSystemUiVisibility-int-} -``` -public void setSystemUiVisibility(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setTag(int arg0, Object arg1) {#setTag-int-java.lang.Object-} -``` -public void setTag(int arg0, Object arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | -| arg1 | java.lang.Object | | - -### setTag(Object arg0) {#setTag-java.lang.Object-} -``` -public void setTag(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -### setTextAlignment(int arg0) {#setTextAlignment-int-} -``` -public void setTextAlignment(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setTextDirection(int arg0) {#setTextDirection-int-} -``` -public void setTextDirection(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setThrowExceptionWhenCodeTextIncorrect(boolean value) {#setThrowExceptionWhenCodeTextIncorrect-boolean-} -``` -public void setThrowExceptionWhenCodeTextIncorrect(boolean value) -``` - - -Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode's specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setTooltipText(CharSequence arg0) {#setTooltipText-java.lang.CharSequence-} -``` -public void setTooltipText(CharSequence arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.CharSequence | | - -### setTop(int arg0) {#setTop-int-} -``` -public final void setTop(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setTouchDelegate(TouchDelegate arg0) {#setTouchDelegate-android.view.TouchDelegate-} -``` -public void setTouchDelegate(TouchDelegate arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.TouchDelegate | | - -### setTransitionAlpha(float arg0) {#setTransitionAlpha-float-} -``` -public void setTransitionAlpha(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setTransitionName(String arg0) {#setTransitionName-java.lang.String-} -``` -public final void setTransitionName(String arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.String | | - -### setTransitionVisibility(int arg0) {#setTransitionVisibility-int-} -``` -public void setTransitionVisibility(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setTranslationX(float arg0) {#setTranslationX-float-} -``` -public void setTranslationX(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setTranslationY(float arg0) {#setTranslationY-float-} -``` -public void setTranslationY(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setTranslationZ(float arg0) {#setTranslationZ-float-} -``` -public void setTranslationZ(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setUseAntiAlias(boolean value) {#setUseAntiAlias-boolean-} -``` -public void setUseAntiAlias(boolean value) -``` - - -Sets a value indicating whether is used anti-aliasing mode to render image. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setVerticalFadingEdgeEnabled(boolean arg0) {#setVerticalFadingEdgeEnabled-boolean-} -``` -public void setVerticalFadingEdgeEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setVerticalScrollBarEnabled(boolean arg0) {#setVerticalScrollBarEnabled-boolean-} -``` -public void setVerticalScrollBarEnabled(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setVerticalScrollbarPosition(int arg0) {#setVerticalScrollbarPosition-int-} -``` -public void setVerticalScrollbarPosition(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setVerticalScrollbarThumbDrawable(Drawable arg0) {#setVerticalScrollbarThumbDrawable-android.graphics.drawable.Drawable-} -``` -public void setVerticalScrollbarThumbDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setVerticalScrollbarTrackDrawable(Drawable arg0) {#setVerticalScrollbarTrackDrawable-android.graphics.drawable.Drawable-} -``` -public void setVerticalScrollbarTrackDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### setViewTranslationCallback(ViewTranslationCallback arg0) {#setViewTranslationCallback-android.view.translation.ViewTranslationCallback-} -``` -public void setViewTranslationCallback(ViewTranslationCallback arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.translation.ViewTranslationCallback | | - -### setVisibility(int arg0) {#setVisibility-int-} -``` -public void setVisibility(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -### setWideNarrowRatio(float value) {#setWideNarrowRatio-float-} -``` -public void setWideNarrowRatio(float value) -``` - - -Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | The **WideNarrowRatio** parameter value is less than or equal to 0. | - -### setWillNotCacheDrawing(boolean arg0) {#setWillNotCacheDrawing-boolean-} -``` -public void setWillNotCacheDrawing(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setWillNotDraw(boolean arg0) {#setWillNotDraw-boolean-} -``` -public void setWillNotDraw(boolean arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | boolean | | - -### setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0) {#setWindowInsetsAnimationCallback-android.view.WindowInsetsAnimation.Callback-} -``` -public void setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.WindowInsetsAnimation.Callback | | - -### setX(float arg0) {#setX-float-} -``` -public void setX(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setY(float arg0) {#setY-float-} -``` -public void setY(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### setZ(float arg0) {#setZ-float-} -``` -public void setZ(float arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | - -### showContextMenu() {#showContextMenu--} -``` -public boolean showContextMenu() -``` - - - - -**Returns:** -boolean -### showContextMenu(float arg0, float arg1) {#showContextMenu-float-float-} -``` -public boolean showContextMenu(float arg0, float arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | float | | -| arg1 | float | | - -**Returns:** -boolean -### startActionMode(ActionMode.Callback arg0) {#startActionMode-android.view.ActionMode.Callback-} -``` -public ActionMode startActionMode(ActionMode.Callback arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ActionMode.Callback | | - -**Returns:** -android.view.ActionMode -### startActionMode(ActionMode.Callback arg0, int arg1) {#startActionMode-android.view.ActionMode.Callback-int-} -``` -public ActionMode startActionMode(ActionMode.Callback arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.ActionMode.Callback | | -| arg1 | int | | - -**Returns:** -android.view.ActionMode -### startAnimation(Animation arg0) {#startAnimation-android.view.animation.Animation-} -``` -public void startAnimation(Animation arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.animation.Animation | | - -### startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) {#startDrag-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-} -``` -public final boolean startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.ClipData | | -| arg1 | android.view.View.DragShadowBuilder | | -| arg2 | java.lang.Object | | -| arg3 | int | | - -**Returns:** -boolean -### startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) {#startDragAndDrop-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-} -``` -public final boolean startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.content.ClipData | | -| arg1 | android.view.View.DragShadowBuilder | | -| arg2 | java.lang.Object | | -| arg3 | int | | - -**Returns:** -boolean -### startNestedScroll(int arg0) {#startNestedScroll-int-} -``` -public boolean startNestedScroll(int arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | int | | - -**Returns:** -boolean -### stopNestedScroll() {#stopNestedScroll--} -``` -public void stopNestedScroll() -``` - - - - -### toString() {#toString--} -``` -public String toString() -``` - - - - -**Returns:** -java.lang.String -### transformMatrixToGlobal(Matrix arg0) {#transformMatrixToGlobal-android.graphics.Matrix-} -``` -public void transformMatrixToGlobal(Matrix arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Matrix | | - -### transformMatrixToLocal(Matrix arg0) {#transformMatrixToLocal-android.graphics.Matrix-} -``` -public void transformMatrixToLocal(Matrix arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.Matrix | | - -### unscheduleDrawable(Drawable arg0) {#unscheduleDrawable-android.graphics.drawable.Drawable-} -``` -public void unscheduleDrawable(Drawable arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | - -### unscheduleDrawable(Drawable arg0, Runnable arg1) {#unscheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-} -``` -public void unscheduleDrawable(Drawable arg0, Runnable arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.graphics.drawable.Drawable | | -| arg1 | java.lang.Runnable | | - -### updateDragShadow(View.DragShadowBuilder arg0) {#updateDragShadow-android.view.View.DragShadowBuilder-} -``` -public final void updateDragShadow(View.DragShadowBuilder arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | android.view.View.DragShadowBuilder | | - -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - -### willNotCacheDrawing() {#willNotCacheDrawing--} -``` -public boolean willNotCacheDrawing() -``` - - - - -**Returns:** -boolean -### willNotDraw() {#willNotDraw--} -``` -public boolean willNotDraw() -``` - - - - -**Returns:** -boolean diff --git a/english/androidjava/com.aspose.barcode.component/captionui/_index.md b/english/androidjava/com.aspose.barcode.component/captionui/_index.md deleted file mode 100644 index a60a9358d..000000000 --- a/english/androidjava/com.aspose.barcode.component/captionui/_index.md +++ /dev/null @@ -1,260 +0,0 @@ ---- -title: CaptionUI -second_title: Aspose.BarCode for Android via Java API Reference -description: UI wrapper for com.aspose.barcode.generation.CaptionParameters class. -type: docs -weight: 12 -url: /androidjava/com.aspose.barcode.component/captionui/ ---- -**Inheritance:** -java.lang.Object -``` -public class CaptionUI -``` - -UI wrapper for com.aspose.barcode.generation.CaptionParameters class. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAlignment()](#getAlignment--) | Gets the text alignment of the caption. | -| [getClass()](#getClass--) | | -| [getColor()](#getColor--) | Gets the forecolor of the caption. | -| [getFont()](#getFont--) | Gets the font of the caption. | -| [getPadding()](#getPadding--) | Gets caption paddings . | -| [getText()](#getText--) | Gets the content of the caption. | -| [getVisible()](#getVisible--) | Gets a value indicates whether the caption is visible. | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAlignment(TextAlignment value)](#setAlignment-com.aspose.barcode.generation.TextAlignment-) | Sets the text alignment of the caption. | -| [setColor(int value)](#setColor-int-) | Sets the forecolor of the caption. | -| [setFont(TextPaint value)](#setFont-android.text.TextPaint-) | Specify the displaying CodeText's font. | -| [setText(String value)](#setText-java.lang.String-) | Sets the content of the caption. | -| [setVisible(boolean value)](#setVisible-boolean-) | Sets a value indicates whether the caption is visible. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAlignment() {#getAlignment--} -``` -public TextAlignment getAlignment() -``` - - -Gets the text alignment of the caption. - -**Returns:** -[TextAlignment](../../com.aspose.barcode.generation/textalignment) -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getColor() {#getColor--} -``` -public int getColor() -``` - - -Gets the forecolor of the caption. - -**Returns:** -int - -### getFont() {#getFont--} -``` -public TextPaint getFont() -``` - - -Gets the font of the caption. - -**Returns:** -android.text.TextPaint -### getPadding() {#getPadding--} -``` -public Padding getPadding() -``` - - -Gets caption paddings . - -**Returns:** -[Padding](../../com.aspose.barcode.generation/padding) -### getText() {#getText--} -``` -public String getText() -``` - - -Gets the content of the caption. - -**Returns:** -java.lang.String -### getVisible() {#getVisible--} -``` -public boolean getVisible() -``` - - -Gets a value indicates whether the caption is visible. - -**Returns:** -boolean - -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAlignment(TextAlignment value) {#setAlignment-com.aspose.barcode.generation.TextAlignment-} -``` -public void setAlignment(TextAlignment value) -``` - - -Sets the text alignment of the caption. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [TextAlignment](../../com.aspose.barcode.generation/textalignment) | | - -### setColor(int value) {#setColor-int-} -``` -public void setColor(int value) -``` - - -Sets the forecolor of the caption. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setFont(TextPaint value) {#setFont-android.text.TextPaint-} -``` -public void setFont(TextPaint value) -``` - - -Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | android.text.TextPaint | | - -### setText(String value) {#setText-java.lang.String-} -``` -public void setText(String value) -``` - - -Sets the content of the caption. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.lang.String | | - -### setVisible(boolean value) {#setVisible-boolean-} -``` -public void setVisible(boolean value) -``` - - -Sets a value indicates whether the caption is visible. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/codetextparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/codetextparametersui/_index.md deleted file mode 100644 index e03a318b8..000000000 --- a/english/androidjava/com.aspose.barcode.component/codetextparametersui/_index.md +++ /dev/null @@ -1,285 +0,0 @@ ---- -title: CodetextParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: Codetext parameters. -type: docs -weight: 13 -url: /androidjava/com.aspose.barcode.component/codetextparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class CodetextParametersUI -``` - -Codetext parameters. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAlignment()](#getAlignment--) | Gets the alignment of the code text. | -| [getClass()](#getClass--) | | -| [getColor()](#getColor--) | Specify the displaying CodeText's Color. | -| [getFont()](#getFont--) | Specify the displaying CodeText's font. | -| [getFontMode()](#getFontMode--) | Specify FontMode. | -| [getLocation()](#getLocation--) | Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText. | -| [getSpace()](#getSpace--) | Space between the CodeText and the BarCode in value. | -| [getTwoDDisplayText()](#getTwoDDisplayText--) | Text that will be displayed instead of codetext in 2D barcodes. | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAlignment(TextAlignment value)](#setAlignment-com.aspose.barcode.generation.TextAlignment-) | Sets the alignment of the code text. | -| [setColor(int value)](#setColor-int-) | Specify the displaying CodeText's Color. | -| [setFont(TextPaint value)](#setFont-android.text.TextPaint-) | Specify the displaying CodeText's font. | -| [setFontMode(FontMode value)](#setFontMode-com.aspose.barcode.generation.FontMode-) | Specify FontMode. | -| [setLocation(CodeLocation value)](#setLocation-com.aspose.barcode.generation.CodeLocation-) | Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText. | -| [setTwoDDisplayText(String value)](#setTwoDDisplayText-java.lang.String-) | Text that will be displayed instead of codetext in 2D barcodes. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAlignment() {#getAlignment--} -``` -public TextAlignment getAlignment() -``` - - -Gets the alignment of the code text. Default value: StringAlignment.Center. - -**Returns:** -[TextAlignment](../../com.aspose.barcode.generation/textalignment) -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getColor() {#getColor--} -``` -public int getColor() -``` - - -Specify the displaying CodeText's Color. Default value: Color.BLACK. - -**Returns:** -int -### getFont() {#getFont--} -``` -public TextPaint getFont() -``` - - -Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode.AUTO. - -**Returns:** -android.text.TextPaint -### getFontMode() {#getFontMode--} -``` -public FontMode getFontMode() -``` - - -Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode.AUTO especially in AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION. Default value: FontMode.AUTO. - -**Returns:** -[FontMode](../../com.aspose.barcode.generation/fontmode) -### getLocation() {#getLocation--} -``` -public CodeLocation getLocation() -``` - - -Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText. Default value: CodeLocation.BELOW for 1D barcodes and CodeLocation.None for 2D barcodes. - -**Returns:** -[CodeLocation](../../com.aspose.barcode.generation/codelocation) -### getSpace() {#getSpace--} -``` -public Unit getSpace() -``` - - -Space between the CodeText and the BarCode in value. Default value: 2pt. Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon. - -**Returns:** -[Unit](../../com.aspose.barcode.generation/unit) -### getTwoDDisplayText() {#getTwoDDisplayText--} -``` -public String getTwoDDisplayText() -``` - - -Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode - -**Returns:** -java.lang.String -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAlignment(TextAlignment value) {#setAlignment-com.aspose.barcode.generation.TextAlignment-} -``` -public void setAlignment(TextAlignment value) -``` - - -Sets the alignment of the code text. Default value: StringAlignment.Center. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [TextAlignment](../../com.aspose.barcode.generation/textalignment) | | - -### setColor(int value) {#setColor-int-} -``` -public void setColor(int value) -``` - - -Specify the displaying CodeText's Color. Default value: Color.BLACK. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setFont(TextPaint value) {#setFont-android.text.TextPaint-} -``` -public void setFont(TextPaint value) -``` - - -Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | android.text.TextPaint | | - -### setFontMode(FontMode value) {#setFontMode-com.aspose.barcode.generation.FontMode-} -``` -public void setFontMode(FontMode value) -``` - - -Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode.AUTO especially in AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION. Default value: FontMode.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [FontMode](../../com.aspose.barcode.generation/fontmode) | | - -### setLocation(CodeLocation value) {#setLocation-com.aspose.barcode.generation.CodeLocation-} -``` -public void setLocation(CodeLocation value) -``` - - -Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText. Default value: CodeLocation.BELOW for 1D barcodes and CodeLocation.None for 2D barcodes. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [CodeLocation](../../com.aspose.barcode.generation/codelocation) | | - -### setTwoDDisplayText(String value) {#setTwoDDisplayText-java.lang.String-} -``` -public void setTwoDDisplayText(String value) -``` - - -Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.lang.String | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - > A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/datamatrixparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/datamatrixparametersui/_index.md deleted file mode 100644 index fd817a3ac..000000000 --- a/english/androidjava/com.aspose.barcode.component/datamatrixparametersui/_index.md +++ /dev/null @@ -1,424 +0,0 @@ ---- -title: DataMatrixParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: UI wrapper for com.aspose.barcode.generation.DataMatrixParameters class. -type: docs -weight: 14 -url: /androidjava/com.aspose.barcode.component/datamatrixparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class DataMatrixParametersUI -``` - -UI wrapper for com.aspose.barcode.generation.DataMatrixParameters class. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAspectRatio()](#getAspectRatio--) | Height/Width ratio of 2D BarCode module. | -| [getClass()](#getClass--) | | -| [getColumns()](#getColumns--) | Columns count | -| [getDataMatrixEcc()](#getDataMatrixEcc--) | Gets a Datamatrix ECC type. | -| [getDataMatrixEncodeMode()](#getDataMatrixEncodeMode--) | Encode mode of Datamatrix barcode. | -| [getDataMatrixVersion()](#getDataMatrixVersion--) | DataMatrix symbol size. | -| [getECIEncoding()](#getECIEncoding--) | Gets ECI encoding. | -| [getMacroCharacters()](#getMacroCharacters--) | Protocol for Macro characters in the first position (ECC 200 only) | -| [getRows()](#getRows--) | Rows count. | -| [getStructuredAppendBarcodeId()](#getStructuredAppendBarcodeId--) | Barcode ID for Structured Append mode. | -| [getStructuredAppendBarcodesCount()](#getStructuredAppendBarcodesCount--) | Barcodes count for Structured Append mode. | -| [getStructuredAppendFileId()](#getStructuredAppendFileId--) | File ID for Structured Append mode. | -| [hashCode()](#hashCode--) | | -| [isReaderProgramming()](#isReaderProgramming--) | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAspectRatio(float value)](#setAspectRatio-float-) | Height/Width ratio of 2D BarCode module. | -| [setColumns(int value)](#setColumns-int-) | Columns count | -| [setDataMatrixEcc(DataMatrixEccType value)](#setDataMatrixEcc-com.aspose.barcode.generation.DataMatrixEccType-) | Gets a Datamatrix ECC type. | -| [setDataMatrixEncodeMode(DataMatrixEncodeMode value)](#setDataMatrixEncodeMode-com.aspose.barcode.generation.DataMatrixEncodeMode-) | Encode mode of Datamatrix barcode. | -| [setDataMatrixVersion(DataMatrixVersion value)](#setDataMatrixVersion-com.aspose.barcode.generation.DataMatrixVersion-) | DataMatrix symbol size. | -| [setECIEncoding(int value)](#setECIEncoding-int-) | Sets ECI encoding. | -| [setMacroCharacters(MacroCharacter value)](#setMacroCharacters-com.aspose.barcode.generation.MacroCharacter-) | Protocol for Macro characters in the first position (ECC 200 only) | -| [setReaderProgramming(boolean value)](#setReaderProgramming-boolean-) | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. | -| [setRows(int value)](#setRows-int-) | Rows count. | -| [setStructuredAppendBarcodeId(int value)](#setStructuredAppendBarcodeId-int-) | Barcode ID for Structured Append mode. | -| [setStructuredAppendBarcodesCount(int value)](#setStructuredAppendBarcodesCount-int-) | Barcodes count for Structured Append mode. | -| [setStructuredAppendFileId(int value)](#setStructuredAppendFileId-int-) | File ID for Structured Append mode. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAspectRatio() {#getAspectRatio--} -``` -public float getAspectRatio() -``` - - -Height/Width ratio of 2D BarCode module. - -**Returns:** -float -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getColumns() {#getColumns--} -``` -public int getColumns() -``` - - -Columns count - -**Returns:** -int -### getDataMatrixEcc() {#getDataMatrixEcc--} -``` -public DataMatrixEccType getDataMatrixEcc() -``` - - -Gets a Datamatrix ECC type. - -**Returns:** -[DataMatrixEccType](../../com.aspose.barcode.generation/datamatrixecctype) -### getDataMatrixEncodeMode() {#getDataMatrixEncodeMode--} -``` -public DataMatrixEncodeMode getDataMatrixEncodeMode() -``` - - -Encode mode of Datamatrix barcode. - -**Returns:** -[DataMatrixEncodeMode](../../com.aspose.barcode.generation/datamatrixencodemode) -### getDataMatrixVersion() {#getDataMatrixVersion--} -``` -public DataMatrixVersion getDataMatrixVersion() -``` - - -DataMatrix symbol size. - -**Returns:** -[DataMatrixVersion](../../com.aspose.barcode.generation/datamatrixversion) - DataMatrix symbol size. -### getECIEncoding() {#getECIEncoding--} -``` -public int getECIEncoding() -``` - - -Gets ECI encoding. Used when DataMatrixEncodeMode is AUTO. - -**Returns:** -int -### getMacroCharacters() {#getMacroCharacters--} -``` -public MacroCharacter getMacroCharacters() -``` - - -Protocol for Macro characters in the first position (ECC 200 only) - -**Returns:** -[MacroCharacter](../../com.aspose.barcode.generation/macrocharacter) -### getRows() {#getRows--} -``` -public int getRows() -``` - - -Rows count. - -**Returns:** -int -### getStructuredAppendBarcodeId() {#getStructuredAppendBarcodeId--} -``` -public int getStructuredAppendBarcodeId() -``` - - -Barcode ID for Structured Append mode. - -**Returns:** -int -### getStructuredAppendBarcodesCount() {#getStructuredAppendBarcodesCount--} -``` -public int getStructuredAppendBarcodesCount() -``` - - -Barcodes count for Structured Append mode. - -**Returns:** -int -### getStructuredAppendFileId() {#getStructuredAppendFileId--} -``` -public int getStructuredAppendFileId() -``` - - -File ID for Structured Append mode. - -**Returns:** -int -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### isReaderProgramming() {#isReaderProgramming--} -``` -public boolean isReaderProgramming() -``` - - -Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. - -**Returns:** -boolean -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAspectRatio(float value) {#setAspectRatio-float-} -``` -public void setAspectRatio(float value) -``` - - -Height/Width ratio of 2D BarCode module. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - -### setColumns(int value) {#setColumns-int-} -``` -public void setColumns(int value) -``` - - -Columns count - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setDataMatrixEcc(DataMatrixEccType value) {#setDataMatrixEcc-com.aspose.barcode.generation.DataMatrixEccType-} -``` -public void setDataMatrixEcc(DataMatrixEccType value) -``` - - -Gets a Datamatrix ECC type. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [DataMatrixEccType](../../com.aspose.barcode.generation/datamatrixecctype) | | - -### setDataMatrixEncodeMode(DataMatrixEncodeMode value) {#setDataMatrixEncodeMode-com.aspose.barcode.generation.DataMatrixEncodeMode-} -``` -public void setDataMatrixEncodeMode(DataMatrixEncodeMode value) -``` - - -Encode mode of Datamatrix barcode. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [DataMatrixEncodeMode](../../com.aspose.barcode.generation/datamatrixencodemode) | | - -### setDataMatrixVersion(DataMatrixVersion value) {#setDataMatrixVersion-com.aspose.barcode.generation.DataMatrixVersion-} -``` -public void setDataMatrixVersion(DataMatrixVersion value) -``` - - -DataMatrix symbol size. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [DataMatrixVersion](../../com.aspose.barcode.generation/datamatrixversion) | DataMatrix symbol size. | - -### setECIEncoding(int value) {#setECIEncoding-int-} -``` -public void setECIEncoding(int value) -``` - - -Sets ECI encoding. Used when DataMatrixEncodeMode is AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setMacroCharacters(MacroCharacter value) {#setMacroCharacters-com.aspose.barcode.generation.MacroCharacter-} -``` -public void setMacroCharacters(MacroCharacter value) -``` - - -Protocol for Macro characters in the first position (ECC 200 only) - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [MacroCharacter](../../com.aspose.barcode.generation/macrocharacter) | | - -### setReaderProgramming(boolean value) {#setReaderProgramming-boolean-} -``` -public void setReaderProgramming(boolean value) -``` - - -Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setRows(int value) {#setRows-int-} -``` -public void setRows(int value) -``` - - -Rows count. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setStructuredAppendBarcodeId(int value) {#setStructuredAppendBarcodeId-int-} -``` -public void setStructuredAppendBarcodeId(int value) -``` - - -Barcode ID for Structured Append mode. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setStructuredAppendBarcodesCount(int value) {#setStructuredAppendBarcodesCount-int-} -``` -public void setStructuredAppendBarcodesCount(int value) -``` - - -Barcodes count for Structured Append mode. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setStructuredAppendFileId(int value) {#setStructuredAppendFileId-int-} -``` -public void setStructuredAppendFileId(int value) -``` - - -File ID for Structured Append mode. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/hanxinparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/hanxinparametersui/_index.md deleted file mode 100644 index 299e838b7..000000000 --- a/english/androidjava/com.aspose.barcode.component/hanxinparametersui/_index.md +++ /dev/null @@ -1,222 +0,0 @@ ---- -title: HanXinParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: -type: docs -weight: 15 -url: /androidjava/com.aspose.barcode.component/hanxinparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class HanXinParametersUI -``` -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getClass()](#getClass--) | | -| [getHanXinECIEncoding()](#getHanXinECIEncoding--) | Extended Channel Interpretation Identifiers. | -| [getHanXinEncodeMode()](#getHanXinEncodeMode--) | HanXin symbology type of BarCode's encoding mode. | -| [getHanXinErrorLevel()](#getHanXinErrorLevel--) | Level of Reed-Solomon error correction for HanXin barcode. | -| [getHanXinVersion()](#getHanXinVersion--) | Version of HanXin Code. | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setHanXinECIEncoding(int value)](#setHanXinECIEncoding-int-) | Extended Channel Interpretation Identifiers. | -| [setHanXinEncodeMode(HanXinEncodeMode value)](#setHanXinEncodeMode-com.aspose.barcode.generation.HanXinEncodeMode-) | HanXin symbology type of BarCode's encoding mode. | -| [setHanXinErrorLevel(HanXinErrorLevel value)](#setHanXinErrorLevel-com.aspose.barcode.generation.HanXinErrorLevel-) | Level of Reed-Solomon error correction for HanXin barcode. | -| [setHanXinVersion(HanXinVersion value)](#setHanXinVersion-com.aspose.barcode.generation.HanXinVersion-) | Version of HanXin Code. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getHanXinECIEncoding() {#getHanXinECIEncoding--} -``` -public int getHanXinECIEncoding() -``` - - -Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. - -**Returns:** -int -### getHanXinEncodeMode() {#getHanXinEncodeMode--} -``` -public HanXinEncodeMode getHanXinEncodeMode() -``` - - -HanXin symbology type of BarCode's encoding mode. Default value: HanXinEncodeMode.Auto. - -**Returns:** -[HanXinEncodeMode](../../com.aspose.barcode.generation/hanxinencodemode) -### getHanXinErrorLevel() {#getHanXinErrorLevel--} -``` -public HanXinErrorLevel getHanXinErrorLevel() -``` - - -Level of Reed-Solomon error correction for HanXin barcode. From low to high: L1 - L4. see HanXinErrorLevel. - -**Returns:** -[HanXinErrorLevel](../../com.aspose.barcode.generation/hanxinerrorlevel) - -### getHanXinVersion() {#getHanXinVersion--} -``` -public HanXinVersion getHanXinVersion() -``` - - -Version of HanXin Code. From Version01 to Version84 for HanXin code. Default value is HanXinVersion.Auto. - -**Returns:** -[HanXinVersion](../../com.aspose.barcode.generation/hanxinversion) -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setHanXinECIEncoding(int value) {#setHanXinECIEncoding-int-} -``` -public void setHanXinECIEncoding(int value) -``` - - -Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setHanXinEncodeMode(HanXinEncodeMode value) {#setHanXinEncodeMode-com.aspose.barcode.generation.HanXinEncodeMode-} -``` -public void setHanXinEncodeMode(HanXinEncodeMode value) -``` - - -HanXin symbology type of BarCode's encoding mode. Default value: HanXinEncodeMode.Auto. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [HanXinEncodeMode](../../com.aspose.barcode.generation/hanxinencodemode) | | - -### setHanXinErrorLevel(HanXinErrorLevel value) {#setHanXinErrorLevel-com.aspose.barcode.generation.HanXinErrorLevel-} -``` -public void setHanXinErrorLevel(HanXinErrorLevel value) -``` - - -Level of Reed-Solomon error correction for HanXin barcode. From low to high: L1 - L4. see HanXinErrorLevel. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [HanXinErrorLevel](../../com.aspose.barcode.generation/hanxinerrorlevel) | | - -### setHanXinVersion(HanXinVersion value) {#setHanXinVersion-com.aspose.barcode.generation.HanXinVersion-} -``` -public void setHanXinVersion(HanXinVersion value) -``` - - -Version of HanXin Code. From Version01 to Version84 for HanXin code. Default value is HanXinVersion.Auto. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [HanXinVersion](../../com.aspose.barcode.generation/hanxinversion) | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/ibarcodegeneratorcontrol/_index.md b/english/androidjava/com.aspose.barcode.component/ibarcodegeneratorcontrol/_index.md deleted file mode 100644 index 6d8107aec..000000000 --- a/english/androidjava/com.aspose.barcode.component/ibarcodegeneratorcontrol/_index.md +++ /dev/null @@ -1,66 +0,0 @@ ---- -title: IBarCodeGeneratorControl -second_title: Aspose.BarCode for Android via Java API Reference -description: IBarCodeGeneratorControl for TypeConverters -type: docs -weight: 19 -url: /androidjava/com.aspose.barcode.component/ibarcodegeneratorcontrol/ ----``` -public interface IBarCodeGeneratorControl -``` - -IBarCodeGeneratorControl for TypeConverters -## Methods - -| Method | Description | -| --- | --- | -| [getBarcodeType()](#getBarcodeType--) | BarCode's encode type (symbology). | -| [getRotationAngle()](#getRotationAngle--) | BarCode image rotation angle, measured in degree, e.g. | -| [setBarcodeType(BaseEncodeType value)](#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-) | BarCode's encode type (symbology). | -| [setRotationAngle(float value)](#setRotationAngle-float-) | BarCode image rotation angle, measured in degree, e.g. | -### getBarcodeType() {#getBarcodeType--} -``` -public abstract BaseEncodeType getBarcodeType() -``` - - -BarCode's encode type (symbology). - -**Returns:** -[BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) -### getRotationAngle() {#getRotationAngle--} -``` -public abstract float getRotationAngle() -``` - - -BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. - -**Returns:** -float -### setBarcodeType(BaseEncodeType value) {#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-} -``` -public abstract void setBarcodeType(BaseEncodeType value) -``` - - -BarCode's encode type (symbology). - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) | | - -### setRotationAngle(float value) {#setRotationAngle-float-} -``` -public abstract void setRotationAngle(float value) -``` - - -BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - diff --git a/english/androidjava/com.aspose.barcode.component/pdf417parametersui/_index.md b/english/androidjava/com.aspose.barcode.component/pdf417parametersui/_index.md deleted file mode 100644 index 15aa561c9..000000000 --- a/english/androidjava/com.aspose.barcode.component/pdf417parametersui/_index.md +++ /dev/null @@ -1,374 +0,0 @@ ---- -title: Pdf417ParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: UI wrapper for com.aspose.barcode.generation.Pdf417Parameters class. -type: docs -weight: 16 -url: /androidjava/com.aspose.barcode.component/pdf417parametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class Pdf417ParametersUI -``` - -UI wrapper for com.aspose.barcode.generation.Pdf417Parameters class. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAspectRatio()](#getAspectRatio--) | Height/Width ratio of 2D BarCode module. | -| [getClass()](#getClass--) | | -| [getColumns()](#getColumns--) | Columns count. | -| [getPdf417CompactionMode()](#getPdf417CompactionMode--) | Pdf417 symbology type of BarCode's compaction mode. | -| [getPdf417EncodeMode()](#getPdf417EncodeMode--) | Identifies Pdf417 encode mode. | -| [getPdf417ErrorLevel()](#getPdf417ErrorLevel--) | Gets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. | -| [getPdf417MacroFileID()](#getPdf417MacroFileID--) | Gets macro Pdf417 barcode's file ID. | -| [getPdf417MacroSegmentID()](#getPdf417MacroSegmentID--) | Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. | -| [getPdf417MacroSegmentsCount()](#getPdf417MacroSegmentsCount--) | Gets macro Pdf417 barcode segments count. | -| [getPdf417Truncate()](#getPdf417Truncate--) | Whether Pdf417 symbology type of BarCode is truncated (to reduce space). | -| [getRows()](#getRows--) | Rows count. | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAspectRatio(float value)](#setAspectRatio-float-) | Height/Width ratio of 2D BarCode module. | -| [setColumns(int value)](#setColumns-int-) | Columns count. | -| [setPdf417CompactionMode(Pdf417CompactionMode value)](#setPdf417CompactionMode-com.aspose.barcode.generation.Pdf417CompactionMode-) | Pdf417 symbology type of BarCode's compaction mode. | -| [setPdf417EncodeMode(Pdf417EncodeMode pdf417EncodeMode)](#setPdf417EncodeMode-com.aspose.barcode.generation.Pdf417EncodeMode-) | Identifies Pdf417 encode mode. | -| [setPdf417ErrorLevel(Pdf417ErrorLevel value)](#setPdf417ErrorLevel-com.aspose.barcode.generation.Pdf417ErrorLevel-) | Sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. | -| [setPdf417MacroFileID(int value)](#setPdf417MacroFileID-int-) | Sets macro Pdf417 barcode's file ID. | -| [setPdf417MacroSegmentID(int value)](#setPdf417MacroSegmentID-int-) | Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. | -| [setPdf417MacroSegmentsCount(int value)](#setPdf417MacroSegmentsCount-int-) | Sets macro Pdf417 barcode segments count. | -| [setPdf417Truncate(boolean value)](#setPdf417Truncate-boolean-) | Whether Pdf417 symbology type of BarCode is truncated (to reduce space). | -| [setRows(int value)](#setRows-int-) | Rows count. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAspectRatio() {#getAspectRatio--} -``` -public float getAspectRatio() -``` - - -Height/Width ratio of 2D BarCode module. - -**Returns:** -float -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getColumns() {#getColumns--} -``` -public int getColumns() -``` - - -Columns count. - -**Returns:** -int -### getPdf417CompactionMode() {#getPdf417CompactionMode--} -``` -public Pdf417CompactionMode getPdf417CompactionMode() -``` - - -Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode.AUTO. - -**Returns:** -[Pdf417CompactionMode](../../com.aspose.barcode.generation/pdf417compactionmode) -### getPdf417EncodeMode() {#getPdf417EncodeMode--} -``` -public Pdf417EncodeMode getPdf417EncodeMode() -``` - - -Identifies Pdf417 encode mode. Default value: Auto. - -**Returns:** -[Pdf417EncodeMode](../../com.aspose.barcode.generation/pdf417encodemode) -### getPdf417ErrorLevel() {#getPdf417ErrorLevel--} -``` -public Pdf417ErrorLevel getPdf417ErrorLevel() -``` - - -Gets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. - -**Returns:** -[Pdf417ErrorLevel](../../com.aspose.barcode.generation/pdf417errorlevel) -### getPdf417MacroFileID() {#getPdf417MacroFileID--} -``` -public int getPdf417MacroFileID() -``` - - -Gets macro Pdf417 barcode's file ID. Used for MacroPdf417. - -**Returns:** -int -### getPdf417MacroSegmentID() {#getPdf417MacroSegmentID--} -``` -public int getPdf417MacroSegmentID() -``` - - -Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. - -**Returns:** -int -### getPdf417MacroSegmentsCount() {#getPdf417MacroSegmentsCount--} -``` -public int getPdf417MacroSegmentsCount() -``` - - -Gets macro Pdf417 barcode segments count. - -**Returns:** -int -### getPdf417Truncate() {#getPdf417Truncate--} -``` -public boolean getPdf417Truncate() -``` - - -Whether Pdf417 symbology type of BarCode is truncated (to reduce space). - -**Returns:** -boolean -### getRows() {#getRows--} -``` -public int getRows() -``` - - -Rows count. - -**Returns:** -int -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAspectRatio(float value) {#setAspectRatio-float-} -``` -public void setAspectRatio(float value) -``` - - -Height/Width ratio of 2D BarCode module. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - -### setColumns(int value) {#setColumns-int-} -``` -public void setColumns(int value) -``` - - -Columns count. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setPdf417CompactionMode(Pdf417CompactionMode value) {#setPdf417CompactionMode-com.aspose.barcode.generation.Pdf417CompactionMode-} -``` -public void setPdf417CompactionMode(Pdf417CompactionMode value) -``` - - -Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [Pdf417CompactionMode](../../com.aspose.barcode.generation/pdf417compactionmode) | | - -### setPdf417EncodeMode(Pdf417EncodeMode pdf417EncodeMode) {#setPdf417EncodeMode-com.aspose.barcode.generation.Pdf417EncodeMode-} -``` -public void setPdf417EncodeMode(Pdf417EncodeMode pdf417EncodeMode) -``` - - -Identifies Pdf417 encode mode. Default value: Auto. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| pdf417EncodeMode | [Pdf417EncodeMode](../../com.aspose.barcode.generation/pdf417encodemode) | | - -### setPdf417ErrorLevel(Pdf417ErrorLevel value) {#setPdf417ErrorLevel-com.aspose.barcode.generation.Pdf417ErrorLevel-} -``` -public void setPdf417ErrorLevel(Pdf417ErrorLevel value) -``` - - -Sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [Pdf417ErrorLevel](../../com.aspose.barcode.generation/pdf417errorlevel) | | - -### setPdf417MacroFileID(int value) {#setPdf417MacroFileID-int-} -``` -public void setPdf417MacroFileID(int value) -``` - - -Sets macro Pdf417 barcode's file ID. Used for MacroPdf417. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setPdf417MacroSegmentID(int value) {#setPdf417MacroSegmentID-int-} -``` -public void setPdf417MacroSegmentID(int value) -``` - - -Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setPdf417MacroSegmentsCount(int value) {#setPdf417MacroSegmentsCount-int-} -``` -public void setPdf417MacroSegmentsCount(int value) -``` - - -Sets macro Pdf417 barcode segments count. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setPdf417Truncate(boolean value) {#setPdf417Truncate-boolean-} -``` -public void setPdf417Truncate(boolean value) -``` - - -Whether Pdf417 symbology type of BarCode is truncated (to reduce space). - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setRows(int value) {#setRows-int-} -``` -public void setRows(int value) -``` - - -Rows count. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/qrparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/qrparametersui/_index.md deleted file mode 100644 index 324f12e24..000000000 --- a/english/androidjava/com.aspose.barcode.component/qrparametersui/_index.md +++ /dev/null @@ -1,317 +0,0 @@ ---- -title: QrParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: UI wrapper for com.aspose.barcode.generation.QrParameters class. -type: docs -weight: 17 -url: /androidjava/com.aspose.barcode.component/qrparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class QrParametersUI -``` - -UI wrapper for com.aspose.barcode.generation.QrParameters class. -## Fields - -| Field | Description | -| --- | --- | -| [microQrVersion](#microQrVersion) | | -| [rectMicroQrVersion](#rectMicroQrVersion) | | -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAspectRatio()](#getAspectRatio--) | Height/Width ratio of 2D BarCode module. | -| [getClass()](#getClass--) | | -| [getMicroQrVersion()](#getMicroQrVersion--) | Version of MicroQR Code. | -| [getQrEncodeMode()](#getQrEncodeMode--) | QR symbology type of BarCode's encoding mode. | -| [getQrEncodeType()](#getQrEncodeType--) | QR / MicroQR selector mode. | -| [getQrErrorLevel()](#getQrErrorLevel--) | Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcodes. | -| [getQrVersion()](#getQrVersion--) | Version of QR Code. | -| [getRectMicroQrVersion()](#getRectMicroQrVersion--) | Version of RectMicroQR Code. | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [setAspectRatio(float value)](#setAspectRatio-float-) | Height/Width ratio of 2D BarCode module. | -| [setMicroQrVersion(MicroQRVersion microQrVersion)](#setMicroQrVersion-com.aspose.barcode.generation.MicroQRVersion-) | Version of MicroQR Code. | -| [setQrEncodeMode(QREncodeMode value)](#setQrEncodeMode-com.aspose.barcode.generation.QREncodeMode-) | QR symbology type of BarCode's encoding mode. | -| [setQrEncodeType(QREncodeType value)](#setQrEncodeType-com.aspose.barcode.generation.QREncodeType-) | QR / MicroQR selector mode. | -| [setQrErrorLevel(QRErrorLevel value)](#setQrErrorLevel-com.aspose.barcode.generation.QRErrorLevel-) | Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcodes. | -| [setQrVersion(QRVersion value)](#setQrVersion-com.aspose.barcode.generation.QRVersion-) | Version of QR Code. | -| [setRectMicroQrVersion(RectMicroQRVersion rectMicroQrVersion)](#setRectMicroQrVersion-com.aspose.barcode.generation.RectMicroQRVersion-) | Version of RectMicroQR Code. | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### microQrVersion {#microQrVersion} -``` -public MicroQRVersion microQrVersion -``` - - -### rectMicroQrVersion {#rectMicroQrVersion} -``` -public RectMicroQRVersion rectMicroQrVersion -``` - - -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAspectRatio() {#getAspectRatio--} -``` -public float getAspectRatio() -``` - - -Height/Width ratio of 2D BarCode module. - -**Returns:** -float -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getMicroQrVersion() {#getMicroQrVersion--} -``` -public MicroQRVersion getMicroQrVersion() -``` - - -Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.AUTO. - -**Returns:** -[MicroQRVersion](../../com.aspose.barcode.generation/microqrversion) -### getQrEncodeMode() {#getQrEncodeMode--} -``` -public QREncodeMode getQrEncodeMode() -``` - - -QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.AUTO. - -**Returns:** -[QREncodeMode](../../com.aspose.barcode.generation/qrencodemode) -### getQrEncodeType() {#getQrEncodeType--} -``` -public QREncodeType getQrEncodeType() -``` - - -QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR. - -**Returns:** -[QREncodeType](../../com.aspose.barcode.generation/qrencodetype) -### getQrErrorLevel() {#getQrErrorLevel--} -``` -public QRErrorLevel getQrErrorLevel() -``` - - -Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcodes. From low to high: LevelL, LevelM, LevelQ, LevelH. see QRErrorLevel. - -**Returns:** -[QRErrorLevel](../../com.aspose.barcode.generation/qrerrorlevel) -### getQrVersion() {#getQrVersion--} -``` -public QRVersion getQrVersion() -``` - - -Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion.AUTO. - -**Returns:** -[QRVersion](../../com.aspose.barcode.generation/qrversion) -### getRectMicroQrVersion() {#getRectMicroQrVersion--} -``` -public RectMicroQRVersion getRectMicroQrVersion() -``` - - -Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto. - -**Returns:** -[RectMicroQRVersion](../../com.aspose.barcode.generation/rectmicroqrversion) -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### setAspectRatio(float value) {#setAspectRatio-float-} -``` -public void setAspectRatio(float value) -``` - - -Height/Width ratio of 2D BarCode module. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | float | | - -### setMicroQrVersion(MicroQRVersion microQrVersion) {#setMicroQrVersion-com.aspose.barcode.generation.MicroQRVersion-} -``` -public void setMicroQrVersion(MicroQRVersion microQrVersion) -``` - - -Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| microQrVersion | [MicroQRVersion](../../com.aspose.barcode.generation/microqrversion) | | - -### setQrEncodeMode(QREncodeMode value) {#setQrEncodeMode-com.aspose.barcode.generation.QREncodeMode-} -``` -public void setQrEncodeMode(QREncodeMode value) -``` - - -QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [QREncodeMode](../../com.aspose.barcode.generation/qrencodemode) | | - -### setQrEncodeType(QREncodeType value) {#setQrEncodeType-com.aspose.barcode.generation.QREncodeType-} -``` -public void setQrEncodeType(QREncodeType value) -``` - - -QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [QREncodeType](../../com.aspose.barcode.generation/qrencodetype) | | - -### setQrErrorLevel(QRErrorLevel value) {#setQrErrorLevel-com.aspose.barcode.generation.QRErrorLevel-} -``` -public void setQrErrorLevel(QRErrorLevel value) -``` - - -Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcodes. From low to high: LevelL, LevelM, LevelQ, LevelH. see QRErrorLevel. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [QRErrorLevel](../../com.aspose.barcode.generation/qrerrorlevel) | | - -### setQrVersion(QRVersion value) {#setQrVersion-com.aspose.barcode.generation.QRVersion-} -``` -public void setQrVersion(QRVersion value) -``` - - -Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion.AUTO. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [QRVersion](../../com.aspose.barcode.generation/qrversion) | | - -### setRectMicroQrVersion(RectMicroQRVersion rectMicroQrVersion) {#setRectMicroQrVersion-com.aspose.barcode.generation.RectMicroQRVersion-} -``` -public void setRectMicroQrVersion(RectMicroQRVersion rectMicroQrVersion) -``` - - -Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| rectMicroQrVersion | [RectMicroQRVersion](../../com.aspose.barcode.generation/rectmicroqrversion) | | - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.component/specificparametersui/_index.md b/english/androidjava/com.aspose.barcode.component/specificparametersui/_index.md deleted file mode 100644 index 973f89fe5..000000000 --- a/english/androidjava/com.aspose.barcode.component/specificparametersui/_index.md +++ /dev/null @@ -1,311 +0,0 @@ ---- -title: SpecificParametersUI -second_title: Aspose.BarCode for Android via Java API Reference -description: Specific parameters. -type: docs -weight: 18 -url: /androidjava/com.aspose.barcode.component/specificparametersui/ ---- -**Inheritance:** -java.lang.Object -``` -public class SpecificParametersUI -``` - -Specific parameters. -## Methods - -| Method | Description | -| --- | --- | -| [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAustralianPost()](#getAustralianPost--) | Gets AustralianPost parameters . | -| [getAztec()](#getAztec--) | Gets Aztec parameters . | -| [getClass()](#getClass--) | | -| [getCodabar()](#getCodabar--) | Gets Codabar parameters . | -| [getCodablock()](#getCodablock--) | Gets Codablock parameters . | -| [getCode128()](#getCode128--) | Gets Code128 parameters . | -| [getCode16K()](#getCode16K--) | Gets Code16K parameters . | -| [getCoupon()](#getCoupon--) | Gets Coupon parameters . | -| [getDataBar()](#getDataBar--) | Gets DataBar parameters . | -| [getDataMatrix()](#getDataMatrix--) | Gets DataMatrix parameters Used for DataMatrix. | -| [getDotCode()](#getDotCode--) | Gets DotCode parameters "com.aspose.barcode.generation.DotCodeParameters" | -| [getHanXin()](#getHanXin--) | Gets HanXin parameters . | -| [getITF()](#getITF--) | Gets ITF parameters . | -| [getMaxiCode()](#getMaxiCode--) | Gets MaxiCode parameters . | -| [getPdf417()](#getPdf417--) | Gets Pdf417 parameters . | -| [getPostal()](#getPostal--) | Gets Postal parameters . | -| [getQR()](#getQR--) | Gets QR, MicroQR and RectMicroQR parameters com.aspose.barcode.component.QrParametersUI . | -| [getSupplement()](#getSupplement--) | Gets Supplement parameters . | -| [hashCode()](#hashCode--) | | -| [notify()](#notify--) | | -| [notifyAll()](#notifyAll--) | | -| [toString()](#toString--) | Returns a human-readable string representation of this . | -| [wait()](#wait--) | | -| [wait(long arg0)](#wait-long-) | | -| [wait(long arg0, int arg1)](#wait-long-int-) | | -### equals(Object arg0) {#equals-java.lang.Object-} -``` -public boolean equals(Object arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | java.lang.Object | | - -**Returns:** -boolean -### getAustralianPost() {#getAustralianPost--} -``` -public AustralianPostParameters getAustralianPost() -``` - - -Gets AustralianPost parameters . Used for AustralianPost. - -**Returns:** -[AustralianPostParameters](../../com.aspose.barcode.generation/australianpostparameters) -### getAztec() {#getAztec--} -``` -public AztecParametersUI getAztec() -``` - - -Gets Aztec parameters . Used for Aztec. - -**Returns:** -[AztecParametersUI](../../com.aspose.barcode.component/aztecparametersui) -### getClass() {#getClass--} -``` -public final native Class getClass() -``` - - - - -**Returns:** -java.lang.Class -### getCodabar() {#getCodabar--} -``` -public CodabarParameters getCodabar() -``` - - -Gets Codabar parameters . Used for Codabar. - -**Returns:** -[CodabarParameters](../../com.aspose.barcode.generation/codabarparameters) -### getCodablock() {#getCodablock--} -``` -public CodablockParameters getCodablock() -``` - - -Gets Codablock parameters . - -**Returns:** -[CodablockParameters](../../com.aspose.barcode.generation/codablockparameters) - Used for CodablockF. -### getCode128() {#getCode128--} -``` -public Code128Parameters getCode128() -``` - - -Gets Code128 parameters . Used for Code128. - -**Returns:** -[Code128Parameters](../../com.aspose.barcode.generation/code128parameters) -### getCode16K() {#getCode16K--} -``` -public Code16KParameters getCode16K() -``` - - -Gets Code16K parameters . Used for Code16K. - -**Returns:** -[Code16KParameters](../../com.aspose.barcode.generation/code16kparameters) -### getCoupon() {#getCoupon--} -``` -public CouponParameters getCoupon() -``` - - -Gets Coupon parameters . Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon. - -**Returns:** -[CouponParameters](../../com.aspose.barcode.generation/couponparameters) -### getDataBar() {#getDataBar--} -``` -public DataBarParameters getDataBar() -``` - - -Gets DataBar parameters . - -**Returns:** -[DataBarParameters](../../com.aspose.barcode.generation/databarparameters) - Used for DataBar symbologies. -### getDataMatrix() {#getDataMatrix--} -``` -public DataMatrixParametersUI getDataMatrix() -``` - - -Gets DataMatrix parameters Used for DataMatrix. - -**Returns:** -[DataMatrixParametersUI](../../com.aspose.barcode.component/datamatrixparametersui) -### getDotCode() {#getDotCode--} -``` -public DotCodeParameters getDotCode() -``` - - -Gets DotCode parameters "com.aspose.barcode.generation.DotCodeParameters" - -**Returns:** -[DotCodeParameters](../../com.aspose.barcode.generation/dotcodeparameters) - Used for DotCode. -### getHanXin() {#getHanXin--} -``` -public HanXinParametersUI getHanXin() -``` - - -Gets HanXin parameters . - -**Returns:** -[HanXinParametersUI](../../com.aspose.barcode.component/hanxinparametersui) - -### getITF() {#getITF--} -``` -public ITFParameters getITF() -``` - - -Gets ITF parameters . Used for ITF6, ITF14. - -**Returns:** -[ITFParameters](../../com.aspose.barcode.generation/itfparameters) -### getMaxiCode() {#getMaxiCode--} -``` -public MaxiCodeParameters getMaxiCode() -``` - - -Gets MaxiCode parameters . Used for MaxiCode. - -**Returns:** -[MaxiCodeParameters](../../com.aspose.barcode.generation/maxicodeparameters) -### getPdf417() {#getPdf417--} -``` -public Pdf417ParametersUI getPdf417() -``` - - -Gets Pdf417 parameters . - -**Returns:** -[Pdf417ParametersUI](../../com.aspose.barcode.component/pdf417parametersui) - Used for Pdf417. -### getPostal() {#getPostal--} -``` -public PostalParameters getPostal() -``` - - -Gets Postal parameters . Used for Postnet, Planet. - -**Returns:** -[PostalParameters](../../com.aspose.barcode.generation/postalparameters) -### getQR() {#getQR--} -``` -public QrParametersUI getQR() -``` - - -Gets QR, MicroQR and RectMicroQR parameters com.aspose.barcode.component.QrParametersUI . Used for QR. - -**Returns:** -[QrParametersUI](../../com.aspose.barcode.component/qrparametersui) -### getSupplement() {#getSupplement--} -``` -public SupplementParameters getSupplement() -``` - - -Gets Supplement parameters . Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN. - -**Returns:** -[SupplementParameters](../../com.aspose.barcode.generation/supplementparameters) -### hashCode() {#hashCode--} -``` -public native int hashCode() -``` - - - - -**Returns:** -int -### notify() {#notify--} -``` -public final native void notify() -``` - - - - -### notifyAll() {#notifyAll--} -``` -public final native void notifyAll() -``` - - - - -### toString() {#toString--} -``` -public String toString() -``` - - -Returns a human-readable string representation of this . - -**Returns:** -java.lang.String - A string that represents this . -### wait() {#wait--} -``` -public final void wait() -``` - - - - -### wait(long arg0) {#wait-long-} -``` -public final native void wait(long arg0) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | - -### wait(long arg0, int arg1) {#wait-long-int-} -``` -public final void wait(long arg0, int arg1) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| arg0 | long | | -| arg1 | int | | - diff --git a/english/androidjava/com.aspose.barcode.generation/_index.md b/english/androidjava/com.aspose.barcode.generation/_index.md index 60bf7779e..ea2ad7366 100644 --- a/english/androidjava/com.aspose.barcode.generation/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/_index.md @@ -3,7 +3,7 @@ title: com.aspose.barcode.generation second_title: Aspose.BarCode for Android via Java API Reference description: This package contains tools for generating barcode. type: docs -weight: 16 +weight: 15 url: /androidjava/com.aspose.barcode.generation/ --- @@ -19,9 +19,11 @@ This package contains tools for generating barcode. | [AztecParameters](../com.aspose.barcode.generation/aztecparameters) | Aztec parameters. | | [BarcodeGenerator](../com.aspose.barcode.generation/barcodegenerator) | BarcodeGenerator for backend barcode images generation. | | [BarcodeParameters](../com.aspose.barcode.generation/barcodeparameters) | Barcode generation parameters. | +| [BarcodeParametersInternal](../com.aspose.barcode.generation/barcodeparametersinternal) | | | [BaseEncodeType](../com.aspose.barcode.generation/baseencodetype) | Base class for SymbologyEncodeType. | | [BaseGenerationParameters](../com.aspose.barcode.generation/basegenerationparameters) | Barcode image generation parameters. | | [BorderParameters](../com.aspose.barcode.generation/borderparameters) | Barcode image border parameters | +| [CMYKColor](../com.aspose.barcode.generation/cmykcolor) | Class for CMYK color. | | [CaptionParameters](../com.aspose.barcode.generation/captionparameters) | Caption parameters. | | [CaptionParametersInternal](../com.aspose.barcode.generation/captionparametersinternal) | | | [CodabarParameters](../com.aspose.barcode.generation/codabarparameters) | Codabar parameters. | @@ -30,6 +32,7 @@ This package contains tools for generating barcode. | [Code128Parameters](../com.aspose.barcode.generation/code128parameters) | Code128 parameters. | | [Code16KParameters](../com.aspose.barcode.generation/code16kparameters) | Code16K parameters. | | [CodetextParameters](../com.aspose.barcode.generation/codetextparameters) | Codetext parameters. | +| [CodetextParametersInternal](../com.aspose.barcode.generation/codetextparametersinternal) | | | [ComplexBarcode](../com.aspose.barcode.generation/complexbarcode) | | | [ConstParameters](../com.aspose.barcode.generation/constparameters) | | | [CouponParameters](../com.aspose.barcode.generation/couponparameters) | Coupon parameters. | @@ -53,6 +56,7 @@ This package contains tools for generating barcode. | [HanXinExtCodetextBuilder](../com.aspose.barcode.generation/hanxinextcodetextbuilder) | | | [HanXinParameters](../com.aspose.barcode.generation/hanxinparameters) | Han Xin parameters. | | [ITFParameters](../com.aspose.barcode.generation/itfparameters) | ITF parameters. | +| [ImageParameters](../com.aspose.barcode.generation/imageparameters) | Image parameters. | | [ImageUnitConverter](../com.aspose.barcode.generation/imageunitconverter) | | | [MacroCharacterValues](../com.aspose.barcode.generation/macrocharactervalues) | | | [MaxiCodeExtCodetextBuilder](../com.aspose.barcode.generation/maxicodeextcodetextbuilder) | Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. | @@ -61,6 +65,7 @@ This package contains tools for generating barcode. | [Padding](../com.aspose.barcode.generation/padding) | Paddings parameters. | | [PatchCodeParameters](../com.aspose.barcode.generation/patchcodeparameters) | PatchCode parameters. | | [Pdf417Parameters](../com.aspose.barcode.generation/pdf417parameters) | PDF417 parameters. | +| [PdfParameters](../com.aspose.barcode.generation/pdfparameters) | PDF parameters. | | [PostalParameters](../com.aspose.barcode.generation/postalparameters) | Postal parameters. | | [QrExtCodetextBuilder](../com.aspose.barcode.generation/qrextcodetextbuilder) | Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QrEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. | | [QrParameters](../com.aspose.barcode.generation/qrparameters) | QR parameters. | diff --git a/english/androidjava/com.aspose.barcode.generation/australianpostparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/australianpostparameters/_index.md index 27c5b1329..4a41b9a56 100644 --- a/english/androidjava/com.aspose.barcode.generation/australianpostparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/australianpostparameters/_index.md @@ -147,7 +147,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/autosizemode/_index.md b/english/androidjava/com.aspose.barcode.generation/autosizemode/_index.md index 021256250..55c361d59 100644 --- a/english/androidjava/com.aspose.barcode.generation/autosizemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/autosizemode/_index.md @@ -3,7 +3,7 @@ title: AutoSizeMode second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the different types of automatic sizing modes. type: docs -weight: 67 +weight: 72 url: /androidjava/com.aspose.barcode.generation/autosizemode/ --- **Inheritance:** @@ -26,6 +26,7 @@ Specifies the different types of automatic sizing modes. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -232,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/aztecencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/aztecencodemode/_index.md index dfc5c9166..baa912f91 100644 --- a/english/androidjava/com.aspose.barcode.generation/aztecencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/aztecencodemode/_index.md @@ -3,7 +3,7 @@ title: AztecEncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for Aztec barcodes. type: docs -weight: 68 +weight: 73 url: /androidjava/com.aspose.barcode.generation/aztecencodemode/ --- **Inheritance:** @@ -58,6 +58,7 @@ Encoding mode for Aztec barcodes. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -168,6 +169,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -304,7 +315,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/aztecextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/aztecextcodetextbuilder/_index.md index e8c179e41..8e18e6567 100644 --- a/english/androidjava/com.aspose.barcode.generation/aztecextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/aztecextcodetextbuilder/_index.md @@ -194,7 +194,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/aztecparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/aztecparameters/_index.md index e8b03beaf..ba2338998 100644 --- a/english/androidjava/com.aspose.barcode.generation/aztecparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/aztecparameters/_index.md @@ -347,7 +347,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/aztecsymbolmode/_index.md b/english/androidjava/com.aspose.barcode.generation/aztecsymbolmode/_index.md index cc9431faa..81a8f5ce6 100644 --- a/english/androidjava/com.aspose.barcode.generation/aztecsymbolmode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/aztecsymbolmode/_index.md @@ -3,7 +3,7 @@ title: AztecSymbolMode second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the Aztec symbol mode. type: docs -weight: 69 +weight: 74 url: /androidjava/com.aspose.barcode.generation/aztecsymbolmode/ --- **Inheritance:** @@ -36,6 +36,7 @@ Specifies the Aztec symbol mode. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -114,6 +115,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -250,7 +261,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/barcodeclassifications/_index.md b/english/androidjava/com.aspose.barcode.generation/barcodeclassifications/_index.md index c73344cf0..4a5bbdd38 100644 --- a/english/androidjava/com.aspose.barcode.generation/barcodeclassifications/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/barcodeclassifications/_index.md @@ -3,7 +3,7 @@ title: BarcodeClassifications second_title: Aspose.BarCode for Android via Java API Reference description: EncodeTypes classification type: docs -weight: 71 +weight: 76 url: /androidjava/com.aspose.barcode.generation/barcodeclassifications/ --- **Inheritance:** @@ -29,6 +29,7 @@ EncodeTypes classification | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -123,6 +124,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -259,7 +270,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/barcodegenerator/_index.md b/english/androidjava/com.aspose.barcode.generation/barcodegenerator/_index.md index 9fcd9577b..c9e466622 100644 --- a/english/androidjava/com.aspose.barcode.generation/barcodegenerator/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/barcodegenerator/_index.md @@ -55,8 +55,8 @@ supported symbologies: 1D: Codabar, Code11, Code128, Code39, Code39FullASCII Cod | [setBarcodeType(BaseEncodeType value)](#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-) | Barcode symbology type. | | [setCodeText(byte[] codeBytes)](#setCodeText-byte---) | Set codetext as sequence of bytes. | | [setCodeText(String value)](#setCodeText-java.lang.String-) | Text to be encoded. | -| [setCodeText(String codeText, Charset encoding)](#setCodeText-java.lang.String-java.nio.charset.Charset-) | Encodes codetext with byte order mark (BOM), using specified encoding: like UTF8, UTF16, UTF32, e.t.c.. | -| [setCodeText(String codeText, Charset encoding, boolean insertBOM)](#setCodeText-java.lang.String-java.nio.charset.Charset-boolean-) | Encodes codetext with optional byte order mark (BOM) insertion, using specified encoding: like UTF8, UTF16, UTF32, etc. | +| [setCodeText(String codeText, Charset encoding)](#setCodeText-java.lang.String-java.nio.charset.Charset-) | | +| [setCodeText(String codeText, Charset encoding, boolean insertBOM)](#setCodeText-java.lang.String-java.nio.charset.Charset-boolean-) | | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | @@ -349,28 +349,42 @@ public void setCodeText(String codeText, Charset encoding) ``` -Encodes codetext with byte order mark (BOM), using specified encoding: like UTF8, UTF16, UTF32, e.t.c.. 1D barcodes should use Encoding.ASCII or ISO/IEC 8859-1 - Encoding.GetEncoding(28591). 2D barcodes should use Encoding.UTF8. +Encodes the Unicode **codeText** into a byte sequence using the specified **encoding** . UTF-8 is the most commonly used encoding. If the encoding supports it, the function automatically inserts a [byte order mark (BOM)][byte order mark _BOM] . + +This function is intended for use with 2D barcodes only (e.g., Aztec, QR, DataMatrix, PDF417, MaxiCode, DotCode, HanXin, RectMicroQR, etc.). It enables manual encoding of Unicode text using national or special encodings; however, this method is considered obsolete in modern applications. For modern use cases, [ECI][] encoding is recommended for Unicode data. + +Using this function with 1D barcodes, GS1-compliant barcodes (including 2D), or HIBC barcodes (including 2D) is not supported by the corresponding barcode standards and may lead to unpredictable results. -------------------- > ``` -> This sample shows how to use SetCodeText with 1D and 2D barcodes +> This example shows how to use ``` +> SetCodeText +> ``` setting Unicode-encoded text for 2D barcodes using different encodings: > -> //Encode codetext of 1D barcodes with 7-bit ASCII encoding, byte order mark (BOM) is absent -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.setCodeText("123ABCD", StandardCharsets.US_ASCII); +> //Encode QR Code text using UTF-8 with BOM +> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.QR); +> gen.setCodeText("\u8eca\u7a2e\u540d", StandardCharsets.UTF_8; > gen.save("barcode.png", BarCodeImageFormat.PNG); > -> //Encode codetext of 1D barcodes with 8-bit ISO/IEC 8859-1 encoding, byte order mark (BOM) is absent -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.setCodeText("123ABCD", StandardCharsets.ISO_8859_1); -> gen.save("barcode.png", BarCodeImageFormat.PNG); -> //Encode codetext of 2D barcodes with UTF8 encoding with byte order mark (BOM) -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.setCodeText("123ABCD", Encoding.UTF_8); -> gen.save("barcode.png", BarCodeImageFormat.PNG); +> BarCodeReader reader = new BarCodeReader("barcode.png", DecodeType.QR); +> for(BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> +> //Encode DataMatrix text using Shift-JIS (Japanese encoding) +> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.DATA_MATRIX); +> gen.setCodeText("\u8eca\u7a2e\u540d", Charset.forName("932")); +> gen.save("barcode.png", BarCodeImageFormat.PNG); +> +> BarCodeReader reader = new BarCodeReader("barcode.png", DecodeType.DATA_MATRIX); +> for(BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText(Charset.forName("932"))); > ``` + +[byte order mark _BOM]: https://en.wikipedia.org/wiki/Byte_order_mark#Byte-order_marks_by_encoding +[ECI]: https://en.wikipedia.org/wiki/Extended_Channel_Interpretation + **Parameters:** | Parameter | Type | Description | | --- | --- | --- | @@ -383,43 +397,47 @@ public void setCodeText(String codeText, Charset encoding, boolean insertBOM) ``` -Encodes codetext with optional byte order mark (BOM) insertion, using specified encoding: like UTF8, UTF16, UTF32, etc. 1D barcodes should use Encoding.ASCII or ISO/IEC 8859-1 - Encoding.GetEncoding(28591). 2D barcodes should use Encoding.UTF8. Detailed description you can find in the \{@link [documentation][]\}. +Encodes the Unicode **codeText** into a byte sequence using the specified **encoding** . UTF-8 is the most commonly used encoding. If the encoding supports it and **insertBOM** is set to true , the function includes a [byte order mark (BOM)][byte order mark _BOM] . + +This function is intended for use with 2D barcodes only (e.g., Aztec, QR, DataMatrix, PDF417, MaxiCode, DotCode, HanXin, RectMicroQR, etc.). It enables manual encoding of Unicode text using national or special encodings; however, this method is considered obsolete in modern applications. For modern use cases, [ECI][] encoding is recommended for Unicode data. + +Using this function with 1D barcodes, GS1-compliant barcodes (including 2D), or HIBC barcodes (including 2D) is not supported by the corresponding barcode standards and may lead to unpredictable results. -------------------- > ``` -> This sample shows how to use SetCodeText with 1D and 2D barcodes +> This example shows how to use ``` +> SetCodeText +> ``` with or without a BOM for 2D barcodes. > -> -> //Encode codetext of 1D barcodes with 7-bit ASCII encoding, byte order mark (BOM) is absent -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.SetCodeText("123ABCD", StandardCharsets.US_ASCII, true); -> gen.Save("barcode.png", BarCodeImageFormat.PNG); -> -> //Encode codetext of 1D barcodes with 8-bit ISO/IEC 8859-1 encoding, byte order mark (BOM) is absent -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.setCodeText("123ABCD", StandardCharsets.ISO_8859_1, true); -> gen.save("barcode.png", BarCodeImageFormat.PNG); -> //Encode codetext of 2D barcodes with UTF8 encoding with byte order mark (BOM) -> using (BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.Code128)) -> gen.setCodeText("123ABCD", StandardCharsets.UTF_8, true); +> //Encode codetext using UTF-8 with BOM +> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.QR); +> gen.setCodeText("\u8eca\u7a2e\u540d", StandardCharsets.UTF_8, true); > gen.save("barcode.png", BarCodeImageFormat.PNG); > -> //Encode codetext of 2D barcodes with UTF8 encoding without byte order mark (BOM) -> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.CODE_128); -> gen.setCodeText("123ABCD", StandardCharsets.UTF_8, false); +> BarCodeReader reader = new BarCodeReader("barcode.png", DecodeType.QR); +> for(BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); +> +> //Encode codetext using UTF-8 without BOM +> BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.QR); +> gen.setCodeText("\u8eca\u7a2e\u540d", StandardCharsets.UTF_8, false); > gen.save("barcode.png", BarCodeImageFormat.PNG); +> BarCodeReader reader = new BarCodeReader("barcode.png", DecodeType.QR); +> for(BarCodeResult result : reader.readBarCodes()) +> System.out.println("BarCode CodeText: " + result.getCodeText()); > ``` -[documentation]: https://docs.aspose.com/barcode/java/how-to-use-insert-bom-parameter/ +[byte order mark _BOM]: https://en.wikipedia.org/wiki/Byte_order_mark#Byte-order_marks_by_encoding +[ECI]: https://en.wikipedia.org/wiki/Extended_Channel_Interpretation **Parameters:** | Parameter | Type | Description | | --- | --- | --- | | codeText | java.lang.String | CodeText string | | encoding | java.nio.charset.Charset | Applied encoding | -| insertBOM | boolean | flag indicates insertion of the Encoding byte order mark (BOM). In case, the Encoding requires byte order mark (BOM) insertion: like UTF8, UTF16, UTF32, e.t.c. and flag is set to true, the BOM is added, in case of setting flag to false, the BOM insertion is ignored. | +| insertBOM | boolean | Indicates whether to insert a byte order mark (BOM) when the specified encoding supports it (e.g., UTF-8, UTF-16, UTF-32). If set to true , the BOM is added; if false , the BOM is omitted even if the encoding normally uses one. | ### toString() {#toString--} ``` @@ -441,7 +459,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/barcodeimageformat/_index.md b/english/androidjava/com.aspose.barcode.generation/barcodeimageformat/_index.md index 15c29ac4b..8a4b10919 100644 --- a/english/androidjava/com.aspose.barcode.generation/barcodeimageformat/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/barcodeimageformat/_index.md @@ -3,7 +3,7 @@ title: BarCodeImageFormat second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the file format of the image. type: docs -weight: 70 +weight: 75 url: /androidjava/com.aspose.barcode.generation/barcodeimageformat/ --- **Inheritance:** @@ -30,6 +30,7 @@ Specifies the file format of the image. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -133,6 +134,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -284,7 +295,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/barcodeparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/barcodeparameters/_index.md index 9f3f9d559..160017cec 100644 --- a/english/androidjava/com.aspose.barcode.generation/barcodeparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/barcodeparameters/_index.md @@ -18,15 +18,12 @@ Barcode generation parameters. | Method | Description | | --- | --- | | [equals(Object arg0)](#equals-java.lang.Object-) | | -| [getAspectRatio()](#getAspectRatio--) | | | [getAustralianPost()](#getAustralianPost--) | AustralianPost barcode parameters. | | [getAztec()](#getAztec--) | Aztec parameters. | -| [getBackColor()](#getBackColor--) | | | [getBarColor()](#getBarColor--) | Bars color. | | [getBarHeight()](#getBarHeight--) | Height of 1D barcodes' bars in Unit value. | | [getBarWidthReduction()](#getBarWidthReduction--) | Get bars reduction value that is used to compensate ink spread while printing. | | [getBarcodeType()](#getBarcodeType--) | | -| [getCalculatedBarCodeWidth()](#getCalculatedBarCodeWidth--) | | | [getChecksumAlwaysShow()](#getChecksumAlwaysShow--) | Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. | | [getClass()](#getClass--) | | | [getCodabar()](#getCodabar--) | Codabar parameters. | @@ -35,8 +32,6 @@ Barcode generation parameters. | [getCode16K()](#getCode16K--) | Code16K parameters. | | [getCodeText()](#getCodeText--) | | | [getCodeTextParameters()](#getCodeTextParameters--) | Codetext parameters. | -| [getColumns()](#getColumns--) | | -| [getComplexBarcode()](#getComplexBarcode--) | | | [getCoupon()](#getCoupon--) | Coupon parameters. | | [getDataBar()](#getDataBar--) | Databar parameters. | | [getDataMatrix()](#getDataMatrix--) | DataMatrix parameters. | @@ -51,14 +46,8 @@ Barcode generation parameters. | [getPatchCode()](#getPatchCode--) | PatchCode parameters. | | [getPdf417()](#getPdf417--) | PDF417 parameters. | | [getPostal()](#getPostal--) | Postal parameters. | -| [getPostalShortBarHeight()](#getPostalShortBarHeight--) | | | [getQR()](#getQR--) | QR, MicroQR and RectMicroQR parameters. | -| [getQuietZonesWidthInXDim()](#getQuietZonesWidthInXDim--) | | -| [getResolution()](#getResolution--) | | -| [getRows()](#getRows--) | | -| [getStateHash()](#getStateHash--) | | | [getSupplement()](#getSupplement--) | Supplement parameters. | -| [getSupplementSpace()](#getSupplementSpace--) | | | [getThrowExceptionWhenCodeTextIncorrect()](#getThrowExceptionWhenCodeTextIncorrect--) | Only for 1D barcodes. | | [getWideNarrowRatio()](#getWideNarrowRatio--) | Wide bars to Narrow bars ratio. | | [getXDimension()](#getXDimension--) | x-dimension is the smallest width of the unit of BarCode bars or spaces. | @@ -69,8 +58,6 @@ Barcode generation parameters. | [setBarColor(int value)](#setBarColor-int-) | Bars color. | | [setBarHeight(Unit value)](#setBarHeight-com.aspose.barcode.generation.Unit-) | Height of 1D barcodes' bars in Unit value. | | [setBarWidthReduction(Unit value)](#setBarWidthReduction-com.aspose.barcode.generation.Unit-) | Sets bars reduction value that is used to compensate ink spread while printing. | -| [setBarcodeType(BaseEncodeType value)](#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-) | | -| [setCalculatedBarCodeWidth(int value)](#setCalculatedBarCodeWidth-int-) | | | [setChecksumAlwaysShow(boolean value)](#setChecksumAlwaysShow-boolean-) | Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. | | [setChecksumEnabled(EnableChecksum value)](#setChecksumEnabled-com.aspose.barcode.generation.EnableChecksum-) | | | [setCodeText(String value)](#setCodeText-java.lang.String-) | | @@ -99,16 +86,6 @@ public boolean equals(Object arg0) **Returns:** boolean -### getAspectRatio() {#getAspectRatio--} -``` -public float getAspectRatio() -``` - - - - -**Returns:** -float ### getAustralianPost() {#getAustralianPost--} ``` public AustralianPostParameters getAustralianPost() @@ -129,23 +106,13 @@ Aztec parameters. **Returns:** [AztecParameters](../../com.aspose.barcode.generation/aztecparameters) -### getBackColor() {#getBackColor--} -``` -public int getBackColor() -``` - - - - -**Returns:** -int ### getBarColor() {#getBarColor--} ``` public int getBarColor() ``` -Bars color. Default value: Color.BLACK. +Bars color. Default value: Color.Black. **Returns:** int @@ -155,7 +122,7 @@ public Unit getBarHeight() ``` -Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION. +Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. **Returns:** [Unit](../../com.aspose.barcode.generation/unit) @@ -168,7 +135,7 @@ public Unit getBarWidthReduction() Get bars reduction value that is used to compensate ink spread while printing. **Returns:** -[Unit](../../com.aspose.barcode.generation/unit) - +[Unit](../../com.aspose.barcode.generation/unit) ### getBarcodeType() {#getBarcodeType--} ``` public BaseEncodeType getBarcodeType() @@ -179,16 +146,6 @@ public BaseEncodeType getBarcodeType() **Returns:** [BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) -### getCalculatedBarCodeWidth() {#getCalculatedBarCodeWidth--} -``` -public int getCalculatedBarCodeWidth() -``` - - - - -**Returns:** -int ### getChecksumAlwaysShow() {#getChecksumAlwaysShow--} ``` public boolean getChecksumAlwaysShow() @@ -269,26 +226,6 @@ Codetext parameters. **Returns:** [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) -### getColumns() {#getColumns--} -``` -public int getColumns() -``` - - - - -**Returns:** -int -### getComplexBarcode() {#getComplexBarcode--} -``` -public ComplexBarcode getComplexBarcode() -``` - - - - -**Returns:** -[ComplexBarcode](../../com.aspose.barcode.generation/complexbarcode) ### getCoupon() {#getCoupon--} ``` public CouponParameters getCoupon() @@ -433,16 +370,6 @@ Postal parameters. Used for Postnet, Planet. **Returns:** [PostalParameters](../../com.aspose.barcode.generation/postalparameters) -### getPostalShortBarHeight() {#getPostalShortBarHeight--} -``` -public int getPostalShortBarHeight() -``` - - - - -**Returns:** -int ### getQR() {#getQR--} ``` public QrParameters getQR() @@ -453,46 +380,6 @@ QR, MicroQR and RectMicroQR parameters. **Returns:** [QrParameters](../../com.aspose.barcode.generation/qrparameters) -### getQuietZonesWidthInXDim() {#getQuietZonesWidthInXDim--} -``` -public int getQuietZonesWidthInXDim() -``` - - - - -**Returns:** -int -### getResolution() {#getResolution--} -``` -public float getResolution() -``` - - - - -**Returns:** -float -### getRows() {#getRows--} -``` -public int getRows() -``` - - - - -**Returns:** -int -### getStateHash() {#getStateHash--} -``` -public int getStateHash() -``` - - - - -**Returns:** -int ### getSupplement() {#getSupplement--} ``` public SupplementParameters getSupplement() @@ -503,23 +390,13 @@ Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA **Returns:** [SupplementParameters](../../com.aspose.barcode.generation/supplementparameters) -### getSupplementSpace() {#getSupplementSpace--} -``` -public int getSupplementSpace() -``` - - - - -**Returns:** -int ### getThrowExceptionWhenCodeTextIncorrect() {#getThrowExceptionWhenCodeTextIncorrect--} ``` public boolean getThrowExceptionWhenCodeTextIncorrect() ``` -Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode's specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39FullASCII, Code93Extended, Code16K, Code128 symbology if codetext is incorrect. +Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode's specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39FullASCII, Code93, Code16K, Code128 symbology if codetext is incorrect. **Returns:** boolean @@ -529,7 +406,7 @@ public float getWideNarrowRatio() ``` -Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39FullASCII, Code39Standard +Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39, Code39FullASCII **Returns:** float @@ -591,7 +468,7 @@ public void setBarColor(int value) ``` -Bars color. Default value: Color.BLACK. +Bars color. Default value: Color.Black. **Parameters:** | Parameter | Type | Description | @@ -604,7 +481,7 @@ public void setBarHeight(Unit value) ``` -Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION. +Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation. **Parameters:** | Parameter | Type | Description | @@ -624,32 +501,6 @@ Sets bars reduction value that is used to compensate ink spread while printing. | --- | --- | --- | | value | [Unit](../../com.aspose.barcode.generation/unit) | | -### setBarcodeType(BaseEncodeType value) {#setBarcodeType-com.aspose.barcode.generation.BaseEncodeType-} -``` -public void setBarcodeType(BaseEncodeType value) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | [BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) | | - -### setCalculatedBarCodeWidth(int value) {#setCalculatedBarCodeWidth-int-} -``` -public void setCalculatedBarCodeWidth(int value) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - ### setChecksumAlwaysShow(boolean value) {#setChecksumAlwaysShow-boolean-} ``` public void setChecksumAlwaysShow(boolean value) @@ -797,7 +648,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/barcodeparametersinternal/_index.md b/english/androidjava/com.aspose.barcode.generation/barcodeparametersinternal/_index.md new file mode 100644 index 000000000..807e73730 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.generation/barcodeparametersinternal/_index.md @@ -0,0 +1,293 @@ +--- +title: BarcodeParametersInternal +second_title: Aspose.BarCode for Android via Java API Reference +description: +type: docs +weight: 15 +url: /androidjava/com.aspose.barcode.generation/barcodeparametersinternal/ +--- +**Inheritance:** +java.lang.Object +``` +public class BarcodeParametersInternal +``` +## Constructors + +| Constructor | Description | +| --- | --- | +| [BarcodeParametersInternal()](#BarcodeParametersInternal--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAspectRatio(BarcodeParameters parameters)](#getAspectRatio-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getBackColor(BarcodeParameters parameters)](#getBackColor-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getCMYKBackColor(BarcodeParameters parameters)](#getCMYKBackColor-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getCMYKBarColor(BarcodeParameters parameters)](#getCMYKBarColor-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getChecksum(CodetextParameters parameters)](#getChecksum-com.aspose.barcode.generation.CodetextParameters-) | | +| [getClass()](#getClass--) | | +| [getColumns(BarcodeParameters parameters)](#getColumns-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getComplexBarcode(BarcodeParameters parameters)](#getComplexBarcode-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getPostalShortBarHeight(BarcodeParameters parameters)](#getPostalShortBarHeight-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getRows(BarcodeParameters parameters)](#getRows-com.aspose.barcode.generation.BarcodeParameters-) | | +| [getSupplementSpace(BarcodeParameters parameters)](#getSupplementSpace-com.aspose.barcode.generation.BarcodeParameters-) | | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### BarcodeParametersInternal() {#BarcodeParametersInternal--} +``` +public BarcodeParametersInternal() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAspectRatio(BarcodeParameters parameters) {#getAspectRatio-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static float getAspectRatio(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +float +### getBackColor(BarcodeParameters parameters) {#getBackColor-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static int getBackColor(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +int +### getCMYKBackColor(BarcodeParameters parameters) {#getCMYKBackColor-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static CMYKColor getCMYKBackColor(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKBarColor(BarcodeParameters parameters) {#getCMYKBarColor-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static CMYKColor getCMYKBarColor(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getChecksum(CodetextParameters parameters) {#getChecksum-com.aspose.barcode.generation.CodetextParameters-} +``` +public static String getChecksum(CodetextParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getColumns(BarcodeParameters parameters) {#getColumns-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static int getColumns(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +int +### getComplexBarcode(BarcodeParameters parameters) {#getComplexBarcode-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static ComplexBarcode getComplexBarcode(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +[ComplexBarcode](../../com.aspose.barcode.generation/complexbarcode) +### getPostalShortBarHeight(BarcodeParameters parameters) {#getPostalShortBarHeight-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static int getPostalShortBarHeight(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +int +### getRows(BarcodeParameters parameters) {#getRows-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static int getRows(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +int +### getSupplementSpace(BarcodeParameters parameters) {#getSupplementSpace-com.aspose.barcode.generation.BarcodeParameters-} +``` +public static int getSupplementSpace(BarcodeParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [BarcodeParameters](../../com.aspose.barcode.generation/barcodeparameters) | | + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.generation/baseencodetype/_index.md b/english/androidjava/com.aspose.barcode.generation/baseencodetype/_index.md index 322df005a..477cb5897 100644 --- a/english/androidjava/com.aspose.barcode.generation/baseencodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/baseencodetype/_index.md @@ -3,7 +3,7 @@ title: BaseEncodeType second_title: Aspose.BarCode for Android via Java API Reference description: Base class for SymbologyEncodeType. type: docs -weight: 15 +weight: 16 url: /androidjava/com.aspose.barcode.generation/baseencodetype/ --- **Inheritance:** @@ -211,7 +211,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/basegenerationparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/basegenerationparameters/_index.md index ab6ab1d5c..19b73d00a 100644 --- a/english/androidjava/com.aspose.barcode.generation/basegenerationparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/basegenerationparameters/_index.md @@ -3,7 +3,7 @@ title: BaseGenerationParameters second_title: Aspose.BarCode for Android via Java API Reference description: Barcode image generation parameters. type: docs -weight: 16 +weight: 17 url: /androidjava/com.aspose.barcode.generation/basegenerationparameters/ --- **Inheritance:** @@ -25,6 +25,7 @@ Barcode image generation parameters. | [getCaptionAbove()](#getCaptionAbove--) | Caption Above the BarCode image. | | [getCaptionBelow()](#getCaptionBelow--) | Caption Below the BarCode image. | | [getClass()](#getClass--) | | +| [getImage()](#getImage--) | Image parameters. | | [getImageHeight()](#getImageHeight--) | BarCode image height when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION. | | [getImageWidth()](#getImageWidth--) | BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION. | | [getResolution()](#getResolution--) | Gets the resolution of the BarCode image. | @@ -129,6 +130,16 @@ public final native Class getClass() **Returns:** java.lang.Class +### getImage() {#getImage--} +``` +public ImageParameters getImage() +``` + + +Image parameters. See . + +**Returns:** +[ImageParameters](../../com.aspose.barcode.generation/imageparameters) - ### getImageHeight() {#getImageHeight--} ``` public Unit getImageHeight() @@ -336,7 +347,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/borderdashstyle/_index.md b/english/androidjava/com.aspose.barcode.generation/borderdashstyle/_index.md index 49dc2ace7..0f8bd3082 100644 --- a/english/androidjava/com.aspose.barcode.generation/borderdashstyle/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/borderdashstyle/_index.md @@ -3,7 +3,7 @@ title: BorderDashStyle second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the style of dashed border lines. type: docs -weight: 72 +weight: 77 url: /androidjava/com.aspose.barcode.generation/borderdashstyle/ --- **Inheritance:** @@ -28,6 +28,7 @@ Specifies the style of dashed border lines. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -114,6 +115,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -250,7 +261,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/borderparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/borderparameters/_index.md index 650ea4174..05d3c0f44 100644 --- a/english/androidjava/com.aspose.barcode.generation/borderparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/borderparameters/_index.md @@ -3,7 +3,7 @@ title: BorderParameters second_title: Aspose.BarCode for Android via Java API Reference description: Barcode image border parameters type: docs -weight: 17 +weight: 18 url: /androidjava/com.aspose.barcode.generation/borderparameters/ --- **Inheritance:** @@ -197,7 +197,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/captionparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/captionparameters/_index.md index ddf1babc1..cd74319eb 100644 --- a/english/androidjava/com.aspose.barcode.generation/captionparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/captionparameters/_index.md @@ -3,7 +3,7 @@ title: CaptionParameters second_title: Aspose.BarCode for Android via Java API Reference description: Caption parameters. type: docs -weight: 18 +weight: 20 url: /androidjava/com.aspose.barcode.generation/captionparameters/ --- **Inheritance:** @@ -30,7 +30,6 @@ Caption parameters. Specify word wraps (line breaks) within text. ``` | | [getPadding()](#getPadding--) | Captions paddings. | -| [getStateHash()](#getStateHash--) | | | [getText()](#getText--) | Caption text. | | [getTextColor()](#getTextColor--) | Caption text color. | | [getVisible()](#getVisible--) | Caption text visibility. | @@ -123,16 +122,6 @@ Captions paddings. Default value for CaptionAbove: 5pt 5pt 0 5pt. Default value **Returns:** [Padding](../../com.aspose.barcode.generation/padding) -### getStateHash() {#getStateHash--} -``` -public int getStateHash() -``` - - - - -**Returns:** -int ### getText() {#getText--} ``` public String getText() @@ -195,7 +184,7 @@ public void setAlignment(TextAlignment value) ``` -Caption test horizontal alignment. Default value: StringAlignment.CENTER. +Caption test horizontal alignment. Default value: StringAlignment.Center. **Parameters:** | Parameter | Type | Description | @@ -289,7 +278,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/captionparametersinternal/_index.md b/english/androidjava/com.aspose.barcode.generation/captionparametersinternal/_index.md index 755522ed7..7d5242ddf 100644 --- a/english/androidjava/com.aspose.barcode.generation/captionparametersinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/captionparametersinternal/_index.md @@ -3,7 +3,7 @@ title: CaptionParametersInternal second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 19 +weight: 21 url: /androidjava/com.aspose.barcode.generation/captionparametersinternal/ --- **Inheritance:** @@ -21,11 +21,12 @@ public class CaptionParametersInternal | Method | Description | | --- | --- | | [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getCMYKTextColor(CaptionParameters parameters)](#getCMYKTextColor-com.aspose.barcode.generation.CaptionParameters-) | | | [getClass()](#getClass--) | | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | -| [setFont(CaptionParameters parameters, FontUnit font)](#setFont-com.aspose.barcode.generation.CaptionParameters-com.aspose.barcode.generation.FontUnit-) | | +| [setCMYKBarColor(CaptionParameters captionParameters, CMYKColor value)](#setCMYKBarColor-com.aspose.barcode.generation.CaptionParameters-com.aspose.barcode.generation.CMYKColor-) | | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | @@ -51,6 +52,21 @@ public boolean equals(Object arg0) **Returns:** boolean +### getCMYKTextColor(CaptionParameters parameters) {#getCMYKTextColor-com.aspose.barcode.generation.CaptionParameters-} +``` +public static CMYKColor getCMYKTextColor(CaptionParameters parameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| parameters | [CaptionParameters](../../com.aspose.barcode.generation/captionparameters) | | + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) ### getClass() {#getClass--} ``` public final native Class getClass() @@ -87,9 +103,9 @@ public final native void notifyAll() -### setFont(CaptionParameters parameters, FontUnit font) {#setFont-com.aspose.barcode.generation.CaptionParameters-com.aspose.barcode.generation.FontUnit-} +### setCMYKBarColor(CaptionParameters captionParameters, CMYKColor value) {#setCMYKBarColor-com.aspose.barcode.generation.CaptionParameters-com.aspose.barcode.generation.CMYKColor-} ``` -public static void setFont(CaptionParameters parameters, FontUnit font) +public static void setCMYKBarColor(CaptionParameters captionParameters, CMYKColor value) ``` @@ -98,8 +114,8 @@ public static void setFont(CaptionParameters parameters, FontUnit font) **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| parameters | [CaptionParameters](../../com.aspose.barcode.generation/captionparameters) | | -| font | [FontUnit](../../com.aspose.barcode.generation/fontunit) | | +| captionParameters | [CaptionParameters](../../com.aspose.barcode.generation/captionparameters) | | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | ### toString() {#toString--} ``` @@ -121,7 +137,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/cmykcolor/_index.md b/english/androidjava/com.aspose.barcode.generation/cmykcolor/_index.md new file mode 100644 index 000000000..176cdd008 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.generation/cmykcolor/_index.md @@ -0,0 +1,177 @@ +--- +title: CMYKColor +second_title: Aspose.BarCode for Android via Java API Reference +description: Class for CMYK color. +type: docs +weight: 19 +url: /androidjava/com.aspose.barcode.generation/cmykcolor/ +--- +**Inheritance:** +java.lang.Object +``` +public class CMYKColor +``` + +Class for CMYK color. Null means CMYK is not used, default RGB color is in use. +## Constructors + +| Constructor | Description | +| --- | --- | +| [CMYKColor(int c, int m, int y, int k)](#CMYKColor-int-int-int-int-) | Initializes a new instance of the CMYKColor class from CMYK values. | +## Fields + +| Field | Description | +| --- | --- | +| [C](#C) | | +| [K](#K) | | +| [M](#M) | | +| [Y](#Y) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object obj)](#equals-java.lang.Object-) | Compares if values of colors are the same | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | Hash code of CMYKColor | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### CMYKColor(int c, int m, int y, int k) {#CMYKColor-int-int-int-int-} +``` +public CMYKColor(int c, int m, int y, int k) +``` + + +Initializes a new instance of the CMYKColor class from CMYK values. CMYK values are 0-100. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| c | int | Cyan value [0, 100] | +| m | int | Magenta value [0, 100] | +| y | int | Yellow value [0, 100] | +| k | int | Black value [0, 100] | + +### C {#C} +``` +public float C +``` + + +### K {#K} +``` +public float K +``` + + +### M {#M} +``` +public float M +``` + + +### Y {#Y} +``` +public float Y +``` + + +### equals(Object obj) {#equals-java.lang.Object-} +``` +public boolean equals(Object obj) +``` + + +Compares if values of colors are the same + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| obj | java.lang.Object | CMYKColor to compare | + +**Returns:** +boolean - Are values the same +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public int hashCode() +``` + + +Hash code of CMYKColor + +**Returns:** +int - Hash code of CMYKColor +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.generation/codabarchecksummode/_index.md b/english/androidjava/com.aspose.barcode.generation/codabarchecksummode/_index.md index 86844ed71..fd3fe1463 100644 --- a/english/androidjava/com.aspose.barcode.generation/codabarchecksummode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codabarchecksummode/_index.md @@ -3,7 +3,7 @@ title: CodabarChecksumMode second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the checksum algorithm for Codabar type: docs -weight: 73 +weight: 78 url: /androidjava/com.aspose.barcode.generation/codabarchecksummode/ --- **Inheritance:** @@ -25,6 +25,7 @@ Specifies the checksum algorithm for Codabar | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -87,6 +88,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -223,7 +234,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codabarparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/codabarparameters/_index.md index c3ce67a30..6167c3109 100644 --- a/english/androidjava/com.aspose.barcode.generation/codabarparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codabarparameters/_index.md @@ -3,7 +3,7 @@ title: CodabarParameters second_title: Aspose.BarCode for Android via Java API Reference description: Codabar parameters. type: docs -weight: 20 +weight: 22 url: /androidjava/com.aspose.barcode.generation/codabarparameters/ --- **Inheritance:** @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codabarsymbol/_index.md b/english/androidjava/com.aspose.barcode.generation/codabarsymbol/_index.md index a5c34f374..364b9476b 100644 --- a/english/androidjava/com.aspose.barcode.generation/codabarsymbol/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codabarsymbol/_index.md @@ -3,7 +3,7 @@ title: CodabarSymbol second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the start or stop symbol of the Codabar barcode specification. type: docs -weight: 21 +weight: 23 url: /androidjava/com.aspose.barcode.generation/codabarsymbol/ --- **Inheritance:** @@ -590,7 +590,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codablockparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/codablockparameters/_index.md index 56c65390f..dc90a1973 100644 --- a/english/androidjava/com.aspose.barcode.generation/codablockparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codablockparameters/_index.md @@ -3,7 +3,7 @@ title: CodablockParameters second_title: Aspose.BarCode for Android via Java API Reference description: Codablock parameters. type: docs -weight: 22 +weight: 24 url: /androidjava/com.aspose.barcode.generation/codablockparameters/ --- **Inheritance:** @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/code128emulation/_index.md b/english/androidjava/com.aspose.barcode.generation/code128emulation/_index.md index 3a5cc02f7..fd0d61d92 100644 --- a/english/androidjava/com.aspose.barcode.generation/code128emulation/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/code128emulation/_index.md @@ -3,7 +3,7 @@ title: Code128Emulation second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 74 +weight: 79 url: /androidjava/com.aspose.barcode.generation/code128emulation/ --- **Inheritance:** @@ -25,6 +25,7 @@ public enum Code128Emulation extends Enum | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -247,7 +258,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/code128encodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/code128encodemode/_index.md index 1a60f67ed..c0093c07d 100644 --- a/english/androidjava/com.aspose.barcode.generation/code128encodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/code128encodemode/_index.md @@ -3,7 +3,7 @@ title: Code128EncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for Code128 barcodes. type: docs -weight: 75 +weight: 80 url: /androidjava/com.aspose.barcode.generation/code128encodemode/ --- **Inheritance:** @@ -47,6 +47,7 @@ Encoding mode for Code128 barcodes. Code 128 specification. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -150,6 +151,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -301,7 +312,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/code128parameters/_index.md b/english/androidjava/com.aspose.barcode.generation/code128parameters/_index.md index 964e36cf5..f37fcca14 100644 --- a/english/androidjava/com.aspose.barcode.generation/code128parameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/code128parameters/_index.md @@ -3,7 +3,7 @@ title: Code128Parameters second_title: Aspose.BarCode for Android via Java API Reference description: Code128 parameters. type: docs -weight: 23 +weight: 25 url: /androidjava/com.aspose.barcode.generation/code128parameters/ --- **Inheritance:** @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/code16kparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/code16kparameters/_index.md index e609a7cd3..643954590 100644 --- a/english/androidjava/com.aspose.barcode.generation/code16kparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/code16kparameters/_index.md @@ -3,7 +3,7 @@ title: Code16KParameters second_title: Aspose.BarCode for Android via Java API Reference description: Code16K parameters. type: docs -weight: 24 +weight: 26 url: /androidjava/com.aspose.barcode.generation/code16kparameters/ --- **Inheritance:** @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codelocation/_index.md b/english/androidjava/com.aspose.barcode.generation/codelocation/_index.md index 661d432f1..6a2c8d8f1 100644 --- a/english/androidjava/com.aspose.barcode.generation/codelocation/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codelocation/_index.md @@ -3,7 +3,7 @@ title: CodeLocation second_title: Aspose.BarCode for Android via Java API Reference description: Codetext location type: docs -weight: 76 +weight: 81 url: /androidjava/com.aspose.barcode.generation/codelocation/ --- **Inheritance:** @@ -26,6 +26,7 @@ Codetext location | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -232,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codetextparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/codetextparameters/_index.md index f1da1cb51..207e354b0 100644 --- a/english/androidjava/com.aspose.barcode.generation/codetextparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/codetextparameters/_index.md @@ -3,7 +3,7 @@ title: CodetextParameters second_title: Aspose.BarCode for Android via Java API Reference description: Codetext parameters. type: docs -weight: 25 +weight: 27 url: /androidjava/com.aspose.barcode.generation/codetextparameters/ --- **Inheritance:** @@ -18,19 +18,12 @@ Codetext parameters. | Constructor | Description | | --- | --- | | [CodetextParameters()](#CodetextParameters--) | | -## Fields - -| Field | Description | -| --- | --- | -| [CodetextMaxHeightPercent](#CodetextMaxHeightPercent) | | ## Methods | Method | Description | | --- | --- | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getAlignment()](#getAlignment--) | Gets the alignment of the code text. | -| [getBackColor()](#getBackColor--) | | -| [getChecksum()](#getChecksum--) | | | [getClass()](#getClass--) | | | [getColor()](#getColor--) | Specify the displaying CodeText's Color. | | [getFont()](#getFont--) | Specify the displaying CodeText's font. | @@ -40,14 +33,11 @@ Codetext parameters. Specify word wraps (line breaks) within text. ``` | | [getSpace()](#getSpace--) | Space between the CodeText and the BarCode in Unit value. | -| [getStateHash()](#getStateHash--) | | | [getTwoDDisplayText()](#getTwoDDisplayText--) | Text that will be displayed instead of codetext in 2D barcodes. | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [setAlignment(TextAlignment value)](#setAlignment-com.aspose.barcode.generation.TextAlignment-) | Sets the alignment of the code text. | -| [setBackColor(int value)](#setBackColor-int-) | | -| [setChecksum(String value)](#setChecksum-java.lang.String-) | | | [setColor(int value)](#setColor-int-) | Specify the displaying CodeText's Color. | | [setFont(FontUnit value)](#setFont-com.aspose.barcode.generation.FontUnit-) | Specify the displaying CodeText's font. | | [setFontMode(FontMode value)](#setFontMode-com.aspose.barcode.generation.FontMode-) | Specify FontMode. | @@ -67,12 +57,6 @@ public CodetextParameters() ``` -### CodetextMaxHeightPercent {#CodetextMaxHeightPercent} -``` -public static final float CodetextMaxHeightPercent -``` - - ### equals(Object arg0) {#equals-java.lang.Object-} ``` public boolean equals(Object arg0) @@ -98,26 +82,6 @@ Gets the alignment of the code text. Default value: TextAlignment.CENTER. **Returns:** [TextAlignment](../../com.aspose.barcode.generation/textalignment) -### getBackColor() {#getBackColor--} -``` -public int getBackColor() -``` - - - - -**Returns:** -int -### getChecksum() {#getChecksum--} -``` -public String getChecksum() -``` - - - - -**Returns:** -java.lang.String ### getClass() {#getClass--} ``` public final native Class getClass() @@ -191,16 +155,6 @@ Space between the CodeText and the BarCode in Unit value. Default value: 2pt. **Returns:** [Unit](../../com.aspose.barcode.generation/unit) -### getStateHash() {#getStateHash--} -``` -public int getStateHash() -``` - - - - -**Returns:** -int ### getTwoDDisplayText() {#getTwoDDisplayText--} ``` public String getTwoDDisplayText() @@ -250,32 +204,6 @@ Sets the alignment of the code text. Default value: TextAlignment.CENTER. | --- | --- | --- | | value | [TextAlignment](../../com.aspose.barcode.generation/textalignment) | | -### setBackColor(int value) {#setBackColor-int-} -``` -public void setBackColor(int value) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | int | | - -### setChecksum(String value) {#setChecksum-java.lang.String-} -``` -public void setChecksum(String value) -``` - - - - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | java.lang.String | | - ### setColor(int value) {#setColor-int-} ``` public void setColor(int value) @@ -389,7 +317,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/codetextparametersinternal/_index.md b/english/androidjava/com.aspose.barcode.generation/codetextparametersinternal/_index.md new file mode 100644 index 000000000..2c5b0d2fc --- /dev/null +++ b/english/androidjava/com.aspose.barcode.generation/codetextparametersinternal/_index.md @@ -0,0 +1,252 @@ +--- +title: CodetextParametersInternal +second_title: Aspose.BarCode for Android via Java API Reference +description: +type: docs +weight: 28 +url: /androidjava/com.aspose.barcode.generation/codetextparametersinternal/ +--- +**Inheritance:** +java.lang.Object +``` +public class CodetextParametersInternal +``` +## Constructors + +| Constructor | Description | +| --- | --- | +| [CodetextParametersInternal()](#CodetextParametersInternal--) | | +## Fields + +| Field | Description | +| --- | --- | +| [CODETEXT_MAX_HEIGHT_PERCENT](#CODETEXT-MAX-HEIGHT-PERCENT) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getBackColor(CodetextParameters codetextParameters)](#getBackColor-com.aspose.barcode.generation.CodetextParameters-) | | +| [getCMYKBackColor(CodetextParameters codetextParameters)](#getCMYKBackColor-com.aspose.barcode.generation.CodetextParameters-) | | +| [getCMYKColor(CodetextParameters codetextParameters)](#getCMYKColor-com.aspose.barcode.generation.CodetextParameters-) | | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setBackColor(CodetextParameters codetextParameters, int value)](#setBackColor-com.aspose.barcode.generation.CodetextParameters-int-) | | +| [setCMYKBackColor(CodetextParameters codetextParameters, CMYKColor value)](#setCMYKBackColor-com.aspose.barcode.generation.CodetextParameters-com.aspose.barcode.generation.CMYKColor-) | | +| [setCMYKColor(CodetextParameters codetextParameters, CMYKColor value)](#setCMYKColor-com.aspose.barcode.generation.CodetextParameters-com.aspose.barcode.generation.CMYKColor-) | | +| [setChecksum(CodetextParameters codetextParameters, String checksum)](#setChecksum-com.aspose.barcode.generation.CodetextParameters-java.lang.String-) | | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### CodetextParametersInternal() {#CodetextParametersInternal--} +``` +public CodetextParametersInternal() +``` + + +### CODETEXT_MAX_HEIGHT_PERCENT {#CODETEXT-MAX-HEIGHT-PERCENT} +``` +public static final float CODETEXT_MAX_HEIGHT_PERCENT +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getBackColor(CodetextParameters codetextParameters) {#getBackColor-com.aspose.barcode.generation.CodetextParameters-} +``` +public static int getBackColor(CodetextParameters codetextParameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | + +**Returns:** +int +### getCMYKBackColor(CodetextParameters codetextParameters) {#getCMYKBackColor-com.aspose.barcode.generation.CodetextParameters-} +``` +public static CMYKColor getCMYKBackColor(CodetextParameters codetextParameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKColor(CodetextParameters codetextParameters) {#getCMYKColor-com.aspose.barcode.generation.CodetextParameters-} +``` +public static CMYKColor getCMYKColor(CodetextParameters codetextParameters) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setBackColor(CodetextParameters codetextParameters, int value) {#setBackColor-com.aspose.barcode.generation.CodetextParameters-int-} +``` +public static void setBackColor(CodetextParameters codetextParameters, int value) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | +| value | int | | + +### setCMYKBackColor(CodetextParameters codetextParameters, CMYKColor value) {#setCMYKBackColor-com.aspose.barcode.generation.CodetextParameters-com.aspose.barcode.generation.CMYKColor-} +``` +public static void setCMYKBackColor(CodetextParameters codetextParameters, CMYKColor value) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setCMYKColor(CodetextParameters codetextParameters, CMYKColor value) {#setCMYKColor-com.aspose.barcode.generation.CodetextParameters-com.aspose.barcode.generation.CMYKColor-} +``` +public static void setCMYKColor(CodetextParameters codetextParameters, CMYKColor value) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setChecksum(CodetextParameters codetextParameters, String checksum) {#setChecksum-com.aspose.barcode.generation.CodetextParameters-java.lang.String-} +``` +public static void setChecksum(CodetextParameters codetextParameters, String checksum) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| codetextParameters | [CodetextParameters](../../com.aspose.barcode.generation/codetextparameters) | | +| checksum | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.generation/complexbarcode/_index.md b/english/androidjava/com.aspose.barcode.generation/complexbarcode/_index.md index 95edf20a5..285ad3f53 100644 --- a/english/androidjava/com.aspose.barcode.generation/complexbarcode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/complexbarcode/_index.md @@ -3,7 +3,7 @@ title: ComplexBarcode second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 26 +weight: 29 url: /androidjava/com.aspose.barcode.generation/complexbarcode/ --- **Inheritance:** @@ -131,7 +131,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/constparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/constparameters/_index.md index 8aa40849a..0e55260ad 100644 --- a/english/androidjava/com.aspose.barcode.generation/constparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/constparameters/_index.md @@ -3,7 +3,7 @@ title: ConstParameters second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 27 +weight: 30 url: /androidjava/com.aspose.barcode.generation/constparameters/ --- **Inheritance:** @@ -495,7 +495,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/couponparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/couponparameters/_index.md index b6b60c115..8f9eed0f3 100644 --- a/english/androidjava/com.aspose.barcode.generation/couponparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/couponparameters/_index.md @@ -3,7 +3,7 @@ title: CouponParameters second_title: Aspose.BarCode for Android via Java API Reference description: Coupon parameters. type: docs -weight: 28 +weight: 31 url: /androidjava/com.aspose.barcode.generation/couponparameters/ --- **Inheritance:** @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/databarparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/databarparameters/_index.md index 4a1387e23..c9ba03b88 100644 --- a/english/androidjava/com.aspose.barcode.generation/databarparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/databarparameters/_index.md @@ -3,7 +3,7 @@ title: DataBarParameters second_title: Aspose.BarCode for Android via Java API Reference description: Databar parameters. type: docs -weight: 29 +weight: 32 url: /androidjava/com.aspose.barcode.generation/databarparameters/ --- **Inheritance:** @@ -222,7 +222,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/datamatrixecctype/_index.md b/english/androidjava/com.aspose.barcode.generation/datamatrixecctype/_index.md index 09ec1cfe6..4f660ce3e 100644 --- a/english/androidjava/com.aspose.barcode.generation/datamatrixecctype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/datamatrixecctype/_index.md @@ -3,7 +3,7 @@ title: DataMatrixEccType second_title: Aspose.BarCode for Android via Java API Reference description: Specify the type of the ECC to encode. type: docs -weight: 77 +weight: 82 url: /androidjava/com.aspose.barcode.generation/datamatrixecctype/ --- **Inheritance:** @@ -30,6 +30,7 @@ Specify the type of the ECC to encode. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -132,6 +133,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -268,7 +279,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/datamatrixencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/datamatrixencodemode/_index.md index 64062d0f8..2995b4573 100644 --- a/english/androidjava/com.aspose.barcode.generation/datamatrixencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/datamatrixencodemode/_index.md @@ -3,7 +3,7 @@ title: DataMatrixEncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: DataMatrix encoders encoding mode default to Auto type: docs -weight: 78 +weight: 83 url: /androidjava/com.aspose.barcode.generation/datamatrixencodemode/ --- **Inheritance:** @@ -66,6 +66,7 @@ DataMatrix encoder's encoding mode, default to Auto | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -222,6 +223,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -358,7 +369,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md index 9f3e9a657..5620d9649 100644 --- a/english/androidjava/com.aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: DataMatrixExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 30 +weight: 33 url: /androidjava/com.aspose.barcode.generation/datamatrixextcodetextbuilder/ --- **Inheritance:** @@ -222,7 +222,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/datamatrixparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/datamatrixparameters/_index.md index 80520355c..65cf2f9d6 100644 --- a/english/androidjava/com.aspose.barcode.generation/datamatrixparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/datamatrixparameters/_index.md @@ -3,7 +3,7 @@ title: DataMatrixParameters second_title: Aspose.BarCode for Android via Java API Reference description: DataMatrix parameters. type: docs -weight: 31 +weight: 34 url: /androidjava/com.aspose.barcode.generation/datamatrixparameters/ --- **Inheritance:** @@ -397,7 +397,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/datamatrixversion/_index.md b/english/androidjava/com.aspose.barcode.generation/datamatrixversion/_index.md index ece01750f..2aa320582 100644 --- a/english/androidjava/com.aspose.barcode.generation/datamatrixversion/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/datamatrixversion/_index.md @@ -3,7 +3,7 @@ title: DataMatrixVersion second_title: Aspose.BarCode for Android via Java API Reference description: Specify the type of the ECC to encode. type: docs -weight: 79 +weight: 84 url: /androidjava/com.aspose.barcode.generation/datamatrixversion/ --- **Inheritance:** @@ -94,6 +94,7 @@ Specify the type of the ECC to encode. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -708,6 +709,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -844,7 +855,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/dotcodeencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/dotcodeencodemode/_index.md index f809fd774..f7ba0a69c 100644 --- a/english/androidjava/com.aspose.barcode.generation/dotcodeencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/dotcodeencodemode/_index.md @@ -3,7 +3,7 @@ title: DotCodeEncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for DotCode barcodes. type: docs -weight: 80 +weight: 85 url: /androidjava/com.aspose.barcode.generation/dotcodeencodemode/ --- **Inheritance:** @@ -76,6 +76,7 @@ Encoding mode for DotCode barcodes. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -186,6 +187,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -322,7 +333,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md index 0e52712d6..1309bda50 100644 --- a/english/androidjava/com.aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: DotCodeExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 32 +weight: 35 url: /androidjava/com.aspose.barcode.generation/dotcodeextcodetextbuilder/ --- **Inheritance:** @@ -241,7 +241,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/dotcodeparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/dotcodeparameters/_index.md index b666a36db..e4a89d729 100644 --- a/english/androidjava/com.aspose.barcode.generation/dotcodeparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/dotcodeparameters/_index.md @@ -3,7 +3,7 @@ title: DotCodeParameters second_title: Aspose.BarCode for Android via Java API Reference description: DotCode parameters. type: docs -weight: 33 +weight: 36 url: /androidjava/com.aspose.barcode.generation/dotcodeparameters/ --- **Inheritance:** @@ -297,7 +297,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/eciencodings/_index.md b/english/androidjava/com.aspose.barcode.generation/eciencodings/_index.md index 26c65b4a4..920024577 100644 --- a/english/androidjava/com.aspose.barcode.generation/eciencodings/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/eciencodings/_index.md @@ -3,7 +3,7 @@ title: ECIEncodings second_title: Aspose.BarCode for Android via Java API Reference description: Extended Channel Interpretation Identifiers. type: docs -weight: 34 +weight: 37 url: /androidjava/com.aspose.barcode.generation/eciencodings/ --- **Inheritance:** @@ -840,7 +840,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/enablechecksum/_index.md b/english/androidjava/com.aspose.barcode.generation/enablechecksum/_index.md index 1419d32ec..f8339fc8c 100644 --- a/english/androidjava/com.aspose.barcode.generation/enablechecksum/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/enablechecksum/_index.md @@ -3,7 +3,7 @@ title: EnableChecksum second_title: Aspose.BarCode for Android via Java API Reference description: Enable checksum during generation for 1D barcodes. type: docs -weight: 81 +weight: 86 url: /androidjava/com.aspose.barcode.generation/enablechecksum/ --- **Inheritance:** @@ -34,6 +34,7 @@ Checksum always used: Rest symbologies | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -104,6 +105,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -240,7 +251,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/encodetypes/_index.md b/english/androidjava/com.aspose.barcode.generation/encodetypes/_index.md index f93e5211c..e2eed89a8 100644 --- a/english/androidjava/com.aspose.barcode.generation/encodetypes/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/encodetypes/_index.md @@ -3,7 +3,7 @@ title: EncodeTypes second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the type of barcode to encode. type: docs -weight: 35 +weight: 38 url: /androidjava/com.aspose.barcode.generation/encodetypes/ --- **Inheritance:** @@ -953,7 +953,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/extcodeitem/_index.md b/english/androidjava/com.aspose.barcode.generation/extcodeitem/_index.md index 7f94789e3..e2c036a45 100644 --- a/english/androidjava/com.aspose.barcode.generation/extcodeitem/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/extcodeitem/_index.md @@ -3,7 +3,7 @@ title: ExtCodeItem second_title: Aspose.BarCode for Android via Java API Reference description: Base class of the extended codetext container type: docs -weight: 36 +weight: 39 url: /androidjava/com.aspose.barcode.generation/extcodeitem/ --- **Inheritance:** @@ -108,7 +108,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/extcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/extcodetextbuilder/_index.md index cb1655838..bb5dc0bce 100644 --- a/english/androidjava/com.aspose.barcode.generation/extcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/extcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: ExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: Helper class for automatic codetext generation of the Extended Codetext Mode type: docs -weight: 37 +weight: 40 url: /androidjava/com.aspose.barcode.generation/extcodetextbuilder/ --- **Inheritance:** @@ -173,7 +173,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/extecicodetext/_index.md b/english/androidjava/com.aspose.barcode.generation/extecicodetext/_index.md index 2b1de9d70..b5f25ab83 100644 --- a/english/androidjava/com.aspose.barcode.generation/extecicodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/extecicodetext/_index.md @@ -3,7 +3,7 @@ title: ExtECICodetext second_title: Aspose.BarCode for Android via Java API Reference description: Extended Channel Codetext container type: docs -weight: 38 +weight: 41 url: /androidjava/com.aspose.barcode.generation/extecicodetext/ --- **Inheritance:** @@ -138,7 +138,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/extplaincodetext/_index.md b/english/androidjava/com.aspose.barcode.generation/extplaincodetext/_index.md index b1e5aaa93..592da78f0 100644 --- a/english/androidjava/com.aspose.barcode.generation/extplaincodetext/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/extplaincodetext/_index.md @@ -3,7 +3,7 @@ title: ExtPlainCodetext second_title: Aspose.BarCode for Android via Java API Reference description: Plain simple codetext container type: docs -weight: 39 +weight: 42 url: /androidjava/com.aspose.barcode.generation/extplaincodetext/ --- **Inheritance:** @@ -128,7 +128,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/fontmode/_index.md b/english/androidjava/com.aspose.barcode.generation/fontmode/_index.md index 5f55ceedd..837407530 100644 --- a/english/androidjava/com.aspose.barcode.generation/fontmode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/fontmode/_index.md @@ -3,7 +3,7 @@ title: FontMode second_title: Aspose.BarCode for Android via Java API Reference description: Font size mode. type: docs -weight: 82 +weight: 87 url: /androidjava/com.aspose.barcode.generation/fontmode/ --- **Inheritance:** @@ -25,6 +25,7 @@ Font size mode. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -87,6 +88,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -223,7 +234,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/fontstyle/_index.md b/english/androidjava/com.aspose.barcode.generation/fontstyle/_index.md index 2171ef938..628461050 100644 --- a/english/androidjava/com.aspose.barcode.generation/fontstyle/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/fontstyle/_index.md @@ -3,7 +3,7 @@ title: FontStyle second_title: Aspose.BarCode for Android via Java API Reference description: Specifies style information applied to text. type: docs -weight: 40 +weight: 43 url: /androidjava/com.aspose.barcode.generation/fontstyle/ --- **Inheritance:** @@ -578,7 +578,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/fontunit/_index.md b/english/androidjava/com.aspose.barcode.generation/fontunit/_index.md index 164871e8f..f5b067283 100644 --- a/english/androidjava/com.aspose.barcode.generation/fontunit/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/fontunit/_index.md @@ -3,7 +3,7 @@ title: FontUnit second_title: Aspose.BarCode for Android via Java API Reference description: Defines a particular format for text including font face size and style attributes where size in Unit value property. type: docs -weight: 41 +weight: 44 url: /androidjava/com.aspose.barcode.generation/fontunit/ --- **Inheritance:** @@ -38,7 +38,6 @@ Defines a particular format for text, including font face, size, and style attri | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getFamilyName()](#getFamilyName--) | Gets the face name of this Font. | -| [getFont()](#getFont--) | | | [getSize()](#getSize--) | Gets size of this FontUnit in Unit value. | | [getStateHash()](#getStateHash--) | | | [getStyle()](#getStyle--) | Gets style information for this FontUnit. | @@ -126,16 +125,6 @@ Gets the face name of this Font. **Returns:** android.graphics.Typeface -### getFont() {#getFont--} -``` -public TextPaint getFont() -``` - - - - -**Returns:** -android.text.TextPaint ### getSize() {#getSize--} ``` public Unit getSize() @@ -238,7 +227,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/fontunitinternal/_index.md b/english/androidjava/com.aspose.barcode.generation/fontunitinternal/_index.md index 9f1d48f2b..e37fb225e 100644 --- a/english/androidjava/com.aspose.barcode.generation/fontunitinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/fontunitinternal/_index.md @@ -3,7 +3,7 @@ title: FontUnitInternal second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 42 +weight: 45 url: /androidjava/com.aspose.barcode.generation/fontunitinternal/ --- **Inheritance:** @@ -23,6 +23,7 @@ public class FontUnitInternal | [ctor(FontUnit source)](#ctor-com.aspose.barcode.generation.FontUnit-) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | +| [getFont(FontUnit fontUnit)](#getFont-com.aspose.barcode.generation.FontUnit-) | | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | @@ -76,6 +77,21 @@ public final native Class getClass() **Returns:** java.lang.Class +### getFont(FontUnit fontUnit) {#getFont-com.aspose.barcode.generation.FontUnit-} +``` +public static TextPaint getFont(FontUnit fontUnit) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| fontUnit | [FontUnit](../../com.aspose.barcode.generation/fontunit) | | + +**Returns:** +android.text.TextPaint ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -122,7 +138,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/graphicsunit/_index.md b/english/androidjava/com.aspose.barcode.generation/graphicsunit/_index.md index 07080a163..95814b29c 100644 --- a/english/androidjava/com.aspose.barcode.generation/graphicsunit/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/graphicsunit/_index.md @@ -3,7 +3,7 @@ title: GraphicsUnit second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the unit of measure for the given data. type: docs -weight: 83 +weight: 88 url: /androidjava/com.aspose.barcode.generation/graphicsunit/ --- **Inheritance:** @@ -30,6 +30,7 @@ Specifies the unit of measure for the given data. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -133,6 +134,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -284,7 +295,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/gs1compositebarparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/gs1compositebarparameters/_index.md index c5e2ba65c..2667b00ee 100644 --- a/english/androidjava/com.aspose.barcode.generation/gs1compositebarparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/gs1compositebarparameters/_index.md @@ -3,7 +3,7 @@ title: GS1CompositeBarParameters second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 43 +weight: 46 url: /androidjava/com.aspose.barcode.generation/gs1compositebarparameters/ --- **Inheritance:** @@ -170,7 +170,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/gs1hanxinencoder/_index.md b/english/androidjava/com.aspose.barcode.generation/gs1hanxinencoder/_index.md index caa4f4688..b1df027f5 100644 --- a/english/androidjava/com.aspose.barcode.generation/gs1hanxinencoder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/gs1hanxinencoder/_index.md @@ -3,7 +3,7 @@ title: GS1HanXinEncoder second_title: Aspose.BarCode for Android via Java API Reference description: Contains functions for encoding GS1HanXin type: docs -weight: 44 +weight: 47 url: /androidjava/com.aspose.barcode.generation/gs1hanxinencoder/ --- **Inheritance:** @@ -197,7 +197,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinencodemode/_index.md index aaac68f75..a17ba8ebb 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinencodemode/_index.md @@ -3,7 +3,7 @@ title: HanXinEncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Han Xin Code encoding mode. type: docs -weight: 84 +weight: 89 url: /androidjava/com.aspose.barcode.generation/hanxinencodemode/ --- **Inheritance:** @@ -45,10 +45,10 @@ Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese c > > > // Extended mode -> String str = "\\gb180302b:\u6f04\\gb180304b:\u3401\\region1:\u5168\\region2:\u8785\\numeric:123\\text:qwe\\\\unicode:\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l" + +> String str = "\\gb180302b:\u6f04\\gb180304b:\u3401\\region1:\u5168\\region2:\u8785\\numeric:123\\text:qwe\\\\unicode:\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l" + > "\\000009:\u0391\u0392\u0393\u0394\u0395\\auto:abc\\binary:abc\\\\uri:backslashes_should_be_doubled\\\\000555:test"; > -> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test"; +> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test"; > > BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes.HanXin, str); > generator.getParameters().getBarcode().getHanXin().setHanXinEncodeMode(HanXinEncodeMode.EXTENDED); @@ -63,13 +63,13 @@ Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese c > codeTextBuilder.addCommonChineseRegionTwo("\u8785"); > codeTextBuilder.addNumeric("123"); > codeTextBuilder.addText("qwe"); -> codeTextBuilder.addUnicode("\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l"); +> codeTextBuilder.addUnicode("\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l"); > codeTextBuilder.addECI("\u0391\u0392\u0393\u0394\u0395", 9); > codeTextBuilder.addAuto("abc"); > codeTextBuilder.addBinary("abc"); > codeTextBuilder.addURI("backslashes_should_be_doubled\\000555:test"); > -> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test"; +> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test"; > > //generate codetext > String str = codeTextBuilder.getExtendedCodetext(); @@ -95,6 +95,7 @@ Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese c | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -189,6 +190,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -325,7 +336,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinencoder/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinencoder/_index.md index daaee03a0..bdbac37b0 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinencoder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinencoder/_index.md @@ -3,7 +3,7 @@ title: HanXinEncoder second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 45 +weight: 48 url: /androidjava/com.aspose.barcode.generation/hanxinencoder/ --- **Inheritance:** @@ -193,7 +193,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinerrorlevel/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinerrorlevel/_index.md index d09de34d5..74f860c03 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinerrorlevel/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinerrorlevel/_index.md @@ -3,7 +3,7 @@ title: HanXinErrorLevel second_title: Aspose.BarCode for Android via Java API Reference description: Level of Reed-Solomon error correction. type: docs -weight: 85 +weight: 90 url: /androidjava/com.aspose.barcode.generation/hanxinerrorlevel/ --- **Inheritance:** @@ -27,6 +27,7 @@ Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -105,6 +106,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -241,7 +252,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinextcodetextbuilder/_index.md index 360cf1dca..60c9e896f 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinextcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: HanXinExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 46 +weight: 49 url: /androidjava/com.aspose.barcode.generation/hanxinextcodetextbuilder/ --- **Inheritance:** @@ -26,13 +26,13 @@ Extended codetext generator for Han Xin Code for Extended Mode of HanXinEncodeMo > codeTextBuilder.addCommonChineseRegionTwo("\u8785"); > codeTextBuilder.addNumeric("123"); > codeTextBuilder.addText("qwe"); -> codeTextBuilder.addUnicode("\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l"); +> codeTextBuilder.addUnicode("\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l"); > codeTextBuilder.addECI("\u0391\u0392\u0393\u0394\u0395", 9); > codeTextBuilder.addAuto("abc"); > codeTextBuilder.addBinary("abc"); > codeTextBuilder.addURI("backslashes_should_be_doubled\\000555:test"); > codeTextBuilder.addGS1("(01)03453120000011(17)191125(10)ABCD1234(21)10"); -> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8n\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test(01)03453120000011(17)191125(10)ABCD1234(21)10"; +> String expectedStr = "\u6f04\u3401\u5168\u8785123qwe\u0131nt\u0259\u02c8næ\u0283\u0259n\u0259l\u0391\u0392\u0393\u0394\u0395abcabcbackslashes_should_be_doubled\\000555:test(01)03453120000011(17)191125(10)ABCD1234(21)10"; > //generate codetext > String str = codeTextBuilder.getExtendedCodetext(); > //generate @@ -319,7 +319,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinmodes/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinmodes/_index.md index f530a2746..71ea7dbf3 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinmodes/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinmodes/_index.md @@ -3,7 +3,7 @@ title: HanXinModes second_title: Aspose.BarCode for Android via Java API Reference description: Han Xin Code encoding mode. type: docs -weight: 86 +weight: 91 url: /androidjava/com.aspose.barcode.generation/hanxinmodes/ --- **Inheritance:** @@ -35,6 +35,7 @@ Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese c | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -177,6 +178,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -313,7 +324,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinparameters/_index.md index 1691463cc..1a6e03a89 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinparameters/_index.md @@ -3,7 +3,7 @@ title: HanXinParameters second_title: Aspose.BarCode for Android via Java API Reference description: Han Xin parameters. type: docs -weight: 47 +weight: 50 url: /androidjava/com.aspose.barcode.generation/hanxinparameters/ --- **Inheritance:** @@ -197,7 +197,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/hanxinversion/_index.md b/english/androidjava/com.aspose.barcode.generation/hanxinversion/_index.md index 7a5b5dbdf..d91254c82 100644 --- a/english/androidjava/com.aspose.barcode.generation/hanxinversion/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/hanxinversion/_index.md @@ -3,7 +3,7 @@ title: HanXinVersion second_title: Aspose.BarCode for Android via Java API Reference description: Version of Han Xin Code. type: docs -weight: 87 +weight: 92 url: /androidjava/com.aspose.barcode.generation/hanxinversion/ --- **Inheritance:** @@ -108,6 +108,7 @@ Version of Han Xin Code. From Version01 - 23 x 23 modules to Version84 - 189 x 1 | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -834,6 +835,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -970,7 +981,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/ibarcodeencoder/_index.md b/english/androidjava/com.aspose.barcode.generation/ibarcodeencoder/_index.md index 81148cc18..d9eef1b6a 100644 --- a/english/androidjava/com.aspose.barcode.generation/ibarcodeencoder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/ibarcodeencoder/_index.md @@ -3,7 +3,7 @@ title: IBarCodeEncoder second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 66 +weight: 71 url: /androidjava/com.aspose.barcode.generation/ibarcodeencoder/ ---``` public interface IBarCodeEncoder diff --git a/english/androidjava/com.aspose.barcode.generation/imageparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/imageparameters/_index.md new file mode 100644 index 000000000..d6f249cd7 --- /dev/null +++ b/english/androidjava/com.aspose.barcode.generation/imageparameters/_index.md @@ -0,0 +1,149 @@ +--- +title: ImageParameters +second_title: Aspose.BarCode for Android via Java API Reference +description: Image parameters. +type: docs +weight: 52 +url: /androidjava/com.aspose.barcode.generation/imageparameters/ +--- +**Inheritance:** +java.lang.Object +``` +public class ImageParameters +``` + +Image parameters. +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getPdf()](#getPdf--) | PDF parameters | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setPdf(PdfParameters value)](#setPdf-com.aspose.barcode.generation.PdfParameters-) | PDF parameters | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getPdf() {#getPdf--} +``` +public PdfParameters getPdf() +``` + + +PDF parameters + +**Returns:** +[PdfParameters](../../com.aspose.barcode.generation/pdfparameters) +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setPdf(PdfParameters value) {#setPdf-com.aspose.barcode.generation.PdfParameters-} +``` +public void setPdf(PdfParameters value) +``` + + +PDF parameters + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [PdfParameters](../../com.aspose.barcode.generation/pdfparameters) | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.generation/imageunitconverter/_index.md b/english/androidjava/com.aspose.barcode.generation/imageunitconverter/_index.md index 353378651..5f74ab854 100644 --- a/english/androidjava/com.aspose.barcode.generation/imageunitconverter/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/imageunitconverter/_index.md @@ -3,7 +3,7 @@ title: ImageUnitConverter second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 49 +weight: 53 url: /androidjava/com.aspose.barcode.generation/imageunitconverter/ --- **Inheritance:** @@ -214,7 +214,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/itf14bordertype/_index.md b/english/androidjava/com.aspose.barcode.generation/itf14bordertype/_index.md index 7e8b7d39e..7e50d2893 100644 --- a/english/androidjava/com.aspose.barcode.generation/itf14bordertype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/itf14bordertype/_index.md @@ -3,7 +3,7 @@ title: ITF14BorderType second_title: Aspose.BarCode for Android via Java API Reference description: ITF14 barcodes border type type: docs -weight: 88 +weight: 93 url: /androidjava/com.aspose.barcode.generation/itf14bordertype/ --- **Inheritance:** @@ -28,6 +28,7 @@ ITF14 barcode's border type | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -114,6 +115,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -250,7 +261,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/itfparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/itfparameters/_index.md index e67076a23..d12c73be7 100644 --- a/english/androidjava/com.aspose.barcode.generation/itfparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/itfparameters/_index.md @@ -3,7 +3,7 @@ title: ITFParameters second_title: Aspose.BarCode for Android via Java API Reference description: ITF parameters. type: docs -weight: 48 +weight: 51 url: /androidjava/com.aspose.barcode.generation/itfparameters/ --- **Inheritance:** @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/macrocharacter/_index.md b/english/androidjava/com.aspose.barcode.generation/macrocharacter/_index.md index e5d3a5bb7..9f283d167 100644 --- a/english/androidjava/com.aspose.barcode.generation/macrocharacter/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/macrocharacter/_index.md @@ -3,7 +3,7 @@ title: MacroCharacter second_title: Aspose.BarCode for Android via Java API Reference description: Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. type: docs -weight: 89 +weight: 94 url: /androidjava/com.aspose.barcode.generation/macrocharacter/ --- **Inheritance:** @@ -52,6 +52,7 @@ hese samples show how to encode Macro Characters in MicroPdf417 and DataMatrix | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -123,6 +124,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -274,7 +285,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/macrocharactervalues/_index.md b/english/androidjava/com.aspose.barcode.generation/macrocharactervalues/_index.md index a2404a0f6..09509fadd 100644 --- a/english/androidjava/com.aspose.barcode.generation/macrocharactervalues/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/macrocharactervalues/_index.md @@ -3,7 +3,7 @@ title: MacroCharacterValues second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 50 +weight: 54 url: /androidjava/com.aspose.barcode.generation/macrocharactervalues/ --- **Inheritance:** @@ -131,7 +131,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/maxicodeencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/maxicodeencodemode/_index.md index 2f5d12cf2..283fb31b6 100644 --- a/english/androidjava/com.aspose.barcode.generation/maxicodeencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/maxicodeencodemode/_index.md @@ -3,7 +3,7 @@ title: MaxiCodeEncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for MaxiCode barcodes. type: docs -weight: 90 +weight: 95 url: /androidjava/com.aspose.barcode.generation/maxicodeencodemode/ --- **Inheritance:** @@ -63,6 +63,7 @@ Encoding mode for MaxiCode barcodes. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -173,6 +174,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -309,7 +320,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md index 09fe19261..5f8fc7199 100644 --- a/english/androidjava/com.aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: MaxiCodeExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. type: docs -weight: 51 +weight: 55 url: /androidjava/com.aspose.barcode.generation/maxicodeextcodetextbuilder/ --- **Inheritance:** @@ -190,7 +190,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/maxicodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/maxicodemode/_index.md index df428dd2c..d7569b3f2 100644 --- a/english/androidjava/com.aspose.barcode.generation/maxicodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/maxicodemode/_index.md @@ -3,7 +3,7 @@ title: MaxiCodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for MaxiCode barcodes. type: docs -weight: 52 +weight: 56 url: /androidjava/com.aspose.barcode.generation/maxicodemode/ --- **Inheritance:** @@ -640,7 +640,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/maxicodeparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/maxicodeparameters/_index.md index afef18692..0c017d465 100644 --- a/english/androidjava/com.aspose.barcode.generation/maxicodeparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/maxicodeparameters/_index.md @@ -3,7 +3,7 @@ title: MaxiCodeParameters second_title: Aspose.BarCode for Android via Java API Reference description: MaxiCode parameters. type: docs -weight: 53 +weight: 57 url: /androidjava/com.aspose.barcode.generation/maxicodeparameters/ --- **Inheritance:** @@ -247,7 +247,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/microqrversion/_index.md b/english/androidjava/com.aspose.barcode.generation/microqrversion/_index.md index 6d7908483..031fe9b71 100644 --- a/english/androidjava/com.aspose.barcode.generation/microqrversion/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/microqrversion/_index.md @@ -3,7 +3,7 @@ title: MicroQRVersion second_title: Aspose.BarCode for Android via Java API Reference description: Version of MicroQR Code. type: docs -weight: 91 +weight: 96 url: /androidjava/com.aspose.barcode.generation/microqrversion/ --- **Inheritance:** @@ -28,6 +28,7 @@ Version of MicroQR Code. From M1 to M4. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -115,6 +116,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -266,7 +277,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/padding/_index.md b/english/androidjava/com.aspose.barcode.generation/padding/_index.md index 0ad4d26fa..af6d82709 100644 --- a/english/androidjava/com.aspose.barcode.generation/padding/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/padding/_index.md @@ -3,7 +3,7 @@ title: Padding second_title: Aspose.BarCode for Android via Java API Reference description: Paddings parameters. type: docs -weight: 54 +weight: 58 url: /androidjava/com.aspose.barcode.generation/padding/ --- **Inheritance:** @@ -219,7 +219,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/patchcodeparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/patchcodeparameters/_index.md index edb089b9c..8a799c529 100644 --- a/english/androidjava/com.aspose.barcode.generation/patchcodeparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/patchcodeparameters/_index.md @@ -3,7 +3,7 @@ title: PatchCodeParameters second_title: Aspose.BarCode for Android via Java API Reference description: PatchCode parameters. type: docs -weight: 55 +weight: 59 url: /androidjava/com.aspose.barcode.generation/patchcodeparameters/ --- **Inheritance:** @@ -147,7 +147,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/patchformat/_index.md b/english/androidjava/com.aspose.barcode.generation/patchformat/_index.md index c4d4a893e..7f1af868e 100644 --- a/english/androidjava/com.aspose.barcode.generation/patchformat/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/patchformat/_index.md @@ -3,7 +3,7 @@ title: PatchFormat second_title: Aspose.BarCode for Android via Java API Reference description: PatchCode format. type: docs -weight: 92 +weight: 97 url: /androidjava/com.aspose.barcode.generation/patchformat/ --- **Inheritance:** @@ -28,6 +28,7 @@ PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -113,6 +114,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -239,7 +250,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdf417compactionmode/_index.md b/english/androidjava/com.aspose.barcode.generation/pdf417compactionmode/_index.md index 60b37eed3..d266da1e9 100644 --- a/english/androidjava/com.aspose.barcode.generation/pdf417compactionmode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/pdf417compactionmode/_index.md @@ -3,7 +3,7 @@ title: Pdf417CompactionMode second_title: Aspose.BarCode for Android via Java API Reference description: Pdf417 barcodes compation mode type: docs -weight: 93 +weight: 98 url: /androidjava/com.aspose.barcode.generation/pdf417compactionmode/ --- **Inheritance:** @@ -27,6 +27,7 @@ Pdf417 barcode's compation mode | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -106,6 +107,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -257,7 +268,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdf417encodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/pdf417encodemode/_index.md index a1268d581..65e1be780 100644 --- a/english/androidjava/com.aspose.barcode.generation/pdf417encodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/pdf417encodemode/_index.md @@ -3,7 +3,7 @@ title: Pdf417EncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Pdf417 barcode encode mode type: docs -weight: 94 +weight: 99 url: /androidjava/com.aspose.barcode.generation/pdf417encodemode/ --- **Inheritance:** @@ -27,6 +27,7 @@ Pdf417 barcode encode mode | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -114,6 +115,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -265,7 +276,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdf417errorlevel/_index.md b/english/androidjava/com.aspose.barcode.generation/pdf417errorlevel/_index.md index 15dd5e6e0..ac1351ab3 100644 --- a/english/androidjava/com.aspose.barcode.generation/pdf417errorlevel/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/pdf417errorlevel/_index.md @@ -3,7 +3,7 @@ title: Pdf417ErrorLevel second_title: Aspose.BarCode for Android via Java API Reference description: pdf417 barcodes error correction level from level 0 to level 9 level 0 means no error correction level 9 means best error correction type: docs -weight: 95 +weight: 100 url: /androidjava/com.aspose.barcode.generation/pdf417errorlevel/ --- **Inheritance:** @@ -32,6 +32,7 @@ pdf417 barcode's error correction level, from level 0 to level 9, level 0 means | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -150,6 +151,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -286,7 +297,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdf417macroterminator/_index.md b/english/androidjava/com.aspose.barcode.generation/pdf417macroterminator/_index.md index c450a4850..bd5ee3027 100644 --- a/english/androidjava/com.aspose.barcode.generation/pdf417macroterminator/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/pdf417macroterminator/_index.md @@ -3,7 +3,7 @@ title: Pdf417MacroTerminator second_title: Aspose.BarCode for Android via Java API Reference description: Used to tell the encoder whether to add Macro PDF417 Terminator codeword 922 to the segment. type: docs -weight: 96 +weight: 101 url: /androidjava/com.aspose.barcode.generation/pdf417macroterminator/ --- **Inheritance:** @@ -26,6 +26,7 @@ Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) t | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -232,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdf417parameters/_index.md b/english/androidjava/com.aspose.barcode.generation/pdf417parameters/_index.md index 9c663282c..825255a4e 100644 --- a/english/androidjava/com.aspose.barcode.generation/pdf417parameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/pdf417parameters/_index.md @@ -3,7 +3,7 @@ title: Pdf417Parameters second_title: Aspose.BarCode for Android via Java API Reference description: PDF417 parameters. type: docs -weight: 56 +weight: 60 url: /androidjava/com.aspose.barcode.generation/pdf417parameters/ --- **Inheritance:** @@ -918,7 +918,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/pdfparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/pdfparameters/_index.md new file mode 100644 index 000000000..e55e72dfe --- /dev/null +++ b/english/androidjava/com.aspose.barcode.generation/pdfparameters/_index.md @@ -0,0 +1,294 @@ +--- +title: PdfParameters +second_title: Aspose.BarCode for Android via Java API Reference +description: PDF parameters. +type: docs +weight: 61 +url: /androidjava/com.aspose.barcode.generation/pdfparameters/ +--- +**Inheritance:** +java.lang.Object +``` +public class PdfParameters +``` + +PDF parameters. +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getCMYKBackColor()](#getCMYKBackColor--) | CMYK background color value. | +| [getCMYKBarColor()](#getCMYKBarColor--) | CMYK color value of the barcode. | +| [getCMYKCaptionAboveColor()](#getCMYKCaptionAboveColor--) | CMYK color value for the caption above. | +| [getCMYKCaptionBelowColor()](#getCMYKCaptionBelowColor--) | CMYK color value for the caption below. | +| [getCMYKCodetextColor()](#getCMYKCodetextColor--) | CMYK color value for the codetext. | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [isTextAsPath()](#isTextAsPath--) | Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setCMYKBackColor(CMYKColor value)](#setCMYKBackColor-com.aspose.barcode.generation.CMYKColor-) | CMYK background color value. | +| [setCMYKBarColor(CMYKColor value)](#setCMYKBarColor-com.aspose.barcode.generation.CMYKColor-) | CMYK color value of the barcode. | +| [setCMYKCaptionAboveColor(CMYKColor value)](#setCMYKCaptionAboveColor-com.aspose.barcode.generation.CMYKColor-) | CMYK color value for the caption above. | +| [setCMYKCaptionBelowColor(CMYKColor value)](#setCMYKCaptionBelowColor-com.aspose.barcode.generation.CMYKColor-) | CMYK color value for the caption below. | +| [setCMYKCodetextColor(CMYKColor value)](#setCMYKCodetextColor-com.aspose.barcode.generation.CMYKColor-) | CMYK color value for the codetext. | +| [setTextAsPath(boolean value)](#setTextAsPath-boolean-) | Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getCMYKBackColor() {#getCMYKBackColor--} +``` +public CMYKColor getCMYKBackColor() +``` + + +CMYK background color value. + +If null , CMYK color is not used; RGB color will be used instead. + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKBarColor() {#getCMYKBarColor--} +``` +public CMYKColor getCMYKBarColor() +``` + + +CMYK color value of the barcode. + +If null , CMYK color is not used; RGB color will be used instead. + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKCaptionAboveColor() {#getCMYKCaptionAboveColor--} +``` +public CMYKColor getCMYKCaptionAboveColor() +``` + + +CMYK color value for the caption above. + +If null , CMYK color is not used; RGB color will be used instead. + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKCaptionBelowColor() {#getCMYKCaptionBelowColor--} +``` +public CMYKColor getCMYKCaptionBelowColor() +``` + + +CMYK color value for the caption below. + +If null , CMYK color is not used; RGB color will be used instead. + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getCMYKCodetextColor() {#getCMYKCodetextColor--} +``` +public CMYKColor getCMYKCodetextColor() +``` + + +CMYK color value for the codetext. + +If null , CMYK color is not used; RGB color will be used instead. + +**Returns:** +[CMYKColor](../../com.aspose.barcode.generation/cmykcolor) +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isTextAsPath() {#isTextAsPath--} +``` +public boolean isTextAsPath() +``` + + +Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setCMYKBackColor(CMYKColor value) {#setCMYKBackColor-com.aspose.barcode.generation.CMYKColor-} +``` +public void setCMYKBackColor(CMYKColor value) +``` + + +CMYK background color value. + +If null , CMYK color is not used; RGB color will be used instead. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setCMYKBarColor(CMYKColor value) {#setCMYKBarColor-com.aspose.barcode.generation.CMYKColor-} +``` +public void setCMYKBarColor(CMYKColor value) +``` + + +CMYK color value of the barcode. + +If null , CMYK color is not used; RGB color will be used instead. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setCMYKCaptionAboveColor(CMYKColor value) {#setCMYKCaptionAboveColor-com.aspose.barcode.generation.CMYKColor-} +``` +public void setCMYKCaptionAboveColor(CMYKColor value) +``` + + +CMYK color value for the caption above. + +If null , CMYK color is not used; RGB color will be used instead. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setCMYKCaptionBelowColor(CMYKColor value) {#setCMYKCaptionBelowColor-com.aspose.barcode.generation.CMYKColor-} +``` +public void setCMYKCaptionBelowColor(CMYKColor value) +``` + + +CMYK color value for the caption below. + +If null , CMYK color is not used; RGB color will be used instead. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setCMYKCodetextColor(CMYKColor value) {#setCMYKCodetextColor-com.aspose.barcode.generation.CMYKColor-} +``` +public void setCMYKCodetextColor(CMYKColor value) +``` + + +CMYK color value for the codetext. + +If null , CMYK color is not used; RGB color will be used instead. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [CMYKColor](../../com.aspose.barcode.generation/cmykcolor) | | + +### setTextAsPath(boolean value) {#setTextAsPath-boolean-} +``` +public void setTextAsPath(boolean value) +``` + + +Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/androidjava/com.aspose.barcode.generation/postalparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/postalparameters/_index.md index 7a1eeb7d8..3ed727434 100644 --- a/english/androidjava/com.aspose.barcode.generation/postalparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/postalparameters/_index.md @@ -3,7 +3,7 @@ title: PostalParameters second_title: Aspose.BarCode for Android via Java API Reference description: Postal parameters. type: docs -weight: 57 +weight: 62 url: /androidjava/com.aspose.barcode.generation/postalparameters/ --- **Inheritance:** @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrencodemode/_index.md b/english/androidjava/com.aspose.barcode.generation/qrencodemode/_index.md index 68ed93c9b..5cd7a2961 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrencodemode/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrencodemode/_index.md @@ -3,7 +3,7 @@ title: QREncodeMode second_title: Aspose.BarCode for Android via Java API Reference description: Encoding mode for QR barcodes. type: docs -weight: 97 +weight: 102 url: /androidjava/com.aspose.barcode.generation/qrencodemode/ --- **Inheritance:** @@ -92,6 +92,7 @@ Encoding mode for QR barcodes. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -210,6 +211,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -346,7 +357,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrencodetype/_index.md b/english/androidjava/com.aspose.barcode.generation/qrencodetype/_index.md index a2299bad3..5fe52d2ab 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrencodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrencodetype/_index.md @@ -3,7 +3,7 @@ title: QREncodeType second_title: Aspose.BarCode for Android via Java API Reference description: QR / MicroQR selector mode. type: docs -weight: 98 +weight: 103 url: /androidjava/com.aspose.barcode.generation/qrencodetype/ --- **Inheritance:** @@ -26,6 +26,7 @@ QR / MicroQR selector mode. Select FORCE\_QR for standard QR symbols, AUTO for M | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -232,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrerrorlevel/_index.md b/english/androidjava/com.aspose.barcode.generation/qrerrorlevel/_index.md index a56f7fdc8..1643c3ad2 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrerrorlevel/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrerrorlevel/_index.md @@ -3,7 +3,7 @@ title: QRErrorLevel second_title: Aspose.BarCode for Android via Java API Reference description: Level of Reed-Solomon error correction. type: docs -weight: 99 +weight: 104 url: /androidjava/com.aspose.barcode.generation/qrerrorlevel/ --- **Inheritance:** @@ -27,6 +27,7 @@ Level of Reed-Solomon error correction. From low to high: LEVEL\_L, LEVEL\_M, LE | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -106,6 +107,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -257,7 +268,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrextcodetextbuilder/_index.md b/english/androidjava/com.aspose.barcode.generation/qrextcodetextbuilder/_index.md index cd9b8e1cf..7fc020297 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrextcodetextbuilder/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrextcodetextbuilder/_index.md @@ -3,7 +3,7 @@ title: QrExtCodetextBuilder second_title: Aspose.BarCode for Android via Java API Reference description: Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QrEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. type: docs -weight: 58 +weight: 63 url: /androidjava/com.aspose.barcode.generation/qrextcodetextbuilder/ --- **Inheritance:** @@ -205,7 +205,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/qrparameters/_index.md index e40710f0f..2b471700c 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrparameters/_index.md @@ -3,7 +3,7 @@ title: QrParameters second_title: Aspose.BarCode for Android via Java API Reference description: QR parameters. type: docs -weight: 59 +weight: 64 url: /androidjava/com.aspose.barcode.generation/qrparameters/ --- **Inheritance:** @@ -322,7 +322,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrstructuredappendparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/qrstructuredappendparameters/_index.md index b8f7e3c44..c9bd32ffe 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrstructuredappendparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrstructuredappendparameters/_index.md @@ -3,7 +3,7 @@ title: QrStructuredAppendParameters second_title: Aspose.BarCode for Android via Java API Reference description: QR structured append parameters. type: docs -weight: 60 +weight: 65 url: /androidjava/com.aspose.barcode.generation/qrstructuredappendparameters/ --- **Inheritance:** @@ -172,7 +172,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/qrversion/_index.md b/english/androidjava/com.aspose.barcode.generation/qrversion/_index.md index dafed7570..24d3adfa0 100644 --- a/english/androidjava/com.aspose.barcode.generation/qrversion/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/qrversion/_index.md @@ -3,7 +3,7 @@ title: QRVersion second_title: Aspose.BarCode for Android via Java API Reference description: Version of QR Code. type: docs -weight: 100 +weight: 105 url: /androidjava/com.aspose.barcode.generation/qrversion/ --- **Inheritance:** @@ -68,6 +68,7 @@ Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -475,6 +476,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -626,7 +637,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/rectmicroqrversion/_index.md b/english/androidjava/com.aspose.barcode.generation/rectmicroqrversion/_index.md index 2fdb9150e..b8e3aac59 100644 --- a/english/androidjava/com.aspose.barcode.generation/rectmicroqrversion/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/rectmicroqrversion/_index.md @@ -3,7 +3,7 @@ title: RectMicroQRVersion second_title: Aspose.BarCode for Android via Java API Reference description: Version of RectMicroQR Code. type: docs -weight: 101 +weight: 106 url: /androidjava/com.aspose.barcode.generation/rectmicroqrversion/ --- **Inheritance:** @@ -56,6 +56,7 @@ Version of RectMicroQR Code. From version R7x43 to version R17x139. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromValue(int value)](#fromValue-int-) | | | [getClass()](#getClass--) | | @@ -367,6 +368,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -518,7 +529,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/stringalignment/_index.md b/english/androidjava/com.aspose.barcode.generation/stringalignment/_index.md index d425c7eb0..c8f8187b4 100644 --- a/english/androidjava/com.aspose.barcode.generation/stringalignment/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/stringalignment/_index.md @@ -3,7 +3,7 @@ title: StringAlignment second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 102 +weight: 107 url: /androidjava/com.aspose.barcode.generation/stringalignment/ --- **Inheritance:** @@ -24,6 +24,7 @@ public enum StringAlignment extends Enum | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -89,6 +90,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -235,7 +246,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/supplementparameters/_index.md b/english/androidjava/com.aspose.barcode.generation/supplementparameters/_index.md index 5794aad1b..ebf365fcb 100644 --- a/english/androidjava/com.aspose.barcode.generation/supplementparameters/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/supplementparameters/_index.md @@ -3,7 +3,7 @@ title: SupplementParameters second_title: Aspose.BarCode for Android via Java API Reference description: Supplement parameters. type: docs -weight: 61 +weight: 66 url: /androidjava/com.aspose.barcode.generation/supplementparameters/ --- **Inheritance:** @@ -147,7 +147,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/symbologyencodetype/_index.md b/english/androidjava/com.aspose.barcode.generation/symbologyencodetype/_index.md index 688dc1145..a32721da9 100644 --- a/english/androidjava/com.aspose.barcode.generation/symbologyencodetype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/symbologyencodetype/_index.md @@ -3,7 +3,7 @@ title: SymbologyEncodeType second_title: Aspose.BarCode for Android via Java API Reference description: Symbology encode type. type: docs -weight: 62 +weight: 67 url: /androidjava/com.aspose.barcode.generation/symbologyencodetype/ --- **Inheritance:** @@ -219,7 +219,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/textalignment/_index.md b/english/androidjava/com.aspose.barcode.generation/textalignment/_index.md index 451d59aa3..732443f34 100644 --- a/english/androidjava/com.aspose.barcode.generation/textalignment/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/textalignment/_index.md @@ -3,7 +3,7 @@ title: TextAlignment second_title: Aspose.BarCode for Android via Java API Reference description: Text alignment. type: docs -weight: 103 +weight: 108 url: /androidjava/com.aspose.barcode.generation/textalignment/ --- **Inheritance:** @@ -26,6 +26,7 @@ Text alignment. | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -96,6 +97,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -232,7 +243,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/textmeasurer/_index.md b/english/androidjava/com.aspose.barcode.generation/textmeasurer/_index.md index bf6383611..23e56ddf9 100644 --- a/english/androidjava/com.aspose.barcode.generation/textmeasurer/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/textmeasurer/_index.md @@ -3,7 +3,7 @@ title: TextMeasurer second_title: Aspose.BarCode for Android via Java API Reference description: Represents text measurer. type: docs -weight: 63 +weight: 68 url: /androidjava/com.aspose.barcode.generation/textmeasurer/ --- **Inheritance:** @@ -200,7 +200,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/textrenderinghint/_index.md b/english/androidjava/com.aspose.barcode.generation/textrenderinghint/_index.md index b3a69ac32..4282aa2dc 100644 --- a/english/androidjava/com.aspose.barcode.generation/textrenderinghint/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/textrenderinghint/_index.md @@ -3,7 +3,7 @@ title: TextRenderingHint second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 104 +weight: 109 url: /androidjava/com.aspose.barcode.generation/textrenderinghint/ --- **Inheritance:** @@ -27,6 +27,7 @@ public enum TextRenderingHint extends Enum | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -109,6 +110,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -245,7 +256,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/twodcomponenttype/_index.md b/english/androidjava/com.aspose.barcode.generation/twodcomponenttype/_index.md index af27b0a83..b6e85d006 100644 --- a/english/androidjava/com.aspose.barcode.generation/twodcomponenttype/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/twodcomponenttype/_index.md @@ -3,7 +3,7 @@ title: TwoDComponentType second_title: Aspose.BarCode for Android via Java API Reference description: Type of 2D component This sample shows how to create and save a GS1 Composite Bar image. type: docs -weight: 105 +weight: 110 url: /androidjava/com.aspose.barcode.generation/twodcomponenttype/ --- **Inheritance:** @@ -27,6 +27,7 @@ Type of 2D component This sample shows how to create and save a GS1 Composite B | --- | --- | | [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | | [compareTo(E arg0)](#compareTo-E-) | | +| [describeConstable()](#describeConstable--) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | | [getDeclaringClass()](#getDeclaringClass--) | | @@ -105,6 +106,16 @@ public final int compareTo(E arg0) **Returns:** int +### describeConstable() {#describeConstable--} +``` +public final Optional> describeConstable() +``` + + + + +**Returns:** +java.util.Optional> ### equals(Object arg0) {#equals-java.lang.Object-} ``` public final boolean equals(Object arg0) @@ -241,7 +252,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/unit/_index.md b/english/androidjava/com.aspose.barcode.generation/unit/_index.md index bf6a6a223..9f1cb9a23 100644 --- a/english/androidjava/com.aspose.barcode.generation/unit/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/unit/_index.md @@ -3,7 +3,7 @@ title: Unit second_title: Aspose.BarCode for Android via Java API Reference description: Specifies the size value in different units Pixel Inches etc.. type: docs -weight: 64 +weight: 69 url: /androidjava/com.aspose.barcode.generation/unit/ --- **Inheritance:** @@ -40,7 +40,6 @@ Specifies the size value in different units (Pixel, Inches, etc.). | [getMillimeters()](#getMillimeters--) | Gets size value in millimeters. | | [getPixels()](#getPixels--) | Gets size value in pixels. | | [getPoint()](#getPoint--) | Gets size value in point. | -| [getPx()](#getPx--) | | | [getResolution()](#getResolution--) | | | [hashCode()](#hashCode--) | Returns the hash code for this object. | | [notify()](#notify--) | | @@ -155,16 +154,6 @@ Gets size value in point. **Returns:** float -### getPx() {#getPx--} -``` -public int getPx() -``` - - - - -**Returns:** -int ### getResolution() {#getResolution--} ``` public float getResolution() @@ -299,7 +288,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.generation/unitinternal/_index.md b/english/androidjava/com.aspose.barcode.generation/unitinternal/_index.md index ff052f513..30e89b916 100644 --- a/english/androidjava/com.aspose.barcode.generation/unitinternal/_index.md +++ b/english/androidjava/com.aspose.barcode.generation/unitinternal/_index.md @@ -3,7 +3,7 @@ title: UnitInternal second_title: Aspose.BarCode for Android via Java API Reference description: type: docs -weight: 65 +weight: 70 url: /androidjava/com.aspose.barcode.generation/unitinternal/ --- **Inheritance:** @@ -28,6 +28,7 @@ public class UnitInternal | [ctor(float value, GraphicsUnit graphicsUnit)](#ctor-float-com.aspose.barcode.generation.GraphicsUnit-) | | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getClass()](#getClass--) | | +| [getPx(Unit unit)](#getPx-com.aspose.barcode.generation.Unit-) | | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | @@ -88,6 +89,21 @@ public final native Class getClass() **Returns:** java.lang.Class +### getPx(Unit unit) {#getPx-com.aspose.barcode.generation.Unit-} +``` +public static int getPx(Unit unit) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| unit | [Unit](../../com.aspose.barcode.generation/unit) | | + +**Returns:** +int ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -134,7 +150,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode.metered/_index.md b/english/androidjava/com.aspose.barcode.metered/_index.md index 679581937..6baf87367 100644 --- a/english/androidjava/com.aspose.barcode.metered/_index.md +++ b/english/androidjava/com.aspose.barcode.metered/_index.md @@ -3,7 +3,7 @@ title: com.aspose.barcode.metered second_title: Aspose.BarCode for Android via Java API Reference description: This package provides the functionality related to metered billing service. type: docs -weight: 17 +weight: 16 url: /androidjava/com.aspose.barcode.metered/ --- diff --git a/english/androidjava/com.aspose.barcode.metered/metered/_index.md b/english/androidjava/com.aspose.barcode.metered/metered/_index.md index 2d6d56143..64f5a8cbf 100644 --- a/english/androidjava/com.aspose.barcode.metered/metered/_index.md +++ b/english/androidjava/com.aspose.barcode.metered/metered/_index.md @@ -147,7 +147,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/attr/_index.md b/english/androidjava/com.aspose.barcode/attr/_index.md index f981f1a4a..a10cc110e 100644 --- a/english/androidjava/com.aspose.barcode/attr/_index.md +++ b/english/androidjava/com.aspose.barcode/attr/_index.md @@ -204,7 +204,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/barcodeexception/_index.md b/english/androidjava/com.aspose.barcode/barcodeexception/_index.md index 062d022d2..59886dc36 100644 --- a/english/androidjava/com.aspose.barcode/barcodeexception/_index.md +++ b/english/androidjava/com.aspose.barcode/barcodeexception/_index.md @@ -286,7 +286,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/buildconfig/_index.md b/english/androidjava/com.aspose.barcode/buildconfig/_index.md index 067ede6d2..ba31f5370 100644 --- a/english/androidjava/com.aspose.barcode/buildconfig/_index.md +++ b/english/androidjava/com.aspose.barcode/buildconfig/_index.md @@ -131,7 +131,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/buildversioninfo/_index.md b/english/androidjava/com.aspose.barcode/buildversioninfo/_index.md index 18019ae02..37c5d4fde 100644 --- a/english/androidjava/com.aspose.barcode/buildversioninfo/_index.md +++ b/english/androidjava/com.aspose.barcode/buildversioninfo/_index.md @@ -139,7 +139,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/checker/_index.md b/english/androidjava/com.aspose.barcode/checker/_index.md index 403aa1783..a4ab8d448 100644 --- a/english/androidjava/com.aspose.barcode/checker/_index.md +++ b/english/androidjava/com.aspose.barcode/checker/_index.md @@ -122,7 +122,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/defaultvalues/_index.md b/english/androidjava/com.aspose.barcode/defaultvalues/_index.md index f5208a924..73c1c5446 100644 --- a/english/androidjava/com.aspose.barcode/defaultvalues/_index.md +++ b/english/androidjava/com.aspose.barcode/defaultvalues/_index.md @@ -723,7 +723,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/id/_index.md b/english/androidjava/com.aspose.barcode/id/_index.md index 6f80f8026..49a4e5266 100644 --- a/english/androidjava/com.aspose.barcode/id/_index.md +++ b/english/androidjava/com.aspose.barcode/id/_index.md @@ -603,7 +603,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/invalidcodeexception/_index.md b/english/androidjava/com.aspose.barcode/invalidcodeexception/_index.md index 59789fdc0..b49c0b8d7 100644 --- a/english/androidjava/com.aspose.barcode/invalidcodeexception/_index.md +++ b/english/androidjava/com.aspose.barcode/invalidcodeexception/_index.md @@ -271,7 +271,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/license/_index.md b/english/androidjava/com.aspose.barcode/license/_index.md index 6f64c470f..e6a5b5509 100644 --- a/english/androidjava/com.aspose.barcode/license/_index.md +++ b/english/androidjava/com.aspose.barcode/license/_index.md @@ -152,7 +152,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/pleasereportexception/_index.md b/english/androidjava/com.aspose.barcode/pleasereportexception/_index.md index e8efee6b8..19c3df610 100644 --- a/english/androidjava/com.aspose.barcode/pleasereportexception/_index.md +++ b/english/androidjava/com.aspose.barcode/pleasereportexception/_index.md @@ -278,7 +278,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/r/_index.md b/english/androidjava/com.aspose.barcode/r/_index.md index 21529268b..503416bec 100644 --- a/english/androidjava/com.aspose.barcode/r/_index.md +++ b/english/androidjava/com.aspose.barcode/r/_index.md @@ -95,7 +95,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/string/_index.md b/english/androidjava/com.aspose.barcode/string/_index.md index 795aa44cc..7489996d2 100644 --- a/english/androidjava/com.aspose.barcode/string/_index.md +++ b/english/androidjava/com.aspose.barcode/string/_index.md @@ -106,7 +106,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/androidjava/com.aspose.barcode/styleable/_index.md b/english/androidjava/com.aspose.barcode/styleable/_index.md index fe31e66ba..366ff6e42 100644 --- a/english/androidjava/com.aspose.barcode/styleable/_index.md +++ b/english/androidjava/com.aspose.barcode/styleable/_index.md @@ -211,7 +211,7 @@ public final void wait() ### wait(long arg0) {#wait-long-} ``` -public final native void wait(long arg0) +public final void wait(long arg0) ``` diff --git a/english/java/com.aspose.barcode.barcoderecognition/_index.md b/english/java/com.aspose.barcode.barcoderecognition/_index.md index a6497fe8d..8495540a0 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/_index.md @@ -51,6 +51,7 @@ This package contains tools for 1D/2D barcode recognition. | [RecognitionAbortedException](../com.aspose.barcode.barcoderecognition/recognitionabortedexception) | Represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader. | | [RecognitionOptions](../com.aspose.barcode.barcoderecognition/recognitionoptions) | | | [SingleDecodeType](../com.aspose.barcode.barcoderecognition/singledecodetype) | Single decode type. | +| [TextEncodingDetection](../com.aspose.barcode.barcoderecognition/textencodingdetection) | | ## Interfaces diff --git a/english/java/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md b/english/java/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md index ad54457dc..699db2bb7 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/_index.md @@ -3,7 +3,7 @@ title: AustraliaPostCustomerInformationDecoder second_title: Aspose.BarCode for Java API Reference description: Public interface for Customer Information Field decoding which is used in AustraliaPost symbology. type: docs -weight: 47 +weight: 48 url: /java/com.aspose.barcode.barcoderecognition/australiapostcustomerinformationdecoder/ ---``` public interface AustraliaPostCustomerInformationDecoder diff --git a/english/java/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md b/english/java/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md index a37958254..d8d07c684 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/barcodequalitymode/_index.md @@ -3,7 +3,7 @@ title: BarcodeQualityMode second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 48 +weight: 49 url: /java/com.aspose.barcode.barcoderecognition/barcodequalitymode/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md b/english/java/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md index 3631f0190..493694082 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/checksumvalidation/_index.md @@ -3,7 +3,7 @@ title: ChecksumValidation second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 49 +weight: 50 url: /java/com.aspose.barcode.barcoderecognition/checksumvalidation/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md b/english/java/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md index 78931db69..d3f87430c 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/complexbackgroundmode/_index.md @@ -3,7 +3,7 @@ title: ComplexBackgroundMode second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 50 +weight: 51 url: /java/com.aspose.barcode.barcoderecognition/complexbackgroundmode/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md b/english/java/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md index 262490146..ab5b1b6b1 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/_index.md @@ -3,7 +3,7 @@ title: CustomerInformationInterpretingType second_title: Aspose.BarCode for Java API Reference description: Defines the interpreting typeC_TABLE or N_TABLE of customer information for AustralianPost BarCode. type: docs -weight: 51 +weight: 52 url: /java/com.aspose.barcode.barcoderecognition/customerinformationinterpretingtype/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md b/english/java/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md index bbb7fb001..14fc63fa4 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/deconvolutionmode/_index.md @@ -3,7 +3,7 @@ title: DeconvolutionMode second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 52 +weight: 53 url: /java/com.aspose.barcode.barcoderecognition/deconvolutionmode/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md b/english/java/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md index 50bafaa0e..6c3fa60b3 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/inverseimagemode/_index.md @@ -3,7 +3,7 @@ title: InverseImageMode second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 53 +weight: 54 url: /java/com.aspose.barcode.barcoderecognition/inverseimagemode/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md b/english/java/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md new file mode 100644 index 000000000..756d56f6f --- /dev/null +++ b/english/java/com.aspose.barcode.barcoderecognition/textencodingdetection/_index.md @@ -0,0 +1,149 @@ +--- +title: TextEncodingDetection +second_title: Aspose.BarCode for Java API Reference +description: +type: docs +weight: 47 +url: /java/com.aspose.barcode.barcoderecognition/textencodingdetection/ +--- +**Inheritance:** +java.lang.Object +``` +public class TextEncodingDetection +``` +## Constructors + +| Constructor | Description | +| --- | --- | +| [TextEncodingDetection()](#TextEncodingDetection--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [toString()](#toString--) | | +| [tryToDetectAndEncodeText(String str)](#tryToDetectAndEncodeText-java.lang.String-) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### TextEncodingDetection() {#TextEncodingDetection--} +``` +public TextEncodingDetection() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### tryToDetectAndEncodeText(String str) {#tryToDetectAndEncodeText-java.lang.String-} +``` +public static String tryToDetectAndEncodeText(String str) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| str | java.lang.String | | + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md b/english/java/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md index 706045d1e..7b928dabe 100644 --- a/english/java/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md +++ b/english/java/com.aspose.barcode.barcoderecognition/xdimensionmode/_index.md @@ -3,7 +3,7 @@ title: XDimensionMode second_title: Aspose.BarCode for Java API Reference description: type: docs -weight: 54 +weight: 55 url: /java/com.aspose.barcode.barcoderecognition/xdimensionmode/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.complexbarcode/_index.md b/english/java/com.aspose.barcode.complexbarcode/_index.md index 347eaf9af..9bd55d37f 100644 --- a/english/java/com.aspose.barcode.complexbarcode/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/_index.md @@ -41,6 +41,12 @@ This package contains tools for processing complex barcode | [SecondaryAndAdditionalData](../com.aspose.barcode.complexbarcode/secondaryandadditionaldata) | Class for storing HIBC LIC secondary and additional data. | | [SwissQRBill](../com.aspose.barcode.complexbarcode/swissqrbill) | SwissQR bill data | | [SwissQRCodetext](../com.aspose.barcode.complexbarcode/swissqrcodetext) | Class for encoding and decoding the text embedded in the SwissQR code. | +| [USADriveIdCodetext](../com.aspose.barcode.complexbarcode/usadriveidcodetext) | Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. | +| [USADriveIdCodetext.MandatoryFields](../com.aspose.barcode.complexbarcode/usadriveidcodetext.mandatoryfields) | Mandatory elements (fields) of the card | +| [USADriveIdCodetext.OptionalFields](../com.aspose.barcode.complexbarcode/usadriveidcodetext.optionalfields) | Optional elements (fields) of the card | +| [USADriveIdCodetext.SubfileProperties](../com.aspose.barcode.complexbarcode/usadriveidcodetext.subfileproperties) | USA DL subfile properties, offset and length are set automatically. | +| [USADriveIdJurisdSubfile](../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) | Class for Jurisdiction specific fields for USA DL | +| [USADriveIdJurisdSubfile.DataElement](../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile.dataelement) | Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". | ## Interfaces @@ -56,3 +62,7 @@ This package contains tools for processing complex barcode | [HIBCLICDateFormat](../com.aspose.barcode.complexbarcode/hibclicdateformat) | Specifies the different types of date formats for HIBC LIC. | | [Mailmark2DType](../com.aspose.barcode.complexbarcode/mailmark2dtype) | 2D Mailmark Type defines size of Data Matrix barcode | | [QrBillStandardVersion](../com.aspose.barcode.complexbarcode/qrbillstandardversion) | SwissQR bill standard version | +| [USADriveIdCountry](../com.aspose.barcode.complexbarcode/usadriveidcountry) | Enum for Country Identification in the US Driver's License | +| [USADriveIdEyeColor](../com.aspose.barcode.complexbarcode/usadriveideyecolor) | Enum for Eye Color in the US Driver's License | +| [USADriveIdHairColor](../com.aspose.barcode.complexbarcode/usadriveidhaircolor) | Enum for Hair Color in the US Driver's License | +| [USADriveIdSex](../com.aspose.barcode.complexbarcode/usadriveidsex) | Enum for Sex field in the US Driver's License | diff --git a/english/java/com.aspose.barcode.complexbarcode/addresstype/_index.md b/english/java/com.aspose.barcode.complexbarcode/addresstype/_index.md index d5592beeb..93f13f110 100644 --- a/english/java/com.aspose.barcode.complexbarcode/addresstype/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/addresstype/_index.md @@ -3,7 +3,7 @@ title: AddressType second_title: Aspose.BarCode for Java API Reference description: Address type type: docs -weight: 38 +weight: 40 url: /java/com.aspose.barcode.complexbarcode/addresstype/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md b/english/java/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md index 067078b39..ac1f7725e 100644 --- a/english/java/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/complexcodetextreader/_index.md @@ -39,6 +39,7 @@ ComplexCodetextReader decodes codetext to specified complex barcode type. | [tryDecodeMailmark2D(String encodedCodetext)](#tryDecodeMailmark2D-java.lang.String-) | Decodes Royal Mail Mailmark 2D codetext. | | [tryDecodeMaxiCode(int maxiCodeMode, String encodedCodetext)](#tryDecodeMaxiCode-int-java.lang.String-) | Decodes MaxiCode codetext. | | [tryDecodeSwissQR(String encodedCodetext)](#tryDecodeSwissQR-java.lang.String-) | Decodes SwissQR codetext. | +| [tryDecodeUSADriveId(String encodedCodetext)](#tryDecodeUSADriveId-java.lang.String-) | Decodes USADriveId codetext. | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | @@ -194,6 +195,21 @@ Decodes SwissQR codetext. **Returns:** [SwissQRCodetext](../../com.aspose.barcode.complexbarcode/swissqrcodetext) - decoded SwissQRCodetext or null. +### tryDecodeUSADriveId(String encodedCodetext) {#tryDecodeUSADriveId-java.lang.String-} +``` +public static USADriveIdCodetext tryDecodeUSADriveId(String encodedCodetext) +``` + + +Decodes USADriveId codetext. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| encodedCodetext | java.lang.String | Encoded codetext | + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext - Decoded USADriveId or null. ### wait() {#wait--} ``` public final void wait() diff --git a/english/java/com.aspose.barcode.complexbarcode/dataelement/_index.md b/english/java/com.aspose.barcode.complexbarcode/dataelement/_index.md new file mode 100644 index 000000000..f179c76b5 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/dataelement/_index.md @@ -0,0 +1,185 @@ +--- +title: USADriveIdJurisdSubfile.DataElement +second_title: Aspose.BarCode for Java API Reference +description: Represents a jurisdiction-specific data field used in documents for example ElementID ZVA with Value 01. +type: docs +weight: 10 +url: /java/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile.dataelement/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdJurisdSubfile.DataElement +``` + +Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". +## Constructors + +| Constructor | Description | +| --- | --- | +| [DataElement()](#DataElement--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getElementID()](#getElementID--) | A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". | +| [getValue()](#getValue--) | The text value associated with the field, typically defined by jurisdiction rules. | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setElementID(String value)](#setElementID-java.lang.String-) | A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". | +| [setValue(String value)](#setValue-java.lang.String-) | The text value associated with the field, typically defined by jurisdiction rules. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### DataElement() {#DataElement--} +``` +public DataElement() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getElementID() {#getElementID--} +``` +public final String getElementID() +``` + + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + +**Returns:** +java.lang.String +### getValue() {#getValue--} +``` +public final String getValue() +``` + + +The text value associated with the field, typically defined by jurisdiction rules. + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setElementID(String value) {#setElementID-java.lang.String-} +``` +public final void setElementID(String value) +``` + + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setValue(String value) {#setValue-java.lang.String-} +``` +public final void setValue(String value) +``` + + +The text value associated with the field, typically defined by jurisdiction rules. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md b/english/java/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md index e6140c725..d39ae553c 100644 --- a/english/java/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/hibclicdateformat/_index.md @@ -3,7 +3,7 @@ title: HIBCLICDateFormat second_title: Aspose.BarCode for Java API Reference description: Specifies the different types of date formats for HIBC LIC. type: docs -weight: 39 +weight: 41 url: /java/com.aspose.barcode.complexbarcode/hibclicdateformat/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md b/english/java/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md index 712ea8421..e4758aee5 100644 --- a/english/java/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/icomplexcodetext/_index.md @@ -3,7 +3,7 @@ title: IComplexCodetext second_title: Aspose.BarCode for Java API Reference description: Interface for complex codetext used with ComplexBarcodeGenerator. type: docs -weight: 37 +weight: 39 url: /java/com.aspose.barcode.complexbarcode/icomplexcodetext/ ---``` public interface IComplexCodetext diff --git a/english/java/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md b/english/java/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md index 0e0f7a397..4384aa5de 100644 --- a/english/java/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/mailmark2dtype/_index.md @@ -3,7 +3,7 @@ title: Mailmark2DType second_title: Aspose.BarCode for Java API Reference description: 2D Mailmark Type defines size of Data Matrix barcode type: docs -weight: 40 +weight: 42 url: /java/com.aspose.barcode.complexbarcode/mailmark2dtype/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md b/english/java/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md new file mode 100644 index 000000000..cf55acf3f --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/mandatoryfields/_index.md @@ -0,0 +1,635 @@ +--- +title: USADriveIdCodetext.MandatoryFields +second_title: Aspose.BarCode for Java API Reference +description: Mandatory elements fields of the card +type: docs +weight: 10 +url: /java/com.aspose.barcode.complexbarcode/usadriveidcodetext.mandatoryfields/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.MandatoryFields +``` + +Mandatory elements (fields) of the card +## Constructors + +| Constructor | Description | +| --- | --- | +| [MandatoryFields()](#MandatoryFields--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAddressCity()](#getAddressCity--) | DAI, City portion of the cardholder address, DL/ID, V20ANS | +| [getAddressPostalCode()](#getAddressPostalCode--) | DAK, Postal code portion of the cardholder address in the U.S.and Canada. | +| [getAddressState()](#getAddressState--) | DAJ, State portion of the cardholder address, DL/ID, F2A | +| [getAddressStreet1()](#getAddressStreet1--) | DAG, Street portion of the cardholder address, DL/ID, V35ANS | +| [getClass()](#getClass--) | | +| [getCountryIdentification()](#getCountryIdentification--) | DCG, Country in which DL/ID is issued. | +| [getCustomerIDNumber()](#getCustomerIDNumber--) | DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS | +| [getDateOfBirth()](#getDateOfBirth--) | DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N | +| [getDocumentDiscriminator()](#getDocumentDiscriminator--) | DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. | +| [getEndorsementCodes()](#getEndorsementCodes--) | DCD, Jurisdiction specific endorsement codes, DL, V5ANS | +| [getEyeColor()](#getEyeColor--) | DAY, Color of cardholder's eyes. | +| [getFamilyName()](#getFamilyName--) | DCS, Family name of the cardholder, DL/ID, V40ANS | +| [getFamilyNameTruncation()](#getFamilyNameTruncation--) | DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getFirstName()](#getFirstName--) | DAC, First name of the cardholder, DL/ID, V40ANS | +| [getFirstNameTruncation()](#getFirstNameTruncation--) | DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getHeight()](#getHeight--) | DAU, Height of cardholder. | +| [getMiddleName()](#getMiddleName--) | DAD, Middle name(s) of the cardholder. | +| [getMiddleNameTruncation()](#getMiddleNameTruncation--) | DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [getRestrictionCodes()](#getRestrictionCodes--) | DCB, Jurisdiction-specific restrictions codes, DL, V12ANS | +| [getSex()](#getSex--) | DBC, Gender of the cardholder. | +| [getVehicleClass()](#getVehicleClass--) | DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setAddressCity(String value)](#setAddressCity-java.lang.String-) | DAI, City portion of the cardholder address, DL/ID, V20ANS | +| [setAddressPostalCode(String value)](#setAddressPostalCode-java.lang.String-) | DAK, Postal code portion of the cardholder address in the U.S.and Canada. | +| [setAddressState(String value)](#setAddressState-java.lang.String-) | DAJ, State portion of the cardholder address, DL/ID, F2A | +| [setAddressStreet1(String value)](#setAddressStreet1-java.lang.String-) | DAG, Street portion of the cardholder address, DL/ID, V35ANS | +| [setCountryIdentification(USADriveIdCountry value)](#setCountryIdentification-com.aspose.barcode.complexbarcode.USADriveIdCountry-) | DCG, Country in which DL/ID is issued. | +| [setCustomerIDNumber(String value)](#setCustomerIDNumber-java.lang.String-) | DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS | +| [setDateOfBirth(LocalDate value)](#setDateOfBirth-java.time.LocalDate-) | DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N | +| [setDocumentDiscriminator(String value)](#setDocumentDiscriminator-java.lang.String-) | DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. | +| [setEndorsementCodes(String value)](#setEndorsementCodes-java.lang.String-) | DCD, Jurisdiction specific endorsement codes, DL, V5ANS | +| [setEyeColor(USADriveIdEyeColor value)](#setEyeColor-com.aspose.barcode.complexbarcode.USADriveIdEyeColor-) | DAY, Color of cardholder's eyes. | +| [setFamilyName(String value)](#setFamilyName-java.lang.String-) | DCS, Family name of the cardholder, DL/ID, V40ANS | +| [setFamilyNameTruncation(String value)](#setFamilyNameTruncation-java.lang.String-) | DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setFirstName(String value)](#setFirstName-java.lang.String-) | DAC, First name of the cardholder, DL/ID, V40ANS | +| [setFirstNameTruncation(String value)](#setFirstNameTruncation-java.lang.String-) | DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setHeight(String value)](#setHeight-java.lang.String-) | DAU, Height of cardholder. | +| [setMiddleName(String value)](#setMiddleName-java.lang.String-) | DAD, Middle name(s) of the cardholder. | +| [setMiddleNameTruncation(String value)](#setMiddleNameTruncation-java.lang.String-) | DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [setRestrictionCodes(String value)](#setRestrictionCodes-java.lang.String-) | DCB, Jurisdiction-specific restrictions codes, DL, V12ANS | +| [setSex(USADriveIdSex value)](#setSex-com.aspose.barcode.complexbarcode.USADriveIdSex-) | DBC, Gender of the cardholder. | +| [setVehicleClass(String value)](#setVehicleClass-java.lang.String-) | DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### MandatoryFields() {#MandatoryFields--} +``` +public MandatoryFields() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAddressCity() {#getAddressCity--} +``` +public final String getAddressCity() +``` + + +DAI, City portion of the cardholder address, DL/ID, V20ANS + +**Returns:** +java.lang.String +### getAddressPostalCode() {#getAddressPostalCode--} +``` +public final String getAddressPostalCode() +``` + + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + +**Returns:** +java.lang.String +### getAddressState() {#getAddressState--} +``` +public final String getAddressState() +``` + + +DAJ, State portion of the cardholder address, DL/ID, F2A + +**Returns:** +java.lang.String +### getAddressStreet1() {#getAddressStreet1--} +``` +public final String getAddressStreet1() +``` + + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getCountryIdentification() {#getCountryIdentification--} +``` +public final USADriveIdCountry getCountryIdentification() +``` + + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + +**Returns:** +[USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) +### getCustomerIDNumber() {#getCustomerIDNumber--} +``` +public final String getCustomerIDNumber() +``` + + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getDateOfBirth() {#getDateOfBirth--} +``` +public final LocalDate getDateOfBirth() +``` + + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getDocumentDiscriminator() {#getDocumentDiscriminator--} +``` +public final String getDocumentDiscriminator() +``` + + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getEndorsementCodes() {#getEndorsementCodes--} +``` +public final String getEndorsementCodes() +``` + + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + +**Returns:** +java.lang.String +### getEyeColor() {#getEyeColor--} +``` +public final USADriveIdEyeColor getEyeColor() +``` + + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + +**Returns:** +[USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) +### getFamilyName() {#getFamilyName--} +``` +public final String getFamilyName() +``` + + +DCS, Family name of the cardholder, DL/ID, V40ANS + +**Returns:** +java.lang.String +### getFamilyNameTruncation() {#getFamilyNameTruncation--} +``` +public final String getFamilyNameTruncation() +``` + + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getFirstName() {#getFirstName--} +``` +public final String getFirstName() +``` + + +DAC, First name of the cardholder, DL/ID, V40ANS + +**Returns:** +java.lang.String +### getFirstNameTruncation() {#getFirstNameTruncation--} +``` +public final String getFirstNameTruncation() +``` + + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getHeight() {#getHeight--} +``` +public final String getHeight() +``` + + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + +**Returns:** +java.lang.String +### getMiddleName() {#getMiddleName--} +``` +public final String getMiddleName() +``` + + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + +**Returns:** +java.lang.String +### getMiddleNameTruncation() {#getMiddleNameTruncation--} +``` +public final String getMiddleNameTruncation() +``` + + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Returns:** +java.lang.String +### getRestrictionCodes() {#getRestrictionCodes--} +``` +public final String getRestrictionCodes() +``` + + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + +**Returns:** +java.lang.String +### getSex() {#getSex--} +``` +public final USADriveIdSex getSex() +``` + + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + +**Returns:** +[USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) +### getVehicleClass() {#getVehicleClass--} +``` +public final String getVehicleClass() +``` + + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setAddressCity(String value) {#setAddressCity-java.lang.String-} +``` +public final void setAddressCity(String value) +``` + + +DAI, City portion of the cardholder address, DL/ID, V20ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressPostalCode(String value) {#setAddressPostalCode-java.lang.String-} +``` +public final void setAddressPostalCode(String value) +``` + + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressState(String value) {#setAddressState-java.lang.String-} +``` +public final void setAddressState(String value) +``` + + +DAJ, State portion of the cardholder address, DL/ID, F2A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAddressStreet1(String value) {#setAddressStreet1-java.lang.String-} +``` +public final void setAddressStreet1(String value) +``` + + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setCountryIdentification(USADriveIdCountry value) {#setCountryIdentification-com.aspose.barcode.complexbarcode.USADriveIdCountry-} +``` +public final void setCountryIdentification(USADriveIdCountry value) +``` + + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) | | + +### setCustomerIDNumber(String value) {#setCustomerIDNumber-java.lang.String-} +``` +public final void setCustomerIDNumber(String value) +``` + + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setDateOfBirth(LocalDate value) {#setDateOfBirth-java.time.LocalDate-} +``` +public final void setDateOfBirth(LocalDate value) +``` + + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setDocumentDiscriminator(String value) {#setDocumentDiscriminator-java.lang.String-} +``` +public final void setDocumentDiscriminator(String value) +``` + + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEndorsementCodes(String value) {#setEndorsementCodes-java.lang.String-} +``` +public final void setEndorsementCodes(String value) +``` + + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEyeColor(USADriveIdEyeColor value) {#setEyeColor-com.aspose.barcode.complexbarcode.USADriveIdEyeColor-} +``` +public final void setEyeColor(USADriveIdEyeColor value) +``` + + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) | | + +### setFamilyName(String value) {#setFamilyName-java.lang.String-} +``` +public final void setFamilyName(String value) +``` + + +DCS, Family name of the cardholder, DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFamilyNameTruncation(String value) {#setFamilyNameTruncation-java.lang.String-} +``` +public final void setFamilyNameTruncation(String value) +``` + + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFirstName(String value) {#setFirstName-java.lang.String-} +``` +public final void setFirstName(String value) +``` + + +DAC, First name of the cardholder, DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setFirstNameTruncation(String value) {#setFirstNameTruncation-java.lang.String-} +``` +public final void setFirstNameTruncation(String value) +``` + + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setHeight(String value) {#setHeight-java.lang.String-} +``` +public final void setHeight(String value) +``` + + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMiddleName(String value) {#setMiddleName-java.lang.String-} +``` +public final void setMiddleName(String value) +``` + + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMiddleNameTruncation(String value) {#setMiddleNameTruncation-java.lang.String-} +``` +public final void setMiddleNameTruncation(String value) +``` + + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRestrictionCodes(String value) {#setRestrictionCodes-java.lang.String-} +``` +public final void setRestrictionCodes(String value) +``` + + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setSex(USADriveIdSex value) {#setSex-com.aspose.barcode.complexbarcode.USADriveIdSex-} +``` +public final void setSex(USADriveIdSex value) +``` + + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) | | + +### setVehicleClass(String value) {#setVehicleClass-java.lang.String-} +``` +public final void setVehicleClass(String value) +``` + + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/optionalfields/_index.md b/english/java/com.aspose.barcode.complexbarcode/optionalfields/_index.md new file mode 100644 index 000000000..43970d293 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/optionalfields/_index.md @@ -0,0 +1,821 @@ +--- +title: USADriveIdCodetext.OptionalFields +second_title: Aspose.BarCode for Java API Reference +description: Optional elements fields of the card +type: docs +weight: 11 +url: /java/com.aspose.barcode.complexbarcode/usadriveidcodetext.optionalfields/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.OptionalFields +``` + +Optional elements (fields) of the card +## Constructors + +| Constructor | Description | +| --- | --- | +| [OptionalFields()](#OptionalFields--) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAddressStreet2()](#getAddressStreet2--) | DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS | +| [getAliasAKAFamilyName()](#getAliasAKAFamilyName--) | DBN, Other family name by which cardholder is known, DL/ID, V10ANS | +| [getAliasAKAGivenName()](#getAliasAKAGivenName--) | DBG, Other given name by which cardholder is known, DL/ID, V15ANS | +| [getAliasAKASuffixName()](#getAliasAKASuffixName--) | DBS, Other suffix by which cardholder is known, DL/ID, V5ANS | +| [getAuditInformation()](#getAuditInformation--) | DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. | +| [getCardRevisionDate()](#getCardRevisionDate--) | DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. | +| [getClass()](#getClass--) | | +| [getComplianceType()](#getComplianceType--) | DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A | +| [getEndorsementCodeDescription()](#getEndorsementCodeDescription--) | DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS | +| [getHAZMATEndorsementExpDate()](#getHAZMATEndorsementExpDate--) | DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. | +| [getHairColor()](#getHairColor--) | DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. | +| [getInventoryControlNumber()](#getInventoryControlNumber--) | DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. | +| [getLimitedDurationDocIndicator()](#getLimitedDurationDocIndicator--) | DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N | +| [getNameSuffix()](#getNameSuffix--) | DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). | +| [getOrganDonorIndicator()](#getOrganDonorIndicator--) | DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N | +| [getPlaceOfBirth()](#getPlaceOfBirth--) | DCI, Country and municipality and/or state/province, DL/ID, V33A | +| [getRaceEthnicity()](#getRaceEthnicity--) | DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A | +| [getRestrictionCodeDescription()](#getRestrictionCodeDescription--) | DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS | +| [getStandardEndorsementCode()](#getStandardEndorsementCode--) | DCN, Standard endorsement code(s) for cardholder. | +| [getStandardRestrictionCode()](#getStandardRestrictionCode--) | DCO, Standard restriction code(s) for cardholder. | +| [getStandardVehClassification()](#getStandardVehClassification--) | DCM, Standard vehicle classification code(s) for cardholder. | +| [getUnder18Until()](#getUnder18Until--) | DDH, Date on which the cardholder turns 18 years old. | +| [getUnder19Until()](#getUnder19Until--) | DDI, Date on which the cardholder turns 19 years old. | +| [getUnder21Until()](#getUnder21Until--) | DDJ, Date on which the cardholder turns 21 years old. | +| [getVehClassDescription()](#getVehClassDescription--) | DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS | +| [getVeteranIndicator()](#getVeteranIndicator--) | DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N | +| [getWeightKilograms()](#getWeightKilograms--) | DAX, Cardholder weight in kilograms, Ex. | +| [getWeightPounds()](#getWeightPounds--) | DAW, Cardholder weight in pounds, Ex. | +| [getWeightRange()](#getWeightRange--) | DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setAddressStreet2(String value)](#setAddressStreet2-java.lang.String-) | DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS | +| [setAliasAKAFamilyName(String value)](#setAliasAKAFamilyName-java.lang.String-) | DBN, Other family name by which cardholder is known, DL/ID, V10ANS | +| [setAliasAKAGivenName(String value)](#setAliasAKAGivenName-java.lang.String-) | DBG, Other given name by which cardholder is known, DL/ID, V15ANS | +| [setAliasAKASuffixName(String value)](#setAliasAKASuffixName-java.lang.String-) | DBS, Other suffix by which cardholder is known, DL/ID, V5ANS | +| [setAuditInformation(String value)](#setAuditInformation-java.lang.String-) | DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. | +| [setCardRevisionDate(LocalDate value)](#setCardRevisionDate-java.time.LocalDate-) | DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. | +| [setComplianceType(String value)](#setComplianceType-java.lang.String-) | DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A | +| [setEndorsementCodeDescription(String value)](#setEndorsementCodeDescription-java.lang.String-) | DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS | +| [setHairColor(USADriveIdHairColor value)](#setHairColor-com.aspose.barcode.complexbarcode.USADriveIdHairColor-) | DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. | +| [setInventoryControlNumber(String value)](#setInventoryControlNumber-java.lang.String-) | DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. | +| [setLimitedDurationDocIndicator(String value)](#setLimitedDurationDocIndicator-java.lang.String-) | DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N | +| [setNameSuffix(String value)](#setNameSuffix-java.lang.String-) | DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). | +| [setOrganDonorIndicator(String value)](#setOrganDonorIndicator-java.lang.String-) | DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N | +| [setPlaceOfBirth(String value)](#setPlaceOfBirth-java.lang.String-) | DCI, Country and municipality and/or state/province, DL/ID, V33A | +| [setRaceEthnicity(String value)](#setRaceEthnicity-java.lang.String-) | DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A | +| [setRestrictionCodeDescription(String value)](#setRestrictionCodeDescription-java.lang.String-) | DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS | +| [setStandardEndorsementCode(String value)](#setStandardEndorsementCode-java.lang.String-) | DCN, Standard endorsement code(s) for cardholder. | +| [setStandardRestrictionCode(String value)](#setStandardRestrictionCode-java.lang.String-) | DCO, Standard restriction code(s) for cardholder. | +| [setStandardVehClassification(String value)](#setStandardVehClassification-java.lang.String-) | DCM, Standard vehicle classification code(s) for cardholder. | +| [setUnder18Until(LocalDate value)](#setUnder18Until-java.time.LocalDate-) | DDH, Date on which the cardholder turns 18 years old. | +| [setUnder19Until(LocalDate value)](#setUnder19Until-java.time.LocalDate-) | DDI, Date on which the cardholder turns 19 years old. | +| [setUnder21Until(LocalDate value)](#setUnder21Until-java.time.LocalDate-) | DDJ, Date on which the cardholder turns 21 years old. | +| [setVehClassDescription(String value)](#setVehClassDescription-java.lang.String-) | DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS | +| [setVeteranIndicator(String value)](#setVeteranIndicator-java.lang.String-) | DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N | +| [setWeightKilograms(int value)](#setWeightKilograms-int-) | DAX, Cardholder weight in kilograms, Ex. | +| [setWeightPounds(int value)](#setWeightPounds-int-) | DAW, Cardholder weight in pounds, Ex. | +| [setWeightRange(String value)](#setWeightRange-java.lang.String-) | DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### OptionalFields() {#OptionalFields--} +``` +public OptionalFields() +``` + + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAddressStreet2() {#getAddressStreet2--} +``` +public final String getAddressStreet2() +``` + + +DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS + +**Returns:** +java.lang.String +### getAliasAKAFamilyName() {#getAliasAKAFamilyName--} +``` +public final String getAliasAKAFamilyName() +``` + + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + +**Returns:** +java.lang.String +### getAliasAKAGivenName() {#getAliasAKAGivenName--} +``` +public final String getAliasAKAGivenName() +``` + + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + +**Returns:** +java.lang.String +### getAliasAKASuffixName() {#getAliasAKASuffixName--} +``` +public final String getAliasAKASuffixName() +``` + + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + +**Returns:** +java.lang.String +### getAuditInformation() {#getAuditInformation--} +``` +public final String getAuditInformation() +``` + + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + +**Returns:** +java.lang.String +### getCardRevisionDate() {#getCardRevisionDate--} +``` +public final LocalDate getCardRevisionDate() +``` + + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getComplianceType() {#getComplianceType--} +``` +public final String getComplianceType() +``` + + +DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A + +**Returns:** +java.lang.String +### getEndorsementCodeDescription() {#getEndorsementCodeDescription--} +``` +public final String getEndorsementCodeDescription() +``` + + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + +**Returns:** +java.lang.String +### getHAZMATEndorsementExpDate() {#getHAZMATEndorsementExpDate--} +``` +public final LocalDate getHAZMATEndorsementExpDate() +``` + + +DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL, F8N + +**Returns:** +java.time.LocalDate +### getHairColor() {#getHairColor--} +``` +public final USADriveIdHairColor getHairColor() +``` + + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + +**Returns:** +[USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) +### getInventoryControlNumber() {#getInventoryControlNumber--} +``` +public final String getInventoryControlNumber() +``` + + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + +**Returns:** +java.lang.String +### getLimitedDurationDocIndicator() {#getLimitedDurationDocIndicator--} +``` +public final String getLimitedDurationDocIndicator() +``` + + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getNameSuffix() {#getNameSuffix--} +``` +public final String getNameSuffix() +``` + + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + +**Returns:** +java.lang.String +### getOrganDonorIndicator() {#getOrganDonorIndicator--} +``` +public final String getOrganDonorIndicator() +``` + + +DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getPlaceOfBirth() {#getPlaceOfBirth--} +``` +public final String getPlaceOfBirth() +``` + + +DCI, Country and municipality and/or state/province, DL/ID, V33A + +**Returns:** +java.lang.String +### getRaceEthnicity() {#getRaceEthnicity--} +``` +public final String getRaceEthnicity() +``` + + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + +**Returns:** +java.lang.String +### getRestrictionCodeDescription() {#getRestrictionCodeDescription--} +``` +public final String getRestrictionCodeDescription() +``` + + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + +**Returns:** +java.lang.String +### getStandardEndorsementCode() {#getStandardEndorsementCode--} +``` +public final String getStandardEndorsementCode() +``` + + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + +**Returns:** +java.lang.String +### getStandardRestrictionCode() {#getStandardRestrictionCode--} +``` +public final String getStandardRestrictionCode() +``` + + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + +**Returns:** +java.lang.String +### getStandardVehClassification() {#getStandardVehClassification--} +``` +public final String getStandardVehClassification() +``` + + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + +**Returns:** +java.lang.String +### getUnder18Until() {#getUnder18Until--} +``` +public final LocalDate getUnder18Until() +``` + + +DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getUnder19Until() {#getUnder19Until--} +``` +public final LocalDate getUnder19Until() +``` + + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getUnder21Until() {#getUnder21Until--} +``` +public final LocalDate getUnder21Until() +``` + + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Returns:** +java.time.LocalDate +### getVehClassDescription() {#getVehClassDescription--} +``` +public final String getVehClassDescription() +``` + + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + +**Returns:** +java.lang.String +### getVeteranIndicator() {#getVeteranIndicator--} +``` +public final String getVeteranIndicator() +``` + + +DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N + +**Returns:** +java.lang.String +### getWeightKilograms() {#getWeightKilograms--} +``` +public final int getWeightKilograms() +``` + + +DAX, Cardholder weight in kilograms, Ex. 84 kg = \\u201c084\\u201d, DL/ID, F3N + +**Returns:** +int +### getWeightPounds() {#getWeightPounds--} +``` +public final int getWeightPounds() +``` + + +DAW, Cardholder weight in pounds, Ex. 185 lb = \\u201c185\\u201d, DL/ID, F3N + +**Returns:** +int +### getWeightRange() {#getWeightRange--} +``` +public final String getWeightRange() +``` + + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setAddressStreet2(String value) {#setAddressStreet2-java.lang.String-} +``` +public final void setAddressStreet2(String value) +``` + + +DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKAFamilyName(String value) {#setAliasAKAFamilyName-java.lang.String-} +``` +public final void setAliasAKAFamilyName(String value) +``` + + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKAGivenName(String value) {#setAliasAKAGivenName-java.lang.String-} +``` +public final void setAliasAKAGivenName(String value) +``` + + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAliasAKASuffixName(String value) {#setAliasAKASuffixName-java.lang.String-} +``` +public final void setAliasAKASuffixName(String value) +``` + + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setAuditInformation(String value) {#setAuditInformation-java.lang.String-} +``` +public final void setAuditInformation(String value) +``` + + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setCardRevisionDate(LocalDate value) {#setCardRevisionDate-java.time.LocalDate-} +``` +public final void setCardRevisionDate(LocalDate value) +``` + + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setComplianceType(String value) {#setComplianceType-java.lang.String-} +``` +public final void setComplianceType(String value) +``` + + +DDA, DHS required field that indicates compliance: \\u201cF\\u201d = compliant; and, \\u201cN\\u201d = non-compliant, DL/ID, F1A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setEndorsementCodeDescription(String value) {#setEndorsementCodeDescription-java.lang.String-} +``` +public final void setEndorsementCodeDescription(String value) +``` + + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setHairColor(USADriveIdHairColor value) {#setHairColor-com.aspose.barcode.complexbarcode.USADriveIdHairColor-} +``` +public final void setHairColor(USADriveIdHairColor value) +``` + + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) | | + +### setInventoryControlNumber(String value) {#setInventoryControlNumber-java.lang.String-} +``` +public final void setInventoryControlNumber(String value) +``` + + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setLimitedDurationDocIndicator(String value) {#setLimitedDurationDocIndicator-java.lang.String-} +``` +public final void setLimitedDurationDocIndicator(String value) +``` + + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setNameSuffix(String value) {#setNameSuffix-java.lang.String-} +``` +public final void setNameSuffix(String value) +``` + + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setOrganDonorIndicator(String value) {#setOrganDonorIndicator-java.lang.String-} +``` +public final void setOrganDonorIndicator(String value) +``` + + +DDK, Field that indicates that the cardholder is an organ donor = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setPlaceOfBirth(String value) {#setPlaceOfBirth-java.lang.String-} +``` +public final void setPlaceOfBirth(String value) +``` + + +DCI, Country and municipality and/or state/province, DL/ID, V33A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRaceEthnicity(String value) {#setRaceEthnicity-java.lang.String-} +``` +public final void setRaceEthnicity(String value) +``` + + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setRestrictionCodeDescription(String value) {#setRestrictionCodeDescription-java.lang.String-} +``` +public final void setRestrictionCodeDescription(String value) +``` + + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardEndorsementCode(String value) {#setStandardEndorsementCode-java.lang.String-} +``` +public final void setStandardEndorsementCode(String value) +``` + + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardRestrictionCode(String value) {#setStandardRestrictionCode-java.lang.String-} +``` +public final void setStandardRestrictionCode(String value) +``` + + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setStandardVehClassification(String value) {#setStandardVehClassification-java.lang.String-} +``` +public final void setStandardVehClassification(String value) +``` + + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setUnder18Until(LocalDate value) {#setUnder18Until-java.time.LocalDate-} +``` +public final void setUnder18Until(LocalDate value) +``` + + +DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setUnder19Until(LocalDate value) {#setUnder19Until-java.time.LocalDate-} +``` +public final void setUnder19Until(LocalDate value) +``` + + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setUnder21Until(LocalDate value) {#setUnder21Until-java.time.LocalDate-} +``` +public final void setUnder21Until(LocalDate value) +``` + + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.time.LocalDate | | + +### setVehClassDescription(String value) {#setVehClassDescription-java.lang.String-} +``` +public final void setVehClassDescription(String value) +``` + + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setVeteranIndicator(String value) {#setVeteranIndicator-java.lang.String-} +``` +public final void setVeteranIndicator(String value) +``` + + +DDL, Field that indicates that the cardholder is a veteran = \\u201c1\\u201d, DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setWeightKilograms(int value) {#setWeightKilograms-int-} +``` +public final void setWeightKilograms(int value) +``` + + +DAX, Cardholder weight in kilograms, Ex. 84 kg = \\u201c084\\u201d, DL/ID, F3N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setWeightPounds(int value) {#setWeightPounds-int-} +``` +public final void setWeightPounds(int value) +``` + + +DAW, Cardholder weight in pounds, Ex. 185 lb = \\u201c185\\u201d, DL/ID, F3N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setWeightRange(String value) {#setWeightRange-java.lang.String-} +``` +public final void setWeightRange(String value) +``` + + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 \\u2013 45 kg(71 \\u2013 100 lbs), 2 = 46 - 59 kg(101 \\u2013 130 lbs), 3 = 60 - 70 kg(131 \\u2013 160 lbs), 4 = 71 - 86 kg(161 \\u2013 190 lbs), 5 = 87 - 100 kg(191 \\u2013 220 lbs), 6 = 101 - 113 kg(221 \\u2013 250 lbs), 7 = 114 - 127 kg(251 \\u2013 280 lbs), 8 = 128 \\u2013 145 kg(281 \\u2013 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md b/english/java/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md index d2f7c5596..ebd18c529 100644 --- a/english/java/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md +++ b/english/java/com.aspose.barcode.complexbarcode/qrbillstandardversion/_index.md @@ -3,7 +3,7 @@ title: QrBillStandardVersion second_title: Aspose.BarCode for Java API Reference description: SwissQR bill standard version type: docs -weight: 41 +weight: 43 url: /java/com.aspose.barcode.complexbarcode/qrbillstandardversion/ --- **Inheritance:** diff --git a/english/java/com.aspose.barcode.complexbarcode/subfileproperties/_index.md b/english/java/com.aspose.barcode.complexbarcode/subfileproperties/_index.md new file mode 100644 index 000000000..05ceaf2c4 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/subfileproperties/_index.md @@ -0,0 +1,215 @@ +--- +title: USADriveIdCodetext.SubfileProperties +second_title: Aspose.BarCode for Java API Reference +description: USA DL subfile properties offset and length are set automatically. +type: docs +weight: 12 +url: /java/com.aspose.barcode.complexbarcode/usadriveidcodetext.subfileproperties/ +--- +**Inheritance:** +java.lang.Object +``` +public static class USADriveIdCodetext.SubfileProperties +``` + +USA DL subfile properties, offset and length are set automatically. +## Constructors + +| Constructor | Description | +| --- | --- | +| [SubfileProperties(String type)](#SubfileProperties-java.lang.String-) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getLength()](#getLength--) | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. | +| [getOffset()](#getOffset--) | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. | +| [getType()](#getType--) | 2 byte type of subfile, like "DL" | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setLength(int value)](#setLength-int-) | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. | +| [setOffset(int value)](#setOffset-int-) | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. | +| [setType(String value)](#setType-java.lang.String-) | 2 byte type of subfile, like "DL" | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### SubfileProperties(String type) {#SubfileProperties-java.lang.String-} +``` +public SubfileProperties(String type) +``` + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| type | java.lang.String | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getLength() {#getLength--} +``` +public final int getLength() +``` + + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + +**Returns:** +int +### getOffset() {#getOffset--} +``` +public final int getOffset() +``` + + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + +**Returns:** +int +### getType() {#getType--} +``` +public final String getType() +``` + + +2 byte type of subfile, like "DL" + +**Returns:** +java.lang.String +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setLength(int value) {#setLength-int-} +``` +public final void setLength(int value) +``` + + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setOffset(int value) {#setOffset-int-} +``` +public final void setOffset(int value) +``` + + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setType(String value) {#setType-java.lang.String-} +``` +public final void setType(String value) +``` + + +2 byte type of subfile, like "DL" + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md new file mode 100644 index 000000000..e1d57257a --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveidcodetext/_index.md @@ -0,0 +1,390 @@ +--- +title: USADriveIdCodetext +second_title: Aspose.BarCode for Java API Reference +description: Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. +type: docs +weight: 37 +url: /java/com.aspose.barcode.complexbarcode/usadriveidcodetext/ +--- +**Inheritance:** +java.lang.Object + +**All Implemented Interfaces:** +[com.aspose.barcode.complexbarcode.IComplexCodetext](../../com.aspose.barcode.complexbarcode/icomplexcodetext) +``` +public final class USADriveIdCodetext implements IComplexCodetext +``` + +Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. +## Constructors + +| Constructor | Description | +| --- | --- | +| [USADriveIdCodetext()](#USADriveIdCodetext--) | Default constructor | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAAMVAVersionNumber()](#getAAMVAVersionNumber--) | AAMVA Version Number 00-99 | +| [getBarcodeType()](#getBarcodeType--) | Returns barcode type of USA DL (Pdf417) | +| [getClass()](#getClass--) | | +| [getConstructedCodetext()](#getConstructedCodetext--) | Construct codetext from USA DL data | +| [getIssuerIdentificationNumber()](#getIssuerIdentificationNumber--) | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). | +| [getJurisdictionSpecificSubfile()](#getJurisdictionSpecificSubfile--) | Jurisdiction Specific Fields | +| [getJurisdictionVersionNumber()](#getJurisdictionVersionNumber--) | Jurisdiction Version Number 00-99 | +| [getMandatoryElements()](#getMandatoryElements--) | Mandatory elements (fields) of the card | +| [getNumberOfEntries()](#getNumberOfEntries--) | Number 00-99 of subfiles | +| [getOptionalElements()](#getOptionalElements--) | Optional elements (fields) of the card | +| [getSubfileDesignator()](#getSubfileDesignator--) | Contains information about following subfiles, types, offsets and lengths. | +| [hashCode()](#hashCode--) | | +| [initFromString(String constructedCodetext)](#initFromString-java.lang.String-) | Initialize USA DL object from codetext | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [saveToXml(OutputStream stream)](#saveToXml-java.io.OutputStream-) | Saves to XML | +| [setAAMVAVersionNumber(String value)](#setAAMVAVersionNumber-java.lang.String-) | AAMVA Version Number 00-99 | +| [setIssuerIdentificationNumber(String value)](#setIssuerIdentificationNumber-java.lang.String-) | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). | +| [setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value)](#setJurisdictionSpecificSubfile-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile-) | Jurisdiction Specific Fields | +| [setJurisdictionVersionNumber(String value)](#setJurisdictionVersionNumber-java.lang.String-) | Jurisdiction Version Number 00-99 | +| [setMandatoryElements(USADriveIdCodetext.MandatoryFields value)](#setMandatoryElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields-) | Mandatory elements (fields) of the card | +| [setNumberOfEntries(int value)](#setNumberOfEntries-int-) | Number 00-99 of subfiles | +| [setOptionalElements(USADriveIdCodetext.OptionalFields value)](#setOptionalElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields-) | Optional elements (fields) of the card | +| [setSubfileDesignator(List value)](#setSubfileDesignator-java.util.List-com.aspose.barcode.complexbarcode.USADriveIdCodetext.SubfileProperties--) | Contains information about following subfiles, types, offsets and lengths. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### USADriveIdCodetext() {#USADriveIdCodetext--} +``` +public USADriveIdCodetext() +``` + + +Default constructor + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAAMVAVersionNumber() {#getAAMVAVersionNumber--} +``` +public final String getAAMVAVersionNumber() +``` + + +AAMVA Version Number 00-99 + +**Returns:** +java.lang.String +### getBarcodeType() {#getBarcodeType--} +``` +public final BaseEncodeType getBarcodeType() +``` + + +Returns barcode type of USA DL (Pdf417) + +**Returns:** +[BaseEncodeType](../../com.aspose.barcode.generation/baseencodetype) - Barcode type (Pdf417) +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getConstructedCodetext() {#getConstructedCodetext--} +``` +public final String getConstructedCodetext() +``` + + +Construct codetext from USA DL data + +**Returns:** +java.lang.String - Constructed codetext +### getIssuerIdentificationNumber() {#getIssuerIdentificationNumber--} +``` +public final String getIssuerIdentificationNumber() +``` + + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + +**Returns:** +java.lang.String +### getJurisdictionSpecificSubfile() {#getJurisdictionSpecificSubfile--} +``` +public final USADriveIdJurisdSubfile getJurisdictionSpecificSubfile() +``` + + +Jurisdiction Specific Fields + +**Returns:** +[USADriveIdJurisdSubfile](../../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) +### getJurisdictionVersionNumber() {#getJurisdictionVersionNumber--} +``` +public final String getJurisdictionVersionNumber() +``` + + +Jurisdiction Version Number 00-99 + +**Returns:** +java.lang.String +### getMandatoryElements() {#getMandatoryElements--} +``` +public final USADriveIdCodetext.MandatoryFields getMandatoryElements() +``` + + +Mandatory elements (fields) of the card + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields +### getNumberOfEntries() {#getNumberOfEntries--} +``` +public final int getNumberOfEntries() +``` + + +Number 00-99 of subfiles + +**Returns:** +int +### getOptionalElements() {#getOptionalElements--} +``` +public final USADriveIdCodetext.OptionalFields getOptionalElements() +``` + + +Optional elements (fields) of the card + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields +### getSubfileDesignator() {#getSubfileDesignator--} +``` +public final List getSubfileDesignator() +``` + + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + +**Returns:** +java.util.List +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### initFromString(String constructedCodetext) {#initFromString-java.lang.String-} +``` +public final void initFromString(String constructedCodetext) +``` + + +Initialize USA DL object from codetext + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| constructedCodetext | java.lang.String | Constructed codetext | + +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### saveToXml(OutputStream stream) {#saveToXml-java.io.OutputStream-} +``` +public final void saveToXml(OutputStream stream) +``` + + +Saves to XML + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.OutputStream | Stream to save | + +### setAAMVAVersionNumber(String value) {#setAAMVAVersionNumber-java.lang.String-} +``` +public final void setAAMVAVersionNumber(String value) +``` + + +AAMVA Version Number 00-99 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setIssuerIdentificationNumber(String value) {#setIssuerIdentificationNumber-java.lang.String-} +``` +public final void setIssuerIdentificationNumber(String value) +``` + + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value) {#setJurisdictionSpecificSubfile-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile-} +``` +public final void setJurisdictionSpecificSubfile(USADriveIdJurisdSubfile value) +``` + + +Jurisdiction Specific Fields + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [USADriveIdJurisdSubfile](../../com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile) | | + +### setJurisdictionVersionNumber(String value) {#setJurisdictionVersionNumber-java.lang.String-} +``` +public final void setJurisdictionVersionNumber(String value) +``` + + +Jurisdiction Version Number 00-99 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setMandatoryElements(USADriveIdCodetext.MandatoryFields value) {#setMandatoryElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields-} +``` +public final void setMandatoryElements(USADriveIdCodetext.MandatoryFields value) +``` + + +Mandatory elements (fields) of the card + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | com.aspose.barcode.complexbarcode.USADriveIdCodetext.MandatoryFields | | + +### setNumberOfEntries(int value) {#setNumberOfEntries-int-} +``` +public final void setNumberOfEntries(int value) +``` + + +Number 00-99 of subfiles + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setOptionalElements(USADriveIdCodetext.OptionalFields value) {#setOptionalElements-com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields-} +``` +public final void setOptionalElements(USADriveIdCodetext.OptionalFields value) +``` + + +Optional elements (fields) of the card + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | com.aspose.barcode.complexbarcode.USADriveIdCodetext.OptionalFields | | + +### setSubfileDesignator(List value) {#setSubfileDesignator-java.util.List-com.aspose.barcode.complexbarcode.USADriveIdCodetext.SubfileProperties--} +``` +public final void setSubfileDesignator(List value) +``` + + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.util.List | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md new file mode 100644 index 000000000..388106c3a --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveidcountry/_index.md @@ -0,0 +1,259 @@ +--- +title: USADriveIdCountry +second_title: Aspose.BarCode for Java API Reference +description: Enum for Country Identification in the US Drivers License +type: docs +weight: 44 +url: /java/com.aspose.barcode.complexbarcode/usadriveidcountry/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdCountry extends Enum +``` + +Enum for Country Identification in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [CANADA](#CANADA) | Country = Canada | +| [NONE](#NONE) | Not filled - equal to NONE | +| [US](#US) | Country = U.S. | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### CANADA {#CANADA} +``` +public static final USADriveIdCountry CANADA +``` + + +Country = Canada + +### NONE {#NONE} +``` +public static final USADriveIdCountry NONE +``` + + +Not filled - equal to NONE + +### US {#US} +``` +public static final USADriveIdCountry US +``` + + +Country = U.S. + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdCountry valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdCountry](../../com.aspose.barcode.complexbarcode/usadriveidcountry) +### values() {#values--} +``` +public static USADriveIdCountry[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdCountry[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md new file mode 100644 index 000000000..fa3791821 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveideyecolor/_index.md @@ -0,0 +1,331 @@ +--- +title: USADriveIdEyeColor +second_title: Aspose.BarCode for Java API Reference +description: Enum for Eye Color in the US Drivers License +type: docs +weight: 45 +url: /java/com.aspose.barcode.complexbarcode/usadriveideyecolor/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdEyeColor extends Enum +``` + +Enum for Eye Color in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [BLACK](#BLACK) | BLK - Black or very dark brown. | +| [BLUE](#BLUE) | BLU - Blue color. | +| [BROWN](#BROWN) | BRO - Brown, including amber. | +| [GRAY](#GRAY) | GRY - Gray color. | +| [GREEN](#GREEN) | GRN - Green color. | +| [HAZEL](#HAZEL) | HAZ - Hazel, a mixture of colors, most commonly green and brown. | +| [MAROON](#MAROON) | MAR - Maroon color. | +| [MULTI_COLOR](#MULTI-COLOR) | DIC - Dichromatic or multicolor, of one or both eyes. | +| [NO_INFO](#NO-INFO) | Not filled - equal to NONE | +| [PINK](#PINK) | PNK - Pink or albino | +| [UNKNOWN](#UNKNOWN) | UNK - Unknown / Other | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### BLACK {#BLACK} +``` +public static final USADriveIdEyeColor BLACK +``` + + +BLK - Black or very dark brown. + +### BLUE {#BLUE} +``` +public static final USADriveIdEyeColor BLUE +``` + + +BLU - Blue color. + +### BROWN {#BROWN} +``` +public static final USADriveIdEyeColor BROWN +``` + + +BRO - Brown, including amber. + +### GRAY {#GRAY} +``` +public static final USADriveIdEyeColor GRAY +``` + + +GRY - Gray color. + +### GREEN {#GREEN} +``` +public static final USADriveIdEyeColor GREEN +``` + + +GRN - Green color. + +### HAZEL {#HAZEL} +``` +public static final USADriveIdEyeColor HAZEL +``` + + +HAZ - Hazel, a mixture of colors, most commonly green and brown. + +### MAROON {#MAROON} +``` +public static final USADriveIdEyeColor MAROON +``` + + +MAR - Maroon color. + +### MULTI_COLOR {#MULTI-COLOR} +``` +public static final USADriveIdEyeColor MULTI_COLOR +``` + + +DIC - Dichromatic or multicolor, of one or both eyes. + +### NO_INFO {#NO-INFO} +``` +public static final USADriveIdEyeColor NO_INFO +``` + + +Not filled - equal to NONE + +### PINK {#PINK} +``` +public static final USADriveIdEyeColor PINK +``` + + +PNK - Pink or albino + +### UNKNOWN {#UNKNOWN} +``` +public static final USADriveIdEyeColor UNKNOWN +``` + + +UNK - Unknown / Other + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdEyeColor valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdEyeColor](../../com.aspose.barcode.complexbarcode/usadriveideyecolor) +### values() {#values--} +``` +public static USADriveIdEyeColor[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdEyeColor[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md new file mode 100644 index 000000000..b2c0facb2 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md @@ -0,0 +1,322 @@ +--- +title: USADriveIdHairColor +second_title: Aspose.BarCode for Java API Reference +description: Enum for Hair Color in the US Drivers License +type: docs +weight: 46 +url: /java/com.aspose.barcode.complexbarcode/usadriveidhaircolor/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdHairColor extends Enum +``` + +Enum for Hair Color in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [BALD](#BALD) | BAL - Bald. | +| [BLACK](#BLACK) | BLK - Black color | +| [BLOND](#BLOND) | BLN - Blonde color | +| [BROWN](#BROWN) | BRO - Brown color | +| [GRAY](#GRAY) | GRY - Gray color | +| [NO_INFO](#NO-INFO) | Not filled - equal to NONE | +| [RED](#RED) | RED - Red / Auburn | +| [SANDY](#SANDY) | SDY - Sandy color | +| [UNKNOWN](#UNKNOWN) | UNK - Unknown / Other | +| [WHITE](#WHITE) | WHI - White color | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### BALD {#BALD} +``` +public static final USADriveIdHairColor BALD +``` + + +BAL - Bald. + +### BLACK {#BLACK} +``` +public static final USADriveIdHairColor BLACK +``` + + +BLK - Black color + +### BLOND {#BLOND} +``` +public static final USADriveIdHairColor BLOND +``` + + +BLN - Blonde color + +### BROWN {#BROWN} +``` +public static final USADriveIdHairColor BROWN +``` + + +BRO - Brown color + +### GRAY {#GRAY} +``` +public static final USADriveIdHairColor GRAY +``` + + +GRY - Gray color + +### NO_INFO {#NO-INFO} +``` +public static final USADriveIdHairColor NO_INFO +``` + + +Not filled - equal to NONE + +### RED {#RED} +``` +public static final USADriveIdHairColor RED +``` + + +RED - Red / Auburn + +### SANDY {#SANDY} +``` +public static final USADriveIdHairColor SANDY +``` + + +SDY - Sandy color + +### UNKNOWN {#UNKNOWN} +``` +public static final USADriveIdHairColor UNKNOWN +``` + + +UNK - Unknown / Other + +### WHITE {#WHITE} +``` +public static final USADriveIdHairColor WHITE +``` + + +WHI - White color + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdHairColor valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdHairColor](../../com.aspose.barcode.complexbarcode/usadriveidhaircolor) +### values() {#values--} +``` +public static USADriveIdHairColor[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdHairColor[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md new file mode 100644 index 000000000..432be6494 --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md @@ -0,0 +1,316 @@ +--- +title: USADriveIdJurisdSubfile +second_title: Aspose.BarCode for Java API Reference +description: Class for Jurisdiction specific fields for USA DL +type: docs +weight: 38 +url: /java/com.aspose.barcode.complexbarcode/usadriveidjurisdsubfile/ +--- +**Inheritance:** +java.lang.Object +``` +public class USADriveIdJurisdSubfile +``` + +Class for Jurisdiction specific fields for USA DL +## Constructors + +| Constructor | Description | +| --- | --- | +| [USADriveIdJurisdSubfile()](#USADriveIdJurisdSubfile--) | | +## Methods + +| Method | Description | +| --- | --- | +| [addOrReplace(USADriveIdJurisdSubfile.DataElement node)](#addOrReplace-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Adds new DataElement or replaces it if ElementID already exists. | +| [addOrReplace(String id, String value)](#addOrReplace-java.lang.String-java.lang.String-) | Adds a new DataElement with the specified identifier and value, or replaces the existing element if an entry with the same ElementID is already present. | +| [clear()](#clear--) | Clears all data elements | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [findDataElement(String id, boolean isOpenOrCreate)](#findDataElement-java.lang.String-boolean-) | Searches for data element by 3-letter id | +| [get(int index)](#get-int-) | Indexing by index number | +| [get(String id)](#get-java.lang.String-) | Indexing by 3-letter element id | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [insert(int index, USADriveIdJurisdSubfile.DataElement node)](#insert-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Inserts the specified DataElement at the given index. | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [remove(int index)](#remove-int-) | Tries to remove element at index | +| [remove(String id)](#remove-java.lang.String-) | Tries to remove element with 3-letter id | +| [set(int index, USADriveIdJurisdSubfile.DataElement value)](#set-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Indexing by index number | +| [set(String id, USADriveIdJurisdSubfile.DataElement value)](#set-java.lang.String-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-) | Indexing by 3-letter element id | +| [size()](#size--) | Returns number of data elements | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### USADriveIdJurisdSubfile() {#USADriveIdJurisdSubfile--} +``` +public USADriveIdJurisdSubfile() +``` + + +### addOrReplace(USADriveIdJurisdSubfile.DataElement node) {#addOrReplace-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final USADriveIdJurisdSubfile.DataElement addOrReplace(USADriveIdJurisdSubfile.DataElement node) +``` + + +Adds new DataElement or replaces it if ElementID already exists. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| node | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | DataElement to add | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Added/replaced data element +### addOrReplace(String id, String value) {#addOrReplace-java.lang.String-java.lang.String-} +``` +public final USADriveIdJurisdSubfile.DataElement addOrReplace(String id, String value) +``` + + +Adds a new DataElement with the specified identifier and value, or replaces the existing element if an entry with the same ElementID is already present. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | A 3-letter identifier that uniquely specifies the jurisdiction-related data element. | +| value | java.lang.String | The text value assigned to the data element; this value will overwrite the existing one if the element already exists. | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - The DataElement instance that was added to the collection or updated in place. +### clear() {#clear--} +``` +public final void clear() +``` + + +Clears all data elements + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### findDataElement(String id, boolean isOpenOrCreate) {#findDataElement-java.lang.String-boolean-} +``` +public final USADriveIdJurisdSubfile.DataElement findDataElement(String id, boolean isOpenOrCreate) +``` + + +Searches for data element by 3-letter id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter id | +| isOpenOrCreate | boolean | If true, it will be created if not found | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Found data element +### get(int index) {#get-int-} +``` +public final USADriveIdJurisdSubfile.DataElement get(int index) +``` + + +Indexing by index number + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | Element index (int) | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Corresponding DataElement +### get(String id) {#get-java.lang.String-} +``` +public final USADriveIdJurisdSubfile.DataElement get(String id) +``` + + +Indexing by 3-letter element id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter element id | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - Corresponding DataElement +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### insert(int index, USADriveIdJurisdSubfile.DataElement node) {#insert-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final USADriveIdJurisdSubfile.DataElement insert(int index, USADriveIdJurisdSubfile.DataElement node) +``` + + +Inserts the specified DataElement at the given index. If a DataElement with the same ElementID already exists, it will be replaced. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | The zero-based index at which the element should be inserted. | +| node | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | The DataElement instance to insert or replace at the target position. | + +**Returns:** +[DataElement](../../com.aspose.barcode.complexbarcode/dataelement) - The DataElement that was inserted or used to replace an existing entry. +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### remove(int index) {#remove-int-} +``` +public final boolean remove(int index) +``` + + +Tries to remove element at index + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | index number | + +**Returns:** +boolean - true if successful, false if out of range +### remove(String id) {#remove-java.lang.String-} +``` +public final boolean remove(String id) +``` + + +Tries to remove element with 3-letter id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter id | + +**Returns:** +boolean - true if successful, false if no such id +### set(int index, USADriveIdJurisdSubfile.DataElement value) {#set-int-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final void set(int index, USADriveIdJurisdSubfile.DataElement value) +``` + + +Indexing by index number + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| index | int | Element index (int) | +| value | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | | + +### set(String id, USADriveIdJurisdSubfile.DataElement value) {#set-java.lang.String-com.aspose.barcode.complexbarcode.USADriveIdJurisdSubfile.DataElement-} +``` +public final void set(String id, USADriveIdJurisdSubfile.DataElement value) +``` + + +Indexing by 3-letter element id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | 3-letter element id | +| value | [DataElement](../../com.aspose.barcode.complexbarcode/dataelement) | | + +### size() {#size--} +``` +public final int size() +``` + + +Returns number of data elements + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md b/english/java/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md new file mode 100644 index 000000000..0be1cb12a --- /dev/null +++ b/english/java/com.aspose.barcode.complexbarcode/usadriveidsex/_index.md @@ -0,0 +1,268 @@ +--- +title: USADriveIdSex +second_title: Aspose.BarCode for Java API Reference +description: Enum for Sex field in the US Drivers License +type: docs +weight: 47 +url: /java/com.aspose.barcode.complexbarcode/usadriveidsex/ +--- +**Inheritance:** +java.lang.Object, java.lang.Enum +``` +public enum USADriveIdSex extends Enum +``` + +Enum for Sex field in the US Driver's License +## Fields + +| Field | Description | +| --- | --- | +| [FEMALE](#FEMALE) | Female \\u2014 indicates that the holder's sex is defined as female. | +| [MALE](#MALE) | Male \\u2014 indicates that the holder's sex is defined as male. | +| [NONE](#NONE) | Not filled - equal to NONE | +| [NOT_SPECIFIED](#NOT-SPECIFIED) | Not specified | +## Methods + +| Method | Description | +| --- | --- | +| [valueOf(Class arg0, String arg1)](#-T-valueOf-java.lang.Class-T--java.lang.String-) | | +| [compareTo(E arg0)](#compareTo-E-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDeclaringClass()](#getDeclaringClass--) | | +| [getValue()](#getValue--) | | +| [hashCode()](#hashCode--) | | +| [name()](#name--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [ordinal()](#ordinal--) | | +| [toString()](#toString--) | | +| [valueOf(String name)](#valueOf-java.lang.String-) | | +| [values()](#values--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### FEMALE {#FEMALE} +``` +public static final USADriveIdSex FEMALE +``` + + +Female \\u2014 indicates that the holder's sex is defined as female. + +### MALE {#MALE} +``` +public static final USADriveIdSex MALE +``` + + +Male \\u2014 indicates that the holder's sex is defined as male. + +### NONE {#NONE} +``` +public static final USADriveIdSex NONE +``` + + +Not filled - equal to NONE + +### NOT_SPECIFIED {#NOT-SPECIFIED} +``` +public static final USADriveIdSex NOT_SPECIFIED +``` + + +Not specified + +### valueOf(Class arg0, String arg1) {#-T-valueOf-java.lang.Class-T--java.lang.String-} +``` +public static T valueOf(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +T +### compareTo(E arg0) {#compareTo-E-} +``` +public final int compareTo(E arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | E | | + +**Returns:** +int +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public final boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDeclaringClass() {#getDeclaringClass--} +``` +public final Class getDeclaringClass() +``` + + + + +**Returns:** +java.lang.Class +### getValue() {#getValue--} +``` +public int getValue() +``` + + + + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public final int hashCode() +``` + + + + +**Returns:** +int +### name() {#name--} +``` +public final String name() +``` + + + + +**Returns:** +java.lang.String +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### ordinal() {#ordinal--} +``` +public final int ordinal() +``` + + + + +**Returns:** +int +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### valueOf(String name) {#valueOf-java.lang.String-} +``` +public static USADriveIdSex valueOf(String name) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | | + +**Returns:** +[USADriveIdSex](../../com.aspose.barcode.complexbarcode/usadriveidsex) +### values() {#values--} +``` +public static USADriveIdSex[] values() +``` + + + + +**Returns:** +com.aspose.barcode.complexbarcode.USADriveIdSex[] +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/python-net/aspose.barcode.barcoderecognition/_index.md b/english/python-net/aspose.barcode.barcoderecognition/_index.md index a9fcef0b1..86fc0b2cb 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/_index.md @@ -20,7 +20,7 @@ Contains tools for the 1D/2D barcodes recognition. |[BarCodeRegionParameters](/barcode/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/)|Represents the recognized barcode's region and barcode angle| |[BarCodeResult](/barcode/python-net/aspose.barcode.barcoderecognition/barcoderesult/)|Stores recognized barcode data like [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) type, string codetext,
[BarCodeRegionParameters](/barcode/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/) region and other parameters| |[BarcodeSettings](/barcode/python-net/aspose.barcode.barcoderecognition/barcodesettings/)|The main BarCode decoding parameters. Contains parameters which make influence on recognized data.| -|[BaseDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/basedecodetype/)|Base class for MultyDecodeType and SingleDecodeType.| +|[BaseDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/basedecodetype/)|Base class for MultiDecodeType and SingleDecodeType.| |[BaseExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/baseextendedparameters/)|Basic class for extended parameters of recognized barcode storing| |[CodabarExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/codabarextendedparameters/)|Stores a Codabar additional information of recognized barcode| |[Code128DataPortion](/barcode/python-net/aspose.barcode.barcoderecognition/code128dataportion/)|Contains the data of subtype for Code128 type barcode| @@ -31,7 +31,7 @@ Contains tools for the 1D/2D barcodes recognition. |[DotCodeExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/dotcodeextendedparameters/)|Stores special data of DotCode recognized barcode| |[GS1CompositeBarExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/gs1compositebarextendedparameters/)|Stores special data of GS1 Composite Bar recognized barcode| |[MaxiCodeExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/maxicodeextendedparameters/)|Stores a MaxiCode additional information of recognized barcode| -|[MultyDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multydecodetype/)|Composite decode type.| +|[MultiDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multidecodetype/)|Composite decode type.| |[OneDExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/onedextendedparameters/)|Stores special data of 1D recognized barcode like separate codetext and checksum| |[Pdf417ExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/pdf417extendedparameters/)|Stores a MacroPdf417 metadata information of recognized barcode| |[QRExtendedParameters](/barcode/python-net/aspose.barcode.barcoderecognition/qrextendedparameters/)|Stores a QR Structured Append information of recognized barcode| diff --git a/english/python-net/aspose.barcode.barcoderecognition/barcodereader/_index.md b/english/python-net/aspose.barcode.barcoderecognition/barcodereader/_index.md index 98ed118a9..f15e66dcb 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/barcodereader/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/barcodereader/_index.md @@ -15,6 +15,13 @@ The BarCodeReader type exposes the following members: | Name | Description | | :- | :- | |BarCodeReader()|Initializes a new instance of the [BarCodeReader](/barcode/python-net/aspose.barcode.barcoderecognition/barcodereader/) class with default values.
Requires to set image (SetBitmapImage()) before to call ReadBarCodes() method.| +|BarCodeReader(image)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, decode_types)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, type)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, area, decode_types)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, area, type)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, areas, decode_types)|Initializes a new instance of the BarCodeReader class| +|BarCodeReader(image, areas, type)|Initializes a new instance of the BarCodeReader class| |BarCodeReader(filename)|Initializes a new instance of the BarCodeReader class| |BarCodeReader(filename, decode_types)|Initializes a new instance of the BarCodeReader class| |BarCodeReader(filename, type)|Initializes a new instance of the BarCodeReader class| @@ -33,6 +40,9 @@ The BarCodeReader type exposes the following members: ## Methods | Name | Description | | :- | :- | +|set_bar_code_image(value)|Sets bitmap image for recognition.
Must be called before ReadBarCodes() method.| +|set_bar_code_image(value, areas)|Sets bitmap image and areas for recognition.
Must be called before ReadBarCodes() method.| +|set_bar_code_image(value, area)|Sets bitmap image and areas for recognition.
Must be called before ReadBarCodes() method.| |set_bar_code_image(filename)|Sets image file for recognition.
Must be called before ReadBarCodes() method.| |set_bar_code_image(stream)|Sets image stream for recognition.
Must be called before ReadBarCodes() method.| |set_bar_code_read_type(barcode_types)|Sets [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) type array for recognition.
Must be called before ReadBarCodes() method.| diff --git a/english/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md b/english/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md index 35b47b6c8..c1a06d320 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/barcoderegionparameters/_index.md @@ -16,6 +16,8 @@ The BarCodeRegionParameters type exposes the following members: | :- | :- | |quadrangle|Gets [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) bounding barcode region| |angle|Gets the angle of the barcode (0-360).| +|points|Gets s array bounding barcode region| +|rectangle|Gets bounding barcode region| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/basedecodetype/_index.md b/english/python-net/aspose.barcode.barcoderecognition/basedecodetype/_index.md index 2b4b0d8f3..55892d893 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/basedecodetype/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/basedecodetype/_index.md @@ -8,14 +8,14 @@ url: /python-net/aspose.barcode.barcoderecognition/basedecodetype/ ## BaseDecodeType class -Base class for MultyDecodeType and SingleDecodeType. +Base class for MultiDecodeType and SingleDecodeType. The BaseDecodeType type exposes the following members: ## Methods | Name | Description | | :- | :- | |equals(other)|Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| -|equals(other)|Returns a value indicating whether this instance is equal to a specified [MultyDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multydecodetype/) value.| +|equals(other)|Returns a value indicating whether this instance is equal to a specified [MultiDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multidecodetype/) value.| |equals(other)|Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| |try_parse(parsing_type, result)| | |try_parse(parsing_type, result)| | diff --git a/english/python-net/aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md b/english/python-net/aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md index e7b8e076c..27ed389a8 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/codabarextendedparameters/_index.md @@ -15,8 +15,8 @@ The CodabarExtendedParameters type exposes the following members: | Name | Description | | :- | :- | |is_empty|Tests whether all parameters has only default values| -|codabar_start_symbol|Gets or sets a Codabar start symbol.
Default value: CodabarSymbol.A| -|codabar_stop_symbol|Gets or sets a Codabar stop symbol.
Default value: CodabarSymbol.A| +|start_symbol|Gets or sets a Codabar start symbol.
Default value: CodabarSymbol.A| +|stop_symbol|Gets or sets a Codabar stop symbol.
Default value: CodabarSymbol.A| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md b/english/python-net/aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md index f2888a88f..c4ac2479c 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/dotcodeextendedparameters/_index.md @@ -15,9 +15,9 @@ The DotCodeExtendedParameters type exposes the following members: | Name | Description | | :- | :- | |is_empty|Tests whether all parameters has only default values| -|dot_code_structured_append_mode_barcodes_count|Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.| -|dot_code_structured_append_mode_barcode_id|Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.| -|dot_code_is_reader_initialization|Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader.
Default value is false.| +|structured_append_mode_barcodes_count|Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.| +|structured_append_mode_barcode_id|Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.| +|is_reader_initialization|Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader.
Default value is false.| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md b/english/python-net/aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md index 525688738..345879bf9 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/maxicodeextendedparameters/_index.md @@ -15,9 +15,9 @@ The MaxiCodeExtendedParameters type exposes the following members: | Name | Description | | :- | :- | |is_empty|Tests whether all parameters has only default values| -|maxi_code_mode|Gets or sets a MaxiCode encode mode.
Default value: Mode4| -|maxi_code_structured_append_mode_barcode_id|Gets or sets a MaxiCode barcode id in structured append mode.
Default value: 0| -|maxi_code_structured_append_mode_barcodes_count|Gets or sets a MaxiCode barcodes count in structured append mode.
Default value: -1| +|mode|Gets or sets a MaxiCode encode mode.
Default value: Mode4| +|structured_append_mode_barcode_id|Gets or sets a MaxiCode barcode id in structured append mode.
Default value: 0| +|structured_append_mode_barcodes_count|Gets or sets a MaxiCode barcodes count in structured append mode.
Default value: -1| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/multydecodetype/_index.md b/english/python-net/aspose.barcode.barcoderecognition/multydecodetype/_index.md deleted file mode 100644 index 63fbb0017..000000000 --- a/english/python-net/aspose.barcode.barcoderecognition/multydecodetype/_index.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: MultyDecodeType -second_title: Aspose.BarCode for Python via .NET API Reference -description: -type: docs -url: /python-net/aspose.barcode.barcoderecognition/multydecodetype/ ---- - -## MultyDecodeType class - -Composite decode type. - -The MultyDecodeType type exposes the following members: -## Constructors -| Name | Description | -| :- | :- | -|MultyDecodeType(barcode_types)|Initializes a new instance of the MultyDecodeType class| -|MultyDecodeType(barcode_types)|Initializes a new instance of the MultyDecodeType class| -## Properties -| Name | Description | -| :- | :- | -|get_single_types_count|Returns a number of single types.| -## Methods -| Name | Description | -| :- | :- | -|equals(other)|Returns a value indicating whether this instance is equal to a specified [MultyDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multydecodetype/) value.| -|equals(other)|Returns a value indicating whether this decode types collection contains only specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| -|equals(other)|Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| -|try_parse(parsing_type, result)|Converts the string representation of a MultyDecodeType to its instance.
A return value indicates whether the conversion succeeded or failed.| -|try_parse(parsing_type, result)|Converts the string representation of a MultyDecodeType to its instance.
A return value indicates whether the conversion succeeded or failed.| -|try_parse(parsing_type, result)|Converts the string representation of a MultyDecodeType to its instance.
A return value indicates whether the conversion succeeded or failed.| -|contains_any(decode_types)|Is contain any of types| -|add(single_type)|Adds one more [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) to the MultyDecodeType.| -|exclude(single_type)|Excludes [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) from the MultyDecodeType and returns new MultyDecodeType instance.| -|contains_all(barcode_types)|Check if this contains all types from barcode types.| -|get_single_types()|Represents a list of single types.| - -### See Also - -* namespace [aspose.barcode.barcoderecognition](/barcode/python-net/aspose.barcode.barcoderecognition/) -* assembly [Aspose.BarCode](/barcode/python-net/) - diff --git a/english/python-net/aspose.barcode.barcoderecognition/qrextendedparameters/_index.md b/english/python-net/aspose.barcode.barcoderecognition/qrextendedparameters/_index.md index d532c5ddc..ea3c97423 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/qrextendedparameters/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/qrextendedparameters/_index.md @@ -15,13 +15,13 @@ The QRExtendedParameters type exposes the following members: | Name | Description | | :- | :- | |is_empty|Tests whether all parameters has only default values| -|qr_structured_append_mode_bar_codes_quantity|Gets the QR structured append mode barcodes quantity. Default value is -1.| -|qr_structured_append_mode_bar_code_index|Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.| -|qr_structured_append_mode_parity_data|Gets the QR structured append mode parity data. Default value is -1.| -|qr_version|Version of recognized QR Code. From Version1 to Version40.| +|structured_append_mode_bar_codes_quantity|Gets the QR structured append mode barcodes quantity. Default value is -1.| +|structured_append_mode_bar_code_index|Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.| +|structured_append_mode_parity_data|Gets the QR structured append mode parity data. Default value is -1.| +|version|Version of recognized QR Code. From Version1 to Version40.| |micro_qr_version|Version of recognized MicroQR Code. From M1 to M4.| |rect_micro_qr_version|Version of recognized RectMicroQR Code. From R7x43 to R17x139.| -|qr_error_level|Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH.| +|error_level|Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH.| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/quadrangle/_index.md b/english/python-net/aspose.barcode.barcoderecognition/quadrangle/_index.md index a70ccb62d..0aeb4ccab 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/quadrangle/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/quadrangle/_index.md @@ -15,16 +15,24 @@ The Quadrangle type exposes the following members: | Name | Description | | :- | :- | |Quadrangle()|Initializes a new empty instance of the [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) class.| +|Quadrangle(left_top, right_top, right_bottom, left_bottom)|Initializes a new instance of the Quadrangle class| ## Properties | Name | Description | | :- | :- | +|left_top|Gets left-top corner of [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) region| +|right_top|Gets right-top corner of [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) region| +|right_bottom|Gets right-bottom corner of [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) region| +|left_bottom|Gets left-bottom corner of [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) region| |is_empty|Tests whether all s of this [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) have values of zero.| +|bounding_rectangle|Gets bounding this [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/)| |EMPTY|Represents a [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) class with its properties left uninitialized.| ## Methods | Name | Description | | :- | :- | +|contains(pt)|Determines if the specified is contained within this [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) class.| |contains(x, y)| | |contains(quad)|Determines if the specified is contained within this [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) class.| +|contains(rect)|Determines if the specified is contained or intersect this [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) class.| |equals(other)|Returns a value indicating whether this instance is equal to a specified [Quadrangle](/barcode/python-net/aspose.barcode.barcoderecognition/quadrangle/) value.| ### See Also diff --git a/english/python-net/aspose.barcode.barcoderecognition/singledecodetype/_index.md b/english/python-net/aspose.barcode.barcoderecognition/singledecodetype/_index.md index 8b4742948..79493399f 100644 --- a/english/python-net/aspose.barcode.barcoderecognition/singledecodetype/_index.md +++ b/english/python-net/aspose.barcode.barcoderecognition/singledecodetype/_index.md @@ -20,7 +20,7 @@ The SingleDecodeType type exposes the following members: | Name | Description | | :- | :- | |equals(other)|Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| -|equals(other)|Returns a value indicating whether the specified [MultyDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multydecodetype/) collection contains only this decode type.| +|equals(other)|Returns a value indicating whether the specified [MultiDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/multidecodetype/) collection contains only this decode type.| |equals(other)|Returns a value indicating whether this instance is equal to a specified [SingleDecodeType](/barcode/python-net/aspose.barcode.barcoderecognition/singledecodetype/) value.| |try_parse(parsing_type, result)| | |try_parse(parsing_type, result)| | diff --git a/english/python-net/aspose.barcode.complexbarcode/_index.md b/english/python-net/aspose.barcode.complexbarcode/_index.md index 077823c64..b6fad1fd9 100644 --- a/english/python-net/aspose.barcode.complexbarcode/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/_index.md @@ -30,7 +30,7 @@ Contains general classes for the implementation of complex BarCode generation fu |[MaxiCodeCodetextMode3](/barcode/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode3/)|Class for encoding and decoding the text embedded in the MaxiCode code for modes 3.| |[MaxiCodeSecondMessage](/barcode/python-net/aspose.barcode.complexbarcode/maxicodesecondmessage/)|Base class for encoding and decoding second message for MaxiCode barcode.| |[MaxiCodeStandardCodetext](/barcode/python-net/aspose.barcode.complexbarcode/maxicodestandardcodetext/)|Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6.| -|[MaxiCodeStandartSecondMessage](/barcode/python-net/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/)|Class for encoding and decoding standart second message for MaxiCode barcode.| +|[MaxiCodeStandardSecondMessage](/barcode/python-net/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/)|Class for encoding and decoding standard second message for MaxiCode barcode.| |[MaxiCodeStructuredCodetext](/barcode/python-net/aspose.barcode.complexbarcode/maxicodestructuredcodetext/)|Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3.| |[MaxiCodeStructuredSecondMessage](/barcode/python-net/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/)|Class for encoding and decoding structured second message for MaxiCode barcode.| |[PrimaryData](/barcode/python-net/aspose.barcode.complexbarcode/primarydata/)|Class for storing HIBC LIC primary data.| diff --git a/english/python-net/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md b/english/python-net/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md index 9e5284257..147dd5513 100644 --- a/english/python-net/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md @@ -25,6 +25,7 @@ The ComplexBarcodeGenerator type exposes the following members: |save(stream, format)|Generates and saves complex barcode image under current settings.| |save(filename, format)|Generates and saves complex barcode image under current settings.| |save(filename)|Generates and saves complex barcode image under current settings.| +|generate_bar_code_image()|Generates complex barcode image under current settings.| ### See Also diff --git a/english/python-net/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md b/english/python-net/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md index 0182c2edf..6fdea2c2b 100644 --- a/english/python-net/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md @@ -28,7 +28,7 @@ The Mailmark2DCodetext type exposes the following members: |rts_flag|Flag which indicates what level of Return to Sender service is being requested.| |return_to_sender_post_code|Contains the Return to Sender Post Code but no DPS.
The PC(without DPS) must comply with a PAF® format.| |customer_content|Optional space for use by customer.| -|customer_content_encode_mode|Encode mode of Datamatrix barcode.
Default value: DataMatrixEncodeMode.C40.| +|customer_content_encode_mode|Encode mode of Datamatrix barcode.
Default value: EncodeMode.C40.| |data_matrix_type|2D Mailmark Type defines size of Data Matrix barcode.| ## Methods | Name | Description | diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetext/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetext/_index.md index bfb4ae838..233436a22 100644 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetext/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetext/_index.md @@ -14,7 +14,7 @@ The MaxiCodeCodetext type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| +|encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| |eci_encoding|Gets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto.
Default value: ISO-8859-1| ## Methods | Name | Description | diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md index b09d85cfd..ebb9c3e2e 100644 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md @@ -18,7 +18,7 @@ The MaxiCodeCodetextMode2 type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_encode_mode| | +|encode_mode| | |eci_encoding| | |postal_code|Identifies the postal code. Must be 9 digits in mode 2 or
6 alphanumeric symbols in mode 3.| |country_code|Identifies 3 digit country code.| diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md index dd447a026..911d8d279 100644 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md @@ -18,7 +18,7 @@ The MaxiCodeCodetextMode3 type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_encode_mode| | +|encode_mode| | |eci_encoding| | |postal_code|Identifies the postal code. Must be 9 digits in mode 2 or
6 alphanumeric symbols in mode 3.| |country_code|Identifies 3 digit country code.| diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md index 1620f6308..0cb63f47b 100644 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md @@ -18,9 +18,9 @@ The MaxiCodeStandardCodetext type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| +|encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| |eci_encoding|Gets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto.
Default value: ISO-8859-1| -|mode|Gets or sets MaxiCode mode. Standart codetext can be used only with modes 4, 5 and 6.| +|mode|Gets or sets MaxiCode mode. Standard codetext can be used only with modes 4, 5 and 6.| |message|Gets or sets message.| ## Methods | Name | Description | diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md deleted file mode 100644 index 19af6436f..000000000 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: MaxiCodeStandartSecondMessage -second_title: Aspose.BarCode for Python via .NET API Reference -description: -type: docs -url: /python-net/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/ ---- - -## MaxiCodeStandartSecondMessage class - -Class for encoding and decoding standart second message for MaxiCode barcode. - -The MaxiCodeStandartSecondMessage type exposes the following members: -## Constructors -| Name | Description | -| :- | :- | -|MaxiCodeStandartSecondMessage()|Initializes a new instance of the MaxiCodeStandartSecondMessage class| -## Properties -| Name | Description | -| :- | :- | -|message|Gets or sets second message| -## Methods -| Name | Description | -| :- | :- | -|get_message()|Gets constructed second message| - -### See Also - -* namespace [aspose.barcode.complexbarcode](/barcode/python-net/aspose.barcode.complexbarcode/) -* assembly [Aspose.BarCode](/barcode/python-net/) - diff --git a/english/python-net/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md b/english/python-net/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md index ef403ecd4..e08e79900 100644 --- a/english/python-net/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md +++ b/english/python-net/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md @@ -14,7 +14,7 @@ The MaxiCodeStructuredCodetext type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| +|encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| |eci_encoding|Gets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto.
Default value: ISO-8859-1| |postal_code|Identifies the postal code. Must be 9 digits in mode 2 or
6 alphanumeric symbols in mode 3.| |country_code|Identifies 3 digit country code.| diff --git a/english/python-net/aspose.barcode.generation/australianpostparameters/_index.md b/english/python-net/aspose.barcode.generation/australianpostparameters/_index.md index d4ba2ae20..60ad1230e 100644 --- a/english/python-net/aspose.barcode.generation/australianpostparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/australianpostparameters/_index.md @@ -14,8 +14,8 @@ The AustralianPostParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|australian_post_short_bar_height|Short bar's height of AustralianPost barcode.| -|australian_post_encoding_table|Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"| +|short_bar_height|Short bar's height of AustralianPost barcode.| +|encoding_table|Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"| ### See Also diff --git a/english/python-net/aspose.barcode.generation/aztecparameters/_index.md b/english/python-net/aspose.barcode.generation/aztecparameters/_index.md index 16051606c..c2277ae07 100644 --- a/english/python-net/aspose.barcode.generation/aztecparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/aztecparameters/_index.md @@ -14,13 +14,13 @@ The AztecParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|aztec_encode_mode|Gets or sets a Aztec encode mode.
Default value: Auto.| +|encode_mode|Gets or sets a Aztec encode mode.
Default value: Auto.| |eci_encoding|Gets or sets ECI encoding. Used when AztecEncodeMode is Auto.
Default value: ISO-8859-1| |structured_append_barcode_id|Barcode ID for Structured Append mode of Aztec barcode. Barcode ID should be in range from 1 to barcodes count.
Default value: 0| |structured_append_barcodes_count|Barcodes count for Structured Append mode of Aztec barcode. Barcodes count should be in range from 1 to 26.
Default value: 0| |structured_append_file_id|File ID for Structured Append mode of Aztec barcode (optional field). File ID should not contain spaces.
Default value: empty string| -|aztec_error_level|Level of error correction of Aztec types of barcode.
Value should between 5 to 95.| -|aztec_symbol_mode|Gets or sets a Aztec Symbol mode.
Default value: AztecSymbolMode.Auto.| +|error_level|Level of error correction of Aztec types of barcode.
Value should between 5 to 95.| +|symbol_mode|Gets or sets a Aztec Symbol mode.
Default value: AztecSymbolMode.Auto.| |layers_count|Gets or sets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and
in range from 1 to 32 for Full Range mode.
Default value: 0 (auto).| |is_reader_initialization|Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.| |aspect_ratio|Height/Width ratio of 2D BarCode module.| diff --git a/english/python-net/aspose.barcode.generation/barcodegenerator/_index.md b/english/python-net/aspose.barcode.generation/barcodegenerator/_index.md index d715b2b33..5008322b4 100644 --- a/english/python-net/aspose.barcode.generation/barcodegenerator/_index.md +++ b/english/python-net/aspose.barcode.generation/barcodegenerator/_index.md @@ -35,6 +35,7 @@ The BarcodeGenerator type exposes the following members: |export_to_xml(xml)|Exports BarCode properties to the xml-stream specified| |import_from_xml(xml_file)|Imports BarCode properties from the xml-file specified and creates BarcodeGenerator instance.| |import_from_xml(xml)|Imports BarCode properties from the xml-stream specified and creates BarcodeGenerator instance.| +|generate_bar_code_image()|Generate the barcode image under current settings.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/barcodeparameters/_index.md b/english/python-net/aspose.barcode.generation/barcodeparameters/_index.md index 6fec93bac..06f7603ff 100644 --- a/english/python-net/aspose.barcode.generation/barcodeparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/barcodeparameters/_index.md @@ -16,6 +16,7 @@ The BarcodeParameters type exposes the following members: | :- | :- | |x_dimension|x-dimension is the smallest width of the unit of BarCode bars or spaces.
Increase this will increase the whole barcode image width.
Ignored if [auto_size_mode](/barcode/python-net/aspose.barcode.generation/basegenerationparameters/) property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.| |bar_height|Height of 1D barcodes' bars in [Unit](/barcode/python-net/aspose.barcode.generation/unit/) value.
Ignored if [auto_size_mode](/barcode/python-net/aspose.barcode.generation/basegenerationparameters/) property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.| +|bar_color|Bars color.
Default value: Color.Black.| |padding|Barcode paddings.
Default value: 5pt 5pt 5pt 5pt.| |checksum_always_show|Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.| |is_checksum_enabled| | diff --git a/english/python-net/aspose.barcode.generation/basegenerationparameters/_index.md b/english/python-net/aspose.barcode.generation/basegenerationparameters/_index.md index 186e34f0a..ae6ad4015 100644 --- a/english/python-net/aspose.barcode.generation/basegenerationparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/basegenerationparameters/_index.md @@ -15,6 +15,7 @@ The BaseGenerationParameters type exposes the following members: | Name | Description | | :- | :- | |use_anti_alias|Gets or sets a value indicating whether is used anti-aliasing mode to render image| +|back_color|Background color of the barcode image.
Default value: Color.White.
See aspose.pydrawing.Color.| |resolution|Gets or sets the resolution of the BarCode image.
One value for both dimensions.
Default value: 96 dpi.| |rotation_angle|BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation.
If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image.
Default value: 0.| |caption_above|Caption Above the BarCode image. See [CaptionParameters](/barcode/python-net/aspose.barcode.generation/captionparameters/).| diff --git a/english/python-net/aspose.barcode.generation/borderparameters/_index.md b/english/python-net/aspose.barcode.generation/borderparameters/_index.md index e0e4c353c..5d67b56d4 100644 --- a/english/python-net/aspose.barcode.generation/borderparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/borderparameters/_index.md @@ -17,6 +17,7 @@ The BorderParameters type exposes the following members: |visible|Border visibility. If false than parameter Width is always ignored (0).
Default value: false.| |width|Border width.
Default value: 0.
Ignored if Visible is set to false.| |dash_style|Border dash style.
Default value: BorderDashStyle.Solid.| +|color|Border color.
Default value: Color.Black.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/captionparameters/_index.md b/english/python-net/aspose.barcode.generation/captionparameters/_index.md index 1f3fddd24..11b6da28e 100644 --- a/english/python-net/aspose.barcode.generation/captionparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/captionparameters/_index.md @@ -17,6 +17,7 @@ The CaptionParameters type exposes the following members: |text|Caption text.
Default value: empty string.| |font|Caption font.
Default value: Arial 8pt regular.| |visible|Caption text visibility.
Default value: false.| +|text_color|Caption text color.
Default value: Color.Black.| |padding|Captions paddings.
Default value for CaptionAbove: 5pt 5pt 0 5pt.
Default value for CaptionBelow: 0 5pt 5pt 5pt.| |alignment|Caption test horizontal alignment.
Default value: StringAlignment.Center.| |no_wrap|Specify word wraps (line breaks) within text.
Default value: false.| diff --git a/english/python-net/aspose.barcode.generation/codabarparameters/_index.md b/english/python-net/aspose.barcode.generation/codabarparameters/_index.md index b70e8bad0..0125cfcc1 100644 --- a/english/python-net/aspose.barcode.generation/codabarparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/codabarparameters/_index.md @@ -14,9 +14,9 @@ The CodabarParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|codabar_checksum_mode|Get or set the checksum algorithm for Codabar barcodes.
Default value: CodabarChecksumMode.Mod16.
To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum.
See [codabar_checksum_mode](/barcode/python-net/aspose.barcode.generation/codabarparameters/).| -|codabar_start_symbol|Start symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A| -|codabar_stop_symbol|Stop symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A| +|checksum_mode|Get or set the checksum algorithm for Codabar barcodes.
Default value: CodabarChecksumMode.Mod16.
To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum.
See [checksum_mode](/barcode/python-net/aspose.barcode.generation/codabarparameters/).| +|start_symbol|Start symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A| +|stop_symbol|Stop symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A| ### See Also diff --git a/english/python-net/aspose.barcode.generation/code128parameters/_index.md b/english/python-net/aspose.barcode.generation/code128parameters/_index.md index 194a60644..bf00b4cb3 100644 --- a/english/python-net/aspose.barcode.generation/code128parameters/_index.md +++ b/english/python-net/aspose.barcode.generation/code128parameters/_index.md @@ -14,7 +14,7 @@ The Code128Parameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|code_128_encode_mode|Gets or sets a Code128 encode mode.
Default value: Code128EncodeMode.Auto| +|encode_mode|Gets or sets a Code128 encode mode.
Default value: Code128EncodeMode.Auto| ### See Also diff --git a/english/python-net/aspose.barcode.generation/codetextparameters/_index.md b/english/python-net/aspose.barcode.generation/codetextparameters/_index.md index 190a44e5d..7087573f7 100644 --- a/english/python-net/aspose.barcode.generation/codetextparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/codetextparameters/_index.md @@ -19,6 +19,7 @@ The CodetextParameters type exposes the following members: |font|Specify the displaying CodeText's font.
Default value: Arial 5pt regular.
Ignored if FontMode is set to FontMode.Auto.| |space|Space between the CodeText and the BarCode in [Unit](/barcode/python-net/aspose.barcode.generation/unit/) value.
Default value: 2pt.
Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon.| |alignment|Gets or sets the alignment of the code text.
Default value: StringAlignment.Center.| +|color|Specify the displaying CodeText's Color.
Default value: Color.Black.| |location|Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
Default value: CodeLocation.Below for 1D barcodes and CodeLocation.None for 2D barcodes.| |no_wrap|Specify word wraps (line breaks) within text.
Default value: false.| diff --git a/english/python-net/aspose.barcode.generation/databarparameters/_index.md b/english/python-net/aspose.barcode.generation/databarparameters/_index.md index 8e0b0cf24..a70f054ae 100644 --- a/english/python-net/aspose.barcode.generation/databarparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/databarparameters/_index.md @@ -15,7 +15,7 @@ The DataBarParameters type exposes the following members: | Name | Description | | :- | :- | |is_2d_composite_component|Enables flag of 2D composite component with DataBar barcode| -|is_allow_only_gs1_encoding|If this flag is set, it allows only GS1 encoding standard for Databar barcode types| +|allow_only_gs1_encoding|If this flag is set, it allows only GS1 encoding standard for Databar barcode types| |columns|Columns count.| |rows|Rows count.| |aspect_ratio|Height/Width ratio of 2D BarCode module.
Used for DataBar stacked.| diff --git a/english/python-net/aspose.barcode.generation/datamatrixparameters/_index.md b/english/python-net/aspose.barcode.generation/datamatrixparameters/_index.md index 8e7a7d4a8..98ea4c3eb 100644 --- a/english/python-net/aspose.barcode.generation/datamatrixparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/datamatrixparameters/_index.md @@ -14,9 +14,10 @@ The DataMatrixParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | +|ecc_type|Gets or sets a Datamatrix ECC type.
Default value: DataMatrixEccType.Ecc200.| |data_matrix_ecc|Gets or sets a Datamatrix ECC type.
Default value: DataMatrixEccType.Ecc200.| -|data_matrix_version|Gets or sets a Datamatrix symbol size.
Default value: DataMatrixVersion.Auto.| -|data_matrix_encode_mode|Encode mode of Datamatrix barcode.
Default value: DataMatrixEncodeMode.Auto.| +|version|Gets or sets a Datamatrix symbol size.
Default value: Version.Auto.| +|encode_mode|Encode mode of Datamatrix barcode.
Default value: EncodeMode.Auto.| |structured_append_barcode_id|Barcode ID for Structured Append mode of Datamatrix barcode.
Default value: 0| |structured_append_barcodes_count|Barcodes count for Structured Append mode of Datamatrix barcode.
Default value: 0| |structured_append_file_id|File ID for Structured Append mode of Datamatrix barcode.
Default value: 0| @@ -25,7 +26,7 @@ The DataMatrixParameters type exposes the following members: |columns|Columns count.| |rows|Rows count.| |aspect_ratio|Height/Width ratio of 2D BarCode module.| -|eci_encoding|Gets or sets ECI encoding. Used when DataMatrixEncodeMode is Auto.
Default value: ISO-8859-1| +|eci_encoding|Gets or sets ECI encoding. Used when EncodeMode is Auto.
Default value: ISO-8859-1| ### See Also diff --git a/english/python-net/aspose.barcode.generation/dotcodeparameters/_index.md b/english/python-net/aspose.barcode.generation/dotcodeparameters/_index.md index 8a7e8a54a..0462ada2b 100644 --- a/english/python-net/aspose.barcode.generation/dotcodeparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/dotcodeparameters/_index.md @@ -15,10 +15,10 @@ The DotCodeParameters type exposes the following members: | Name | Description | | :- | :- | |aspect_ratio|Height/Width ratio of 2D BarCode module.| -|dot_code_encode_mode|Identifies DotCode encode mode.
Default value: Auto.| +|encode_mode|Identifies DotCode encode mode.
Default value: Auto.| |is_reader_initialization|Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader.
Default value is false.| -|dot_code_structured_append_mode_barcode_id|Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.| -|dot_code_structured_append_mode_barcodes_count|Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.| +|structured_append_mode_barcode_id|Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.| +|structured_append_mode_barcodes_count|Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.| |eci_encoding|Identifies ECI encoding. Used when DotCodeEncodeMode is Auto.
Default value: ISO-8859-1| |rows|Identifies rows count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of rows must be at least 5.
Default value: -1| |columns|Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5.
Default value: -1| diff --git a/english/python-net/aspose.barcode.generation/fontunit/_index.md b/english/python-net/aspose.barcode.generation/fontunit/_index.md index 1121b15ac..097c64069 100644 --- a/english/python-net/aspose.barcode.generation/fontunit/_index.md +++ b/english/python-net/aspose.barcode.generation/fontunit/_index.md @@ -15,6 +15,7 @@ The FontUnit type exposes the following members: | Name | Description | | :- | :- | |family_name|Gets or sets the face name of this Font.| +|style|Gets or sets style information for this FontUnit.| |size|Gets or sets size of this FontUnit in Unit value.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/gs1compositebarparameters/_index.md b/english/python-net/aspose.barcode.generation/gs1compositebarparameters/_index.md index f1bfc074c..f79113ec4 100644 --- a/english/python-net/aspose.barcode.generation/gs1compositebarparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/gs1compositebarparameters/_index.md @@ -16,7 +16,7 @@ The GS1CompositeBarParameters type exposes the following members: | :- | :- | |linear_component_type|Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked| |two_d_component_type|2D component type| -|is_allow_only_gs1_encoding|If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component| +|allow_only_gs1_encoding|If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component| ### See Also diff --git a/english/python-net/aspose.barcode.generation/hanxinparameters/_index.md b/english/python-net/aspose.barcode.generation/hanxinparameters/_index.md index 9157eac53..5555895f9 100644 --- a/english/python-net/aspose.barcode.generation/hanxinparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/hanxinparameters/_index.md @@ -14,10 +14,10 @@ The HanXinParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|han_xin_version|Version of HanXin Code.
From Version01 to Version84 for Han Xin code.
Default value is HanXinVersion.Auto.| -|han_xin_error_level|Level of Reed-Solomon error correction for Han Xin barcode.
From low to high: L1, L2, L3, L4. see HanXinErrorLevel.| -|han_xin_encode_mode|HanXin encoding mode.
Default value: HanXinEncodeMode.Mixed.| -|han_xin_eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol.
Current implementation consists all well known charset encodings.| +|version|Version of HanXin Code.
From Version01 to Version84 for Han Xin code.
Default value is Version.Auto.| +|error_level|Level of Reed-Solomon error correction for Han Xin barcode.
From low to high: L1, L2, L3, L4. see ErrorLevel.| +|encode_mode|HanXin encoding mode.
Default value: EncodeMode.Mixed.| +|eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol.
Current implementation contains all well known charset encodings.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/hslacolor/_index.md b/english/python-net/aspose.barcode.generation/hslacolor/_index.md index 544a121d3..403363d73 100644 --- a/english/python-net/aspose.barcode.generation/hslacolor/_index.md +++ b/english/python-net/aspose.barcode.generation/hslacolor/_index.md @@ -22,6 +22,10 @@ The HslaColor type exposes the following members: |S|Saturation [0, 100]| |L|Lightness [0, 100]| |a|Alpha (opacity) [0.0f, 1.0f]| +## Methods +| Name | Description | +| :- | :- | +|convert_hsla_to_rgba(hsla_color)|Uses https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB| ### See Also diff --git a/english/python-net/aspose.barcode.generation/itfparameters/_index.md b/english/python-net/aspose.barcode.generation/itfparameters/_index.md index 3e9c77ea8..4eb20c49b 100644 --- a/english/python-net/aspose.barcode.generation/itfparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/itfparameters/_index.md @@ -14,8 +14,8 @@ The ITFParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|itf_border_thickness|Gets or sets an ITF border (bearer bar) thickness in Unit value.
Default value: 12pt.| -|itf_border_type|Border type of ITF barcode.
Default value: ITF14BorderType.Bar.| +|border_thickness|Gets or sets an ITF border (bearer bar) thickness in Unit value.
Default value: 12pt.| +|border_type|Border type of ITF barcode.
Default value: ITF14BorderType.Bar.| |quiet_zone_coef|Size of the quiet zones in xDimension.
Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/maxicodeparameters/_index.md b/english/python-net/aspose.barcode.generation/maxicodeparameters/_index.md index 381f28c40..549cad195 100644 --- a/english/python-net/aspose.barcode.generation/maxicodeparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/maxicodeparameters/_index.md @@ -14,11 +14,11 @@ The MaxiCodeParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|maxi_code_mode|Gets or sets a MaxiCode encode mode.| -|maxi_code_encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| +|mode|Gets or sets a MaxiCode encode mode.| +|encode_mode|Gets or sets a MaxiCode encode mode.
Default value: Auto.| |eci_encoding|Gets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto.
Default value: ISO-8859-1| -|maxi_code_structured_append_mode_barcode_id|Gets or sets a MaxiCode barcode id in structured append mode.
ID must be a value between 1 and 8.
Default value: 0| -|maxi_code_structured_append_mode_barcodes_count|Gets or sets a MaxiCode barcodes count in structured append mode.
Count number must be a value between 2 and 8 (maximum barcodes count).
Default value: -1| +|structured_append_mode_barcode_id|Gets or sets a MaxiCode barcode id in structured append mode.
ID must be a value between 1 and 8.
Default value: 0| +|structured_append_mode_barcodes_count|Gets or sets a MaxiCode barcodes count in structured append mode.
Count number must be a value between 2 and 8 (maximum barcodes count).
Default value: -1| |aspect_ratio|Height/Width ratio of 2D BarCode module.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/patchcodeparameters/_index.md b/english/python-net/aspose.barcode.generation/patchcodeparameters/_index.md index 4650f53e5..208af7a2f 100644 --- a/english/python-net/aspose.barcode.generation/patchcodeparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/patchcodeparameters/_index.md @@ -15,7 +15,7 @@ The PatchCodeParameters type exposes the following members: | Name | Description | | :- | :- | |extra_barcode_text|Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.| -|patch_format|PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PatchOnly| +|format|PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PatchOnly| ### See Also diff --git a/english/python-net/aspose.barcode.generation/pdf417parameters/_index.md b/english/python-net/aspose.barcode.generation/pdf417parameters/_index.md index ffcfd4489..81c7c1217 100644 --- a/english/python-net/aspose.barcode.generation/pdf417parameters/_index.md +++ b/english/python-net/aspose.barcode.generation/pdf417parameters/_index.md @@ -15,24 +15,24 @@ The Pdf417Parameters type exposes the following members: | Name | Description | | :- | :- | |pdf_417_compaction_mode|Pdf417 symbology type of BarCode's compaction mode.
Default value: Pdf417CompactionMode.Auto.| -|pdf_417_encode_mode|Identifies Pdf417 encode mode.
Default value: Auto.| -|pdf_417_error_level|Gets or sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.| -|pdf_417_truncate|Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode.| +|encode_mode|Identifies Pdf417 encode mode.
Default value: Auto.| +|error_level|Gets or sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.| +|truncate|Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode.| |columns|Columns count.| |rows|Rows count.| |aspect_ratio|Height/Width ratio of 2D BarCode module.| -|pdf_417_macro_file_id|MacroPdf417 barcode's file ID (Required field).
MicroPDF417 barcode's file ID (Required field for Structured Append mode)| -|pdf_417_macro_segment_id|MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1.
MicroPDF417 barcode's segment ID (Required field for Structured Append mode)| -|pdf_417_macro_segments_count|MacroPdf417 barcode segments count (optional field).
MicroPDF417 barcode segments count (optional field for Structured Append mode)| -|pdf_417_macro_file_name|MacroPdf417 barcode file name (optional field).
MicroPDF417 barcode file name (optional field for Structured Append mode)| -|pdf_417_macro_time_stamp|MacroPdf417 barcode time stamp (optional field).
MicroPDF417 barcode time stamp (optional field for Structured Append mode)| -|pdf_417_macro_sender|MacroPdf417 barcode sender name (optional field).
MicroPDF417 barcode sender name (optional field for Structured Append mode)| -|pdf_417_macro_addressee|MacroPdf417 barcode addressee name (optional field).
MicroPDF417 barcode addressee name (optional field for Structured Append mode)| -|pdf_417_macro_file_size|MacroPdf417 file size (optional field).
MicroPDF417 file size (optional field for Structured Append mode)
The file size field contains the size in bytes of the entire source file.| -|pdf_417_macro_checksum|MacroPdf417 barcode checksum (optional field).
MicroPDF417 barcode checksum (optional field for Structured Append mode)
The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1| -|pdf_417eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields.
Current implementation consists all well known charset encodings.| -|pdf_417_macro_eci_encoding|Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields.| -|pdf_417_macro_terminator|Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
Applied only for Macro PDF417.| +|macro_pdf_417_file_id|MacroPdf417 barcode's file ID (Required field).
MicroPDF417 barcode's file ID (Required field for Structured Append mode)| +|macro_pdf_417_segment_id|MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1.
MicroPDF417 barcode's segment ID (Required field for Structured Append mode)| +|macro_pdf_417_segments_count|MacroPdf417 barcode segments count (optional field).
MicroPDF417 barcode segments count (optional field for Structured Append mode)| +|macro_pdf_417_file_name|MacroPdf417 barcode file name (optional field).
MicroPDF417 barcode file name (optional field for Structured Append mode)| +|macro_pdf_417_time_stamp|MacroPdf417 barcode time stamp (optional field).
MicroPDF417 barcode time stamp (optional field for Structured Append mode)| +|macro_pdf_417_sender|MacroPdf417 barcode sender name (optional field).
MicroPDF417 barcode sender name (optional field for Structured Append mode)| +|macro_pdf_417_addressee|MacroPdf417 barcode addressee name (optional field).
MicroPDF417 barcode addressee name (optional field for Structured Append mode)| +|macro_pdf_417_file_size|MacroPdf417 file size (optional field).
MicroPDF417 file size (optional field for Structured Append mode)
The file size field contains the size in bytes of the entire source file.| +|macro_pdf_417_checksum|MacroPdf417 barcode checksum (optional field).
MicroPDF417 barcode checksum (optional field for Structured Append mode)
The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1| +|eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields.
Current implementation consists all well known charset encodings.| +|macro_pdf_417eci_encoding|Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields.| +|macro_pdf_417_terminator|Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
Applied only for Macro PDF417.| |is_reader_initialization|Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.| |macro_characters|Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes.
Can be used only with MicroPdf417 and encodes 916 and 917 MicroPdf417 modes
Default value: MacroCharacters.None.| |is_linked|Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes
With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 “Linked” UCC/EAN-128 modes
With MicroPdf417 and Pdf417 symbologies encodes 918 linkage flag to associated linear component other than an EAN.UCC| diff --git a/english/python-net/aspose.barcode.generation/postalparameters/_index.md b/english/python-net/aspose.barcode.generation/postalparameters/_index.md index 6d2ad0993..42dc63f44 100644 --- a/english/python-net/aspose.barcode.generation/postalparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/postalparameters/_index.md @@ -14,7 +14,7 @@ The PostalParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|postal_short_bar_height|Short bar's height of Postal barcodes.| +|short_bar_height|Short bar's height of Postal barcodes.| ### See Also diff --git a/english/python-net/aspose.barcode.generation/qrparameters/_index.md b/english/python-net/aspose.barcode.generation/qrparameters/_index.md index 3f6f525dd..b597b1634 100644 --- a/english/python-net/aspose.barcode.generation/qrparameters/_index.md +++ b/english/python-net/aspose.barcode.generation/qrparameters/_index.md @@ -14,11 +14,11 @@ The QrParameters type exposes the following members: ## Properties | Name | Description | | :- | :- | -|qr_eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol.
Current implementation consists all well known charset encodings.
Not supported by MicroQR.| -|qr_encode_mode|QR symbology type of BarCode's encoding mode.
Default value: QREncodeMode.Auto.| +|eci_encoding|Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details
about the used references for encoding the data in the symbol.
Current implementation consists all well known charset encodings.
Not supported by MicroQR.| +|encode_mode|QR symbology type of BarCode's encoding mode.
Default value: QREncodeMode.Auto.| |qr_encode_type|QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR.| -|qr_error_level|Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode.
From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel.| -|qr_version|Version of QR Code.From Version1 to Version40.
Default value is QRVersion.Auto.| +|error_level|Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode.
From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel.| +|version|Version of QR Code.From Version1 to Version40.
Default value is QRVersion.Auto.| |micro_qr_version|Version of MicroQR Code. From version M1 to version M4.
Default value is MicroQRVersion.Auto.| |rect_micro_qr_version|Version of RectMicroQR Code. From version R7x59 to version R17x139.
Default value is RectMicroQRVersion.Auto.| |aspect_ratio|Height/Width ratio of 2D BarCode module.|