Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

A - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character A as the start or stop symbol of the Codabar barcode specification.
abort() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Function requests termination of current recognition session from other thread.
add(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Adds one more SingleDecodeType to the MultyDecodeType.
addECICodetext(int, String) - Method in class com.aspose.barcode.ExtCodetextBuilder
Adds codetext with Extended Channel Identifier
addFNC1FirstPosition() - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds FNC1 in first position to the extended codetext items
addFNC1GroupSeparator() - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds Group Separator (GS - '') to the extended codetext items
addFNC1SecondPosition(String) - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds FNC1 in second position to the extended codetext items
addPlainCodetext(String) - Method in class com.aspose.barcode.ExtCodetextBuilder
Adds plain codetext to the extended codetext items
ALL_SUPPORTED_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all available symbologies
applyAll(QualitySettings) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Function apply all values from Src setting to this
ASSEMBLY_VERSION - Static variable in class com.aspose.barcode.BuildVersionInfo
Assembly version.
AUSTRALIA_POST - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Australia Post</b> barcode specification
AUSTRALIA_POST - Static variable in class com.aspose.barcode.EncodeTypes
Represents Australia Post Customer BarCode
AUSTRALIAN_POSTE_PARCEL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Australian Post Domestic eParcel Barcode</b> barcode specification
AUSTRALIAN_POSTE_PARCEL - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification
AustralianPostParameters - Class in com.aspose.barcode.generation
AustralianPost barcode parameters.
AutoSizeMode - Enum in com.aspose.barcode.generation
Specifies the different types of automatic sizing modes.
AZTEC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Aztec</b> barcode specification
AZTEC - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Aztec barcode specification
AztecParameters - Class in com.aspose.barcode.generation
Aztec parameters.
AztecSymbolMode - Enum in com.aspose.barcode
Specifies the Aztec symbol mode.

B

B - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character B as the start or stop symbol of the Codabar barcode specification.
BarcodeClassifications - Enum in com.aspose.barcode
EncodeTypes classification
BarCodeException - Exception in com.aspose.barcode
Represents the exception for creating barcode image.
BarCodeException() - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class.
BarCodeException(String) - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class with specified error message.
BarCodeException(String, Exception) - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class with the specified error message and the current exception.
BarcodeGenerator - Class in com.aspose.barcode.generation
BarcodeGenerator for backend barcode images generation.
BarcodeGenerator(BaseEncodeType) - Constructor for class com.aspose.barcode.generation.BarcodeGenerator
Creates an instance of BarcodeGenerator.
BarcodeGenerator(BaseEncodeType, String) - Constructor for class com.aspose.barcode.generation.BarcodeGenerator
Creates an instance of BarcodeGenerator.
BarCodeImageFormat - Enum in com.aspose.barcode
Specifies the file format of the image.
BarcodeParameters - Class in com.aspose.barcode.generation
Barcode generation parameters.
BarCodeReader - Class in com.aspose.barcode.barcoderecognition
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform Read operation to detect barcodes
BarCodeReader() - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class with default values.
BarCodeReader(Bitmap) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class from an image.
BarCodeReader(Bitmap, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class from an image.
BarCodeReader(Bitmap, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(Bitmap, Rect, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(Bitmap, Rect[], BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(Bitmap, Rect, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
 
BarCodeReader(String) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class from file.
BarCodeReader(String, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(String, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeRecognitionException - Exception in com.aspose.barcode.barcoderecognition
General exception thrown by BarCodeReader, inherited from BarCodeException
BarCodeRecognitionException(String) - Constructor for exception com.aspose.barcode.barcoderecognition.BarCodeRecognitionException
Initializes a new instance of the BarCodeRecognitionException class.
BarCodeRecognitionException(String, Exception) - Constructor for exception com.aspose.barcode.barcoderecognition.BarCodeRecognitionException
Initializes a new instance of the BarCodeRecognitionException class with the specified error message and the current exception.
BarCodeRegion - Class in com.aspose.barcode.barcoderecognition
Represents the barcode's region.
BaseDecodeType - Class in com.aspose.barcode.barcoderecognition
Base class for MultyDecodeType and SingleDecodeType.
BaseEncodeType - Class in com.aspose.barcode
Base class for SymbologyEncodeType.
BaseEncodeType(short, String, BarcodeClassifications) - Constructor for class com.aspose.barcode.BaseEncodeType
Initializes a new instance of BaseEncodeType class by type index and name
BaseEncodeType(short, String, int) - Constructor for class com.aspose.barcode.BaseEncodeType
Deprecated.
BaseGenerationParameters - Class in com.aspose.barcode.generation
Barcode image generation parameters.
BaseGenerationParameters() - Constructor for class com.aspose.barcode.generation.BaseGenerationParameters
 
Big5 - Static variable in class com.aspose.barcode.ECIEncodings
Big 5 (Taiwan) Chinese Character Set encoding.
BOLD - Static variable in class com.aspose.barcode.FontStyle
 
BorderDashStyle - Enum in com.aspose.barcode
Specifies the style of dashed border lines.
BorderParameters - Class in com.aspose.barcode.generation
Barcode image border parameters
BuildVersionInfo - Class in com.aspose.barcode
Provides information about the current product name and version.
BuildVersionInfo() - Constructor for class com.aspose.barcode.BuildVersionInfo
 

C

C - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character C as the start or stop symbol of the Codabar barcode specification.
Caption - Class in com.aspose.barcode
The text caption shown in the barcode image.
Caption() - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class with default vaule.
Caption(String) - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class with specified text.
Caption(String, boolean, StringAlignment, float, int, TextPaint) - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class.
CaptionParameters - Class in com.aspose.barcode.generation
Caption parameters.
CaptionParameters() - Constructor for class com.aspose.barcode.generation.CaptionParameters
 
ChecksumValidation - Enum in com.aspose.barcode.barcoderecognition
Enable checksum validation during recognition for 1D barcodes.
clear() - Method in class com.aspose.barcode.ExtCodetextBuilder
Clears extended codetext items
close() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Closes barcode reader.
CODABAR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODABAR</b> barcode specification
CODABAR - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODABAR barcode specification
CodabarChecksumMode - Enum in com.aspose.barcode
Specifies the checksum algorithm for Codabar
CodabarParameters - Class in com.aspose.barcode.generation
Codabar parameters.
CodabarSymbol - Class in com.aspose.barcode
Specifies the start or stop symbol of the Codabar barcode specification.
CODABLOCK_F - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CodablockF</b> barcode specification
CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Codablock-F barcode specification.
CodablockParameters - Class in com.aspose.barcode.generation
Codablock parameters.
Code128DataPortion - Class in com.aspose.barcode.barcoderecognition
Contains the data of subtype for Code128 type barcode
Code128DataPortion(int, String) - Constructor for class com.aspose.barcode.barcoderecognition.Code128DataPortion
 
Code128SubType - Class in com.aspose.barcode.barcoderecognition
Contains types of Code128 subset
Code128SubType() - Constructor for class com.aspose.barcode.barcoderecognition.Code128SubType
 
Code16KParameters - Class in com.aspose.barcode.generation
Code16K parameters.
CODE_11 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODE 11</b> barcode specification
CODE_11 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODE 11 barcode specification
CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODE 128</b> barcode specification
CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODE 128 barcode specification
CODE_16_K - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>SCode16K</b> barcode specification
CODE_16_K - Static variable in class com.aspose.barcode.EncodeTypes
Represents Code 16K barcode.
CODE_32 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Code32</b> blank specification
CODE_32 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Code32 barcode specification
CODE_39_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Extended CODE 39</b> barcode specification
CODE_39_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Extended CODE 39 barcode specification
CODE_39_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Standard CODE 39</b> barcode specification
CODE_39_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Standard CODE 39 barcode specification
CODE_93_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Extended CODE 93</b> barcode specification
CODE_93_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Extended CODE 93 barcode specification
CODE_93_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Standard CODE 93</b> barcode specification
CODE_93_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Standard CODE 93 barcode specification
CODE_SET_A - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 ///
CODE_SET_B - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 ///
CODE_SET_C - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
00–99 (encodes two digits with a single code point) and FNC1 ///
CodeLocation - Enum in com.aspose.barcode.generation
Codetext location
CodetextParameters - Class in com.aspose.barcode.generation
Codetext parameters.
CodetextParameters() - Constructor for class com.aspose.barcode.generation.CodetextParameters
 
com.aspose.barcode - package com.aspose.barcode
The com.aspose.barcode contains tools for the 1D/2D barcodes generation and drawing.
com.aspose.barcode.barcoderecognition - package com.aspose.barcode.barcoderecognition
The com.aspose.barcode.barcoderecognition contains tools for the 1D/2D barcodes recognition.
com.aspose.barcode.generation - package com.aspose.barcode.generation
 
com.aspose.barcode.metered - package com.aspose.barcode.metered
 
COMPACT_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CompactPdf417</b> (Pdf417Truncated) barcode specification
containsAll(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Check if this contains all types from barcode types.
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Determines whether any of the given decode types is included into
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Is contain any of types
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is included into the list specified.
copy() - Method in class com.aspose.barcode.Caption
Get a new copy of the caption instance.
CouponParameters - Class in com.aspose.barcode.generation
Coupon parameters.
CustomerInformationInterpretingType - Enum in com.aspose.barcode.barcoderecognition
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.

D

D - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character D as the start or stop symbol of the Codabar barcode specification.
DATA_LOGIC_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DataLogic 2 of 5</b> blank specification
DATA_LOGIC_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with DataLogic 2 of 5 barcode specification
DATA_MATRIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DataMatrix</b> barcode symbology
DATA_MATRIX - Static variable in class com.aspose.barcode.EncodeTypes
2D barcode symbology DataMatrix
DATABAR_EXPANDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR expanded</b> barcode specification
DATABAR_EXPANDED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar expanded barcode.
DATABAR_EXPANDED_STACKED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR expanded stacked</b> barcode specification
DATABAR_EXPANDED_STACKED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar expanded stacked barcode.
DATABAR_LIMITED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR limited</b> barcode specification
DATABAR_LIMITED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar limited barcode.
DATABAR_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR omni-directional</b> barcode specification
DATABAR_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Databar omni-directional barcode specification.
DATABAR_STACKED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR stacked</b> barcode specification
DATABAR_STACKED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar stacked barcode.
DATABAR_STACKED_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR stacked omni-directional</b> barcode specification
DATABAR_STACKED_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar stacked omni-directional barcode.
DATABAR_TRUNCATED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR truncated</b> barcode specification
DATABAR_TRUNCATED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Databar truncated barcode specification.
DataBarParameters - Class in com.aspose.barcode.generation
Databar parameters.
DataMatrixEccType - Enum in com.aspose.barcode
Specify the type of the ECC to encode.
DataMatrixEncodeMode - Enum in com.aspose.barcode
DataMatrix encoder's encoding mode, default to AUTO
DataMatrixParameters - Class in com.aspose.barcode.generation
DataMatrix parameters.
DecodeType - Class in com.aspose.barcode.barcoderecognition
Specify the type of barcode to read.
DecodeType() - Constructor for class com.aspose.barcode.barcoderecognition.DecodeType
 
DEUTSCHE_POST_IDENTCODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DeutschePost Ident code</b> barcode specification
DEUTSCHE_POST_IDENTCODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Deutsch Post barcode, This EncodeType is also known as Identcode,CodeIdentcode,German Postal 2 of 5 Identcode, Deutsch Post AG Identcode, Deutsch Frachtpost Identcode, Deutsch Post AG (DHL)
DEUTSCHE_POST_LEITCODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DeutschePost Leit code</b> barcode specification
DEUTSCHE_POST_LEITCODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Deutsch Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsch Post AG (DHL).
dispose() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
dispose() - Method in class com.aspose.barcode.generation.BarcodeGenerator
Clean up any resources being used.
DOT_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DotCode</b> blank specification
DOT_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with DotCode barcode specification
DotCodeParameters - Class in com.aspose.barcode.generation
DotCode parameters.
drawBarCodeEdges(Canvas, int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Draws the bar code edges.
DUTCH_KIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DotCode</b> blank specification
DUTCH_KIX - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Dutch KIX barcode specification

E

EAN_13 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN-13</b> barcode specification
EAN_13 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN-13 barcode specification
EAN_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN14</b> barcode specification
EAN_14 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN14 barcode specification
EAN_8 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN-8</b> barcode specification
EAN_8 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN-8 barcode specification
ECIEncodings - Class in com.aspose.barcode
Extended Channel Interpretation Identifiers.
EnableChecksum - Enum in com.aspose.barcode
Enable checksum during generation for 1D barcodes.
EncodeTypes - Class in com.aspose.barcode
Specifies the type of barcode to encode.
EncodeTypes() - Constructor for class com.aspose.barcode.EncodeTypes
 
equals(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(MultyDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified MultyDecodeType value.
equals(BaseDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
equals(Object) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
equals(MultyDecodeType) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns a value indicating whether this instance is equal to a specified MultyDecodeType value.
equals(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(Object) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(BaseEncodeType) - Method in class com.aspose.barcode.BaseEncodeType
Returns a value indicating whether this instance is equal to a specified BaseEncodeType value.
equals(Object) - Method in class com.aspose.barcode.BaseEncodeType
Returns a value indicating whether this instance is equal to a specified BaseEncodeType value.
equals(Object) - Method in class com.aspose.barcode.generation.Unit
Determines whether this instance and a specified object, which must also be a Unit object, have the same value.
equals(Object) - Method in class com.aspose.barcode.MarginsF
Determines whether two MarginsFMarginsF instances are equal.
equals(Object) - Method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are equal.
EUC_KR - Static variable in class com.aspose.barcode.ECIEncodings
Korean Character Set encoding.
ExtCodetextBuilder - Class in com.aspose.barcode
Helper class for automatic codetext generation of the Extended Codetext Mode
ExtCodetextBuilder() - Constructor for class com.aspose.barcode.ExtCodetextBuilder
 

F

fillBarCodeRegion(Canvas, int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Fills the bar code region.
FontMode - Enum in com.aspose.barcode.generation
Font size mode.
FontStyle - Class in com.aspose.barcode
 
FontStyle() - Constructor for class com.aspose.barcode.FontStyle
 
FontUnit - Class in com.aspose.barcode.generation
Defines a particular format for text, including font face, size, and style attributes where size in Unit value property.
FontUnit(Typeface, float, GraphicsUnit, float) - Constructor for class com.aspose.barcode.generation.FontUnit
 
FontUnit(Typeface, float, GraphicsUnit, float, int) - Constructor for class com.aspose.barcode.generation.FontUnit
 

G

GB18030 - Static variable in class com.aspose.barcode.ECIEncodings
GB (PRC) Chinese Character Set encoding.
generateBarCodeImage() - Method in class com.aspose.barcode.generation.BarcodeGenerator
Generate the barcode image under current settings.
getAlignment() - Method in class com.aspose.barcode.generation.CaptionParameters
Caption test horizontal alignment.
getAlignment() - Method in class com.aspose.barcode.generation.CodetextParameters
Gets or sets the alignment of the code text.
getAllEncodeTypes() - Static method in class com.aspose.barcode.EncodeTypes
Specifies that data will be checked with all available symbologies.
getAllowComplexBackground() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize color barcodes on color background as additional scan.
getAllowDatamatrixIndustrialBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
getAllowDecreasedImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize decreased image as additional scan.
getAllowDetectScanGap() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to use gap between scans to increase recognition speed.
getAllowIncorrectBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
getAllowInvertImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize inverse color image as additional scan.
getAllowMedianSmoothing() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to enable median smoothing as additional scan.
getAllowMicroWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for Postal barcodes to recognize slightly noised images.
getAllowOneDAdditionalScan() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
getAllowOneDFastBarcodesDetector() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
getAllowOneDWipedBarsRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
getAllowQRMicroQrRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
getAllowRegularImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize regular image without any restorations as main scan.
getAllowSaltAndPaperFiltering() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize barcodes with salt and paper noise type.
getAllowWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize image without small white spots as additional scan.
getAllSupportedTypesArray() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Gets an array that represents AllSupportedTypes
getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the angle of the barcode (0-360).
getAspectRatio() - Method in class com.aspose.barcode.generation.AztecParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getAspectRatio() - Method in class com.aspose.barcode.generation.CodablockParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.Code16KParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.DataBarParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.DotCodeParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in class com.aspose.barcode.generation.QrParameters
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in interface com.aspose.barcode.IBarCodeControl
AspectRatio
getAustralianPost() - Method in class com.aspose.barcode.generation.BarcodeParameters
AustralianPost barcode parameters.
getAustralianPostEncodingTable() - Method in class com.aspose.barcode.generation.AustralianPostParameters
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
getAustralianPostShortBarHeight() - Method in class com.aspose.barcode.generation.AustralianPostParameters
Short bar's height of AustralianPost barcode.
getAutoSize() - Method in interface com.aspose.barcode.IBarCodeControl
Gets a value indicating whether the image size is to be adjusted automatically.
getAutoSizeMode() - Method in class com.aspose.barcode.generation.BarcodeParameters
Specifies the different types of automatic sizing modes.
getAztec() - Method in class com.aspose.barcode.generation.BarcodeParameters
Aztec parameters.
getAztecErrorLevel() - Method in class com.aspose.barcode.generation.AztecParameters
Level of error correction of Aztec types of barcode.
getAztecSymbolMode() - Method in class com.aspose.barcode.generation.AztecParameters
Gets or sets a Aztec Symbol mode.
getAztecSymbolModeName(int) - Static method in enum com.aspose.barcode.AztecSymbolMode
Deprecated.
getAztecSymbolModeValue(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
Deprecated.
getBackColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getBackColor() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Background color of the barcode image.
getBackColor() - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
getBackColor() - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
getBarcode() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Gets the BarcodeParameters that contains all barcode properties.
getBarCodeDecodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
getBarCodeHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
BarCode image height when AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION.
getBarCodeImage() - Method in interface com.aspose.barcode.IBarCodeControl
Get the BarCode image under current settings.
getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeGenerator
Barcode symbology type.
getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
BarCode image width when AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION.
getBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
Height of 1D barcodes' bars in Unit value.
getBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
getBorder() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Gets the BorderParameters that contains all configuration properties for barcode border.
getBorderColor() - Method in interface com.aspose.barcode.IBarCodeControl
Gets BorderColor
getBorderDashStyle() - Method in interface com.aspose.barcode.IBarCodeControl
BorderDashStyle
getBorderVisible() - Method in interface com.aspose.barcode.IBarCodeControl
BorderVisible
getBorderWidth() - Method in interface com.aspose.barcode.IBarCodeControl
BorderWidth
getBottom() - Method in class com.aspose.barcode.generation.Margins
Gets the bottom marign in Unit value.
getBottom() - Method in class com.aspose.barcode.generation.Padding
Bottom padding.
getBottom() - Method in class com.aspose.barcode.MarginsF
Gets the bottom marign.
getCalculatedBarCodeHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getCalculatedBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getCaptionAbove() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Caption Above the BarCode image.
getCaptionAbove() - Method in interface com.aspose.barcode.IBarCodeControl
CaptionAbove
getCaptionBelow() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Caption Below the BarCode image.
getCaptionBelow() - Method in interface com.aspose.barcode.IBarCodeControl
CaptionBelow
getCheckSum() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the checksum for 1D barcodes.
getChecksumAlwaysShow() - Method in class com.aspose.barcode.generation.BarcodeParameters
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
getChecksumValidation() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
getClassification() - Method in class com.aspose.barcode.BaseEncodeType
Gets a classification of this symbology.
getCodabar() - Method in class com.aspose.barcode.generation.BarcodeParameters
Codabar parameters.
getCodabarChecksumMode() - Method in class com.aspose.barcode.generation.CodabarParameters
Get the checksum algorithm for Codabar barcodes.
getCodabarStartSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
Start symbol (character) of Codabar symbology.
getCodabarStartSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
getCodabarStopSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
Stop symbol (character) of Codabar symbology.
getCodabarStopSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStopSymbol
getCodabarSymbolName(short) - Static method in class com.aspose.barcode.CodabarSymbol
 
getCodabarSymbolValue(String) - Static method in class com.aspose.barcode.CodabarSymbol
 
getCodablock() - Method in class com.aspose.barcode.generation.BarcodeParameters
Codablock parameters.
getCode128DataPortions() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets Code128DataPortion instance for recognized Code128 barcode
getCode128SubType() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the type of Code128 subset
getCode16K() - Method in class com.aspose.barcode.generation.BarcodeParameters
Code16K parameters.
getCodeBytes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the encoded code bytes.
getCodeLocation() - Method in interface com.aspose.barcode.IBarCodeControl
CodeLocation
getCodeText() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the code text.
getCodeText(Charset) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the code text with encoding.
getCodeText(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the code text.
getCodeText() - Method in class com.aspose.barcode.generation.BarcodeGenerator
Text to be encoded.
getCodeText() - Method in class com.aspose.barcode.generation.BarcodeParameters
 
getCodeText() - Method in interface com.aspose.barcode.IBarCodeControl
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
getCodeTextAlignment() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextAlignment
getCodeTextColor() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextColor
getCodeTextEncoding() - Method in class com.aspose.barcode.generation.AztecParameters
Gets the encoding of codetext.
getCodeTextEncoding() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Gets the encoding of codetext.
getCodeTextEncoding() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Gets the encoding of codetext.
getCodeTextEncoding() - Method in class com.aspose.barcode.generation.QrParameters
Gets the encoding of codetext.
getCodeTextFont() - Method in interface com.aspose.barcode.IBarCodeControl
Gets CodeTextFont
getCodeTextParameters() - Method in class com.aspose.barcode.generation.BarcodeParameters
Codetext parameters.
getCodeTextSpace() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextSpace
getCodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the barcode type.
getCodeTypeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the name of the barcode type.
getColor() - Method in class com.aspose.barcode.generation.BorderParameters
Border color.
getColor() - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText's Color.
getColumns() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getColumns() - Method in class com.aspose.barcode.generation.CodablockParameters
Columns count.
getColumns() - Method in class com.aspose.barcode.generation.DataBarParameters
Columns count.
getColumns() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Columns count.
getColumns() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Columns count.
getColumns() - Method in interface com.aspose.barcode.IBarCodeControl
2D BarCode's columns, if setting is illegal then columns will be calculated automatically applicable EncodeTypes: Pdf417
getConsumptionQuantity() - Static method in class com.aspose.barcode.metered.Metered
Gets consumption quantity
getCoupon() - Method in class com.aspose.barcode.generation.BarcodeParameters
Coupon parameters.
getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
getCustomerInformationInterpretingType() - Method in interface com.aspose.barcode.IBarCodeControl
CustomerInformationInterpretingType
getDashStyle() - Method in class com.aspose.barcode.generation.BorderParameters
Border dash style.
getData() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the part of code text related to subtype.
getDataBar() - Method in class com.aspose.barcode.generation.BarcodeParameters
Databar parameters.
getDataMatrix() - Method in class com.aspose.barcode.generation.BarcodeParameters
DataMatrix parameters.
getDataMatrixEcc() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Gets a Datamatrix ECC type.
getDataMatrixEncodeMode() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Encode mode of Datamatrix barcode.
getDetectEncoding() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets flag to detect codetext encoding for unicode codesets.
getDisplay2DText() - Method in interface com.aspose.barcode.IBarCodeControl
Display2DText
getDocument() - Method in class com.aspose.barcode.generation.Unit
Gets size value in document units.
getDotCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
DotCode parameters.
getDotCodeMask() - Method in class com.aspose.barcode.generation.DotCodeParameters
Mask of Dotcode barcode.
getDpiX() - Method in class com.aspose.barcode.Resolution
Gets the horizontal resolution
getDpiY() - Method in class com.aspose.barcode.Resolution
Gets the vertical resolution
getEnableChecksum() - Method in interface com.aspose.barcode.IBarCodeControl
EnableChecksum
getEnableEscape() - Method in class com.aspose.barcode.generation.BarcodeParameters
Indicates whether explains the character "\" as an escape character in CodeText property.
getEnableEscape() - Method in interface com.aspose.barcode.IBarCodeControl
EnableEscape
getEncodeType() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
getExtendedCodetext() - Method in class com.aspose.barcode.ExtCodetextBuilder
Generate extended codetext from generation items list
getExtendedCodetext() - Method in class com.aspose.barcode.QrExtCodetextBuilder
Generates Extended codetext from the extended codetext list.
getFamilyName() - Method in class com.aspose.barcode.generation.FontUnit
Gets or sets the face name of this Font.
getFileName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets file name which was assigned by user
getFilledBars() - Method in class com.aspose.barcode.generation.BarcodeParameters
Gets a value indicating whether bars filled.
getFont() - Method in class com.aspose.barcode.Caption
Gets or sets the System.Drawing.Fontfont of the Captioncaption.
getFont() - Method in class com.aspose.barcode.generation.CaptionParameters
Caption font.
getFont() - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText's font.
getFont() - Method in class com.aspose.barcode.generation.FontUnit
 
getFontMode() - Method in class com.aspose.barcode.generation.CodetextParameters
Specify FontMode.
getFontSizeXDimAutoRatio() - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
getForeColor() - Method in class com.aspose.barcode.Caption
Gets or sets the System.Drawing.Colorforecolor of the Captioncaption.
getForeColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
Bars color.
getForeColor() - Method in interface com.aspose.barcode.IBarCodeControl
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode.
getGetSingleTypesCount() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns a number of single types.
getGraphicsUnit() - Method in interface com.aspose.barcode.IBarCodeControl
Measurement of various properties such as width, height etc.
getGraphicsUnitName(int) - Static method in enum com.aspose.barcode.GraphicsUnit
Deprecated.
getHighPerformance() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
HighPerformance recognition quality preset.
getHighQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
HighQuality recognition quality preset.
getImageHeight() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's height.
getImageQuality() - Method in interface com.aspose.barcode.IBarCodeControl
ImageQuality
getImageQualityModeName(int) - Static method in enum com.aspose.barcode.ImageQualityMode
Gets ImageQualityMode value name
getImageQualityModeValue(String) - Static method in enum com.aspose.barcode.ImageQualityMode
Gets ImageQualityMode value
getImageWidth() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's width.
getInches() - Method in class com.aspose.barcode.generation.Unit
Gets size value in inches.
getIsDeniable() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Checks the deniable recognition.
getITF() - Method in class com.aspose.barcode.generation.BarcodeParameters
ITF parameters.
getItfBorderThickness() - Method in class com.aspose.barcode.generation.ITFParameters
Gets an ITF border (bearer bar) thickness in Unit value.
getItfBorderType() - Method in class com.aspose.barcode.generation.ITFParameters
Border type of ITF barcode.
getLeft() - Method in class com.aspose.barcode.generation.Margins
Gets the left margin in Unit value.
getLeft() - Method in class com.aspose.barcode.generation.Padding
Left padding.
getLeft() - Method in class com.aspose.barcode.MarginsF
Gets the left margin.
getLocation() - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
getMacroPdf417FileID() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the file ID of the barcode, only available with MacroPdf417.
getMacroPdf417SegmentID() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the segment ID of the barcode,only available with MacroPdf417.
getMacroPdf417SegmentsCount() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets macro pdf417 barcode segments count.
getMargins() - Method in interface com.aspose.barcode.IBarCodeControl
Margin area around the core BarCode image.
getMaxAdditionalAllowedThreads() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Specify the maximal number of additional threads to run code in parallel
getMaxBarCodes() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
MaxBarCodes recognition quality preset.
getMaxiCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
MaxiCode parameters.
getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
Gets a MaxiCode encode mode.
getMedianSmoothingWindowSize() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Window size for median smoothing.
getMillimeters() - Method in class com.aspose.barcode.generation.Unit
Gets size value in millimeters.
getMode() - Method in class com.aspose.barcode.Resolution
Gets the ResolutionModemode of the resolution
getNames() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Retrieves an array of the names of the decode types.
getNames() - Static method in class com.aspose.barcode.EncodeTypes
Retrieves an array of the names of the encode types.
getNormalQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
NormalQuality recognition quality preset.
getPadding() - Method in class com.aspose.barcode.generation.BarcodeParameters
Barcode paddings.
getPadding() - Method in class com.aspose.barcode.generation.CaptionParameters
Captions paddings.
getParameters() - Method in class com.aspose.barcode.generation.BarcodeGenerator
Generation parameters.
getPdf417() - Method in class com.aspose.barcode.generation.BarcodeParameters
PDF417 parameters.
getPdf417CompactionMode() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Pdf417 symbology type of BarCode's compaction mode.
getPdf417CompactionMode() - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417CompactionMode
getPdf417ErrorLevel() - Method in class com.aspose.barcode.generation.Pdf417Parameters
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.
getPdf417ErrorLevel() - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417ErrorLevel
getPdf417MacroFileID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Gets macro Pdf417 barcode's file ID.
getPdf417MacroSegmentID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
getPdf417MacroSegmentsCount() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Gets macro Pdf417 barcode segments count.
getPdf417Truncate() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
getPdf417Truncate() - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417Truncate
getPixels() - Method in class com.aspose.barcode.generation.Unit
Gets size value in pixels.
getPlanetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
PLANET_SHORT_BAR_HEIGHT
getPoint() - Method in class com.aspose.barcode.generation.Unit
Gets size value in point.
getPoints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Gets the points of the region.
getPostal() - Method in class com.aspose.barcode.generation.BarcodeParameters
Postal parameters.
getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.PostalParameters
Short bar's height of Postal barcodes.
getPostnetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
POSTNET_SHORT_BAR_HEIGHT
getProcessorSettings() - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets a settings of using processor cores.
getPx() - Method in class com.aspose.barcode.generation.Unit
Deprecated.
getQR() - Method in class com.aspose.barcode.generation.BarcodeParameters
QR parameters.
getQrECIEncoding() - Method in class com.aspose.barcode.generation.QrParameters
Extended Channel Interpretation Identifiers.
getQrEncodeMode() - Method in class com.aspose.barcode.generation.QrParameters
QR symbology type of BarCode's encoding mode.
getQrEncodeType() - Method in class com.aspose.barcode.generation.QrParameters
QR / MicroQR selector mode.
getQrErrorLevel() - Method in class com.aspose.barcode.generation.QrParameters
Level of Reed-Solomon error correction for QR barcode.
getQRStructuredAppendModeBarCodeIndex() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the index of the QR structured append mode barcode.
getQRStructuredAppendModeBarCodesQuantity() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the QR structured append mode barcodes quantity.
getQRStructuredAppendModeParityData() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the QR structured append mode parity data.
getQrVersion() - Method in class com.aspose.barcode.generation.QrParameters
Version of QR Code.
getQualitySettings() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
QualitySettings allows to configure recognition quality and speed manually.
getQuietZoneCoef() - Method in class com.aspose.barcode.generation.ITFParameters
Size of the quiet zones in xDimension.
getQuietZoneLeftCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
Size of the left quiet zone in xDimension.
getQuietZoneRightCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
Size of the right quiet zone in xDimension.
getQuietZonesWidthInXDim() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getRecognitionQuality() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the recognition quality.
getRegion() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the barcode region.
getResolution() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getResolution() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Gets the resolution of the BarCode image.
getResolution() - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
getRight() - Method in class com.aspose.barcode.generation.Margins
Gets the right marign in Unit value.
getRight() - Method in class com.aspose.barcode.generation.Padding
Right padding.
getRight() - Method in class com.aspose.barcode.MarginsF
Gets the right margin.
getRotationAngle() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
BarCode image rotation angle, measured in degree, e.g.
getRotationAngleF() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's rotation angle, measured in degree, e.g.
getRows() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getRows() - Method in class com.aspose.barcode.generation.CodablockParameters
Rows count.
getRows() - Method in class com.aspose.barcode.generation.DataBarParameters
Rows count.
getRows() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Rows count.
getRows() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Rows count.
getSingleTypes() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Represents a list of single types.
getSize() - Method in class com.aspose.barcode.generation.FontUnit
Gets or sets size of this FontUnit in Unit value.
getSpace() - Method in class com.aspose.barcode.Caption
Gets or sets the space between the caption and the barcode, and the space between border and the caption
getSpace() - Method in class com.aspose.barcode.generation.CodetextParameters
Space between the CodeText and the BarCode in Unit value.
getStateHash() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getStateHash() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
 
getStateHash() - Method in class com.aspose.barcode.generation.CaptionParameters
 
getStateHash() - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
getStateHash() - Method in class com.aspose.barcode.generation.FontUnit
Deprecated.
getStateHash() - Method in class com.aspose.barcode.generation.Padding
Deprecated.
getString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Converts the instance of SingleDecodeType to its equivalent string representation, using the following format: "Index:-1; Name:None".
getString(SingleDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Converts the instance of SingleDecodeType to its equivalent string representation, using the following format: "Index:-1; Name:None".
getString() - Method in class com.aspose.barcode.BaseEncodeType
Converts the instance of BaseEncodeType to its equivalent string representation.
getString(BaseEncodeType) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the instance of BaseEncodeType to its equivalent string representation.
getStripFNC() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Strip FNC1, FNC2, FNC3 characters from codetext.
getStyle() - Method in class com.aspose.barcode.generation.FontUnit
Gets or sets style information for this FontUnit.
getSupplement() - Method in class com.aspose.barcode.generation.BarcodeParameters
Supplement parameters.
getSupplementData() - Method in class com.aspose.barcode.generation.SupplementParameters
Supplement data following BarCode.
getSupplementData() - Method in interface com.aspose.barcode.IBarCodeControl
SupplementData
getSupplementSpace() - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
getSupplementSpace() - Method in class com.aspose.barcode.generation.CouponParameters
Space between main the BarCode and supplement BarCode in Unit value.
getSupplementSpace() - Method in class com.aspose.barcode.generation.SupplementParameters
Space between main the BarCode and supplement BarCode in Unit value.
getSupplementSpace() - Method in interface com.aspose.barcode.IBarCodeControl
SUPPLEMENT_SPACE
getText() - Method in class com.aspose.barcode.Caption
Gets or sets the content of the caption.
getText() - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text.
getTextAlign() - Method in class com.aspose.barcode.Caption
Gets or sets the text alignment of the caption.
getTextColor() - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text color.
getThrowExceptionWhenCodeTextIncorrect() - Method in class com.aspose.barcode.generation.BarcodeParameters
Only for 1D barcodes.
getTimeout() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the timeout of recognition process.
getTop() - Method in class com.aspose.barcode.generation.Margins
Gets the top marign in Unit value.
getTop() - Method in class com.aspose.barcode.generation.Padding
Top padding.
getTop() - Method in class com.aspose.barcode.MarginsF
Gets the top marign.
getTwoDDisplayText() - Method in class com.aspose.barcode.generation.CodetextParameters
Text that will be displayed instead of codetext in 2D barcodes.
getTypeIndex() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Gets an index of decode type
getTypeIndex() - Method in class com.aspose.barcode.BaseEncodeType
Gets an index of encode type
getTypeName() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Gets a name of decode type
getTypeName() - Method in class com.aspose.barcode.BaseEncodeType
Gets a name of encode type
getUseAllCores() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Is needed to use all cores.
getUseOnlyThisCoresCount() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Specify the number of cores to use.
getValue() - Method in enum com.aspose.barcode.AztecSymbolMode
 
getValue() - Method in enum com.aspose.barcode.BarcodeClassifications
 
getValue() - Method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
 
getValue() - Method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
 
getValue() - Method in enum com.aspose.barcode.BorderDashStyle
 
getValue() - Method in enum com.aspose.barcode.CodabarChecksumMode
 
getValue() - Method in enum com.aspose.barcode.DataMatrixEccType
 
getValue() - Method in enum com.aspose.barcode.DataMatrixEncodeMode
 
getValue() - Method in enum com.aspose.barcode.EnableChecksum
 
getValue() - Method in enum com.aspose.barcode.generation.AutoSizeMode
 
getValue() - Method in enum com.aspose.barcode.generation.CodeLocation
 
getValue() - Method in enum com.aspose.barcode.generation.FontMode
 
getValue() - Method in enum com.aspose.barcode.generation.TextAlignment
 
getValue() - Method in enum com.aspose.barcode.GraphicsUnit
 
getValue() - Method in enum com.aspose.barcode.ImageQualityMode
 
getValue() - Method in enum com.aspose.barcode.ITF14BorderType
 
getValue() - Method in enum com.aspose.barcode.Pdf417CompactionMode
 
getValue() - Method in enum com.aspose.barcode.Pdf417ErrorLevel
 
getValue() - Method in enum com.aspose.barcode.QREncodeMode
 
getValue() - Method in enum com.aspose.barcode.QREncodeType
 
getValue() - Method in enum com.aspose.barcode.QRErrorLevel
 
getValue() - Method in enum com.aspose.barcode.QRVersion
 
getValue() - Method in enum com.aspose.barcode.RenderFormat
 
getValue() - Method in enum com.aspose.barcode.ResolutionMode
 
getValue() - Method in enum com.aspose.barcode.RotationDirection
 
getValue() - Method in enum com.aspose.barcode.StringAlignment
 
getVisible() - Method in class com.aspose.barcode.Caption
Gets or sets a value indicates whether the Captioncaption is visible.
getVisible() - Method in class com.aspose.barcode.generation.BorderParameters
Border visibility.
getVisible() - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text visibility.
getWideNarrowRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
Wide bars to Narrow bars ratio.
getWideNarrowRatio() - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
getWidth() - Method in class com.aspose.barcode.generation.BorderParameters
Border width.
getWidthPx() - Method in class com.aspose.barcode.generation.BorderParameters
 
getXDimension() - Method in class com.aspose.barcode.generation.BarcodeParameters
x-dimension is the smallest width of the unit of BarCode bars or spaces.
getxDimension() - Method in interface com.aspose.barcode.IBarCodeControl
x-dimension, smallest width unit of BarCode's bars or spaces.
getyDimension() - Method in interface com.aspose.barcode.IBarCodeControl
y-dimension
GraphicsUnit - Enum in com.aspose.barcode
Specifies the unit of measure for the given data.
GS_1_CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Codablock-F barcode specification.
GS_1_CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 CODE 128</b> barcode specification
GS_1_CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Code 128 barcode specification.
GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1DataMatrix</b> barcode symbology
GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.EncodeTypes
2D barcode symbology DataMatrix with GS1 string format
GS_1_QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 QR</b> barcode specification
GS_1_QR - Static variable in class com.aspose.barcode.EncodeTypes
2D barcode symbology QR with GS1 string format

H

hashCode() - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.BaseEncodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.generation.Unit
Returns the hash code for this object.
hashCode() - Method in class com.aspose.barcode.MarginsF
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
hashCode() - Method in class com.aspose.barcode.Resolution
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
hasLeftDetail() - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
hasRightDetail() - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.

I

IATA_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>IATA 2 of 5</b> barcode specification.
IATA_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo.
IBarCodeControl - Interface in com.aspose.barcode
IBarCodeControl
ImageQualityMode - Enum in com.aspose.barcode
Specifies the quality of the created barcode image.
INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>INTERLEAVED 2 of 5</b> barcode specification
INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification
InvalidCodeException - Exception in com.aspose.barcode
The Exception will be thrown when invalid characters contained in the code text.
InvalidCodeException(String) - Constructor for exception com.aspose.barcode.InvalidCodeException
Initializes a new instance of the InvalidCodeException class with a specified error message.
is2D(BaseEncodeType) - Static method in class com.aspose.barcode.EncodeTypes
 
ISBN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISBN</b> barcode specification
ISBN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with isBN barcode specification
isChecksumEnabled() - Method in class com.aspose.barcode.generation.BarcodeParameters
ISMN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISMN</b> barcode specification
ISMN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ISMN barcode specification
ISO_8859_1 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-1 Latin alphabet No.
ISO_8859_10 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-10 Latin alphabet No.
ISO_8859_11 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-11 Latin/Thai alphabet encoding.
ISO_8859_13 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-13 Latin alphabet No.
ISO_8859_14 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-14 Latin alphabet No.
ISO_8859_15 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-15 Latin alphabet No.
ISO_8859_16 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-16 Latin alphabet No.
ISO_8859_2 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-2 Latin alphabet No.
ISO_8859_3 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-3 Latin alphabet No.
ISO_8859_4 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-4 Latin alphabet No.
ISO_8859_5 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding.
ISO_8859_6 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-6 Latin/Arabic alphabet encoding.
ISO_8859_7 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-7 Latin/Greek alphabet encoding.
ISO_8859_8 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-8 Latin/Hebrew alphabet encoding.
ISO_8859_9 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-9 Latin alphabet No.
ISSN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISSN</b> barcode specification
ISSN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ISSN barcode specification
ITALIAN_POST_25 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Italian Post 25</b> barcode specification
ITALIAN_POST_25 - Static variable in class com.aspose.barcode.EncodeTypes
Represents Italian Post 25 barcode.
ITALIC - Static variable in class com.aspose.barcode.FontStyle
 
ITF14BorderType - Enum in com.aspose.barcode
ITF14 barcode's border type
ITF_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ITF14</b> barcode specification
ITF_14 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ITF14 barcode specification
ITF_6 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ITF6</b> barcode specification
ITF_6 - Static variable in class com.aspose.barcode.EncodeTypes
Represents ITF-6 Barcode.
ITFParameters - Class in com.aspose.barcode.generation
ITF parameters.

L

License - Class in com.aspose.barcode
Provides methods to license the component.
License() - Constructor for class com.aspose.barcode.License
Initializes a new instance of this class.

M

MACRO_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MacroPdf417</b> barcode specification
MACRO_PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MacroPdf417 barcode specification
Margins - Class in com.aspose.barcode.generation
Specifies the margins of a barcode image in Unit values.
Margins(Unit, Unit, Unit, Unit) - Constructor for class com.aspose.barcode.generation.Margins
Initializes a new instance of the Margins class with specified left, right, top, bottom marigns.
MarginsF - Class in com.aspose.barcode
Specifies the margins of a barcode image.
MarginsF() - Constructor for class com.aspose.barcode.MarginsF
Initializes a new instance of the MarginsF class with 0 margins.
MarginsF(float, float, float, float) - Constructor for class com.aspose.barcode.MarginsF
Initializes a new instance of the MarginsF class with specified left, right, top, bottom marigns.
MATRIX_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Matrix 2 of 5</b> barcode specification
MATRIX_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Represents Matrix 2 of 5 BarCode
MAXI_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MaxiCode</b> barcode specification
MAXI_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MaxiCode barcode specification
MaxiCodeParameters - Class in com.aspose.barcode.generation
MaxiCode parameters.
Metered - Class in com.aspose.barcode.metered
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.barcode.metered.Metered
Initializes a new instance of this class.
MICR_E_13_B - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MICR E-13B</b> blank specification
MICRO_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MicroPdf417</b> barcode specification
MICRO_PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MicroPdf417 barcode specification
MICRO_QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MicroQR Code</b> barcode specification
MOST_COMMON_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with most commonly used symbologies
MSI - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MSI Plessey</b> barcode specification
MSI - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MSI Plessey barcode specification
MultyDecodeType - Class in com.aspose.barcode.barcoderecognition
Composite decode type.
MultyDecodeType(BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.MultyDecodeType
Initializes a new instance of the MultyDecodeType class.
MultyDecodeType(SingleDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.MultyDecodeType
Initializes a new instance of the MultyDecodeType class.

N

NONE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Unspecified decode type.
NONE - Static variable in class com.aspose.barcode.EncodeTypes
Unspecified encode type.

O

ONE_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with USPS <b>OneCode</b> barcode specification
ONE_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with USPS OneCode barcode specification
op_Equality(Resolution, Resolution) - Static method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are equal.
op_Inequality(Resolution, Resolution) - Static method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are not equal.
OPC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>OPC</b> barcode specification
OPC - Static variable in class com.aspose.barcode.EncodeTypes
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode.

P

Padding - Class in com.aspose.barcode.generation
Paddings parameters.
Padding() - Constructor for class com.aspose.barcode.generation.Padding
 
parse(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a SingleDecodeType to its instance.
parse(String) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of the name of a BaseEncodeType to its instance.
parse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.EncodeTypes
Converts the string representation of a BaseEncodeType to its instance.
parseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Converts the string representation of the name of a SingleDecodeType to its instance.
PATCH_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Patch code</b> barcode specification.
PATCH_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Patch code barcode
Pdf417CompactionMode - Enum in com.aspose.barcode
Pdf417 barcode's compation mode
Pdf417ErrorLevel - Enum in com.aspose.barcode
pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction
Pdf417Parameters - Class in com.aspose.barcode.generation
PDF417 parameters.
PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Pdf417</b> barcode symbology
PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Pdf417 barcode specification
PHARMACODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Pharmacode</b> barcode.
PHARMACODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Pharmacode barcode.
PLANET - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Planet</b> barcode specification
PLANET - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Planet barcode specification
PleaseReportException - Exception in com.aspose.barcode
 
PleaseReportException(String) - Constructor for exception com.aspose.barcode.PleaseReportException
 
PleaseReportException() - Constructor for exception com.aspose.barcode.PleaseReportException
 
POSTAL_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX
PostalParameters - Class in com.aspose.barcode.generation
Postal parameters.
POSTNET - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Postnet</b> barcode specification
POSTNET - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Postnet barcode specification
ProcessorSettings - Class in com.aspose.barcode.barcoderecognition
Information about using processor cores
ProcessorSettings(boolean) - Constructor for class com.aspose.barcode.barcoderecognition.ProcessorSettings
Initialize an instance of ProcessorSettings class
PRODUCT - Static variable in class com.aspose.barcode.BuildVersionInfo
The product title.
PZN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>PZN</b> barcode specification.
PZN - Static variable in class com.aspose.barcode.EncodeTypes
Represents PZN barcode.This EncodeType is also known as Pharmacy central number, Pharmazentralnummer

Q

QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>QR Code</b> barcode specification
QR - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with QR Code barcode specification
QREncodeMode - Enum in com.aspose.barcode
Encoding mode for QR barcodes.
QREncodeType - Enum in com.aspose.barcode
QR / MicroQR selector mode.
QRErrorLevel - Enum in com.aspose.barcode
Level of Reed-Solomon error correction.
QrExtCodetextBuilder - Class in com.aspose.barcode
Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode
QrExtCodetextBuilder() - Constructor for class com.aspose.barcode.QrExtCodetextBuilder
 
QrParameters - Class in com.aspose.barcode.generation
QR parameters.
QRVersion - Enum in com.aspose.barcode
Version of QR Code.
QualitySettings - Class in com.aspose.barcode.barcoderecognition
QualitySettings allows to configure recognition quality and speed manually.
QualitySettings() - Constructor for class com.aspose.barcode.barcoderecognition.QualitySettings
QualitySettings constructor
QualitySettings(QualitySettings) - Constructor for class com.aspose.barcode.barcoderecognition.QualitySettings
QualitySettings copy constructor

R

read() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Reads barcode from the image.
REGULAR - Static variable in class com.aspose.barcode.FontStyle
 
RELEASE_DATE - Static variable in class com.aspose.barcode.BuildVersionInfo
The product release date.
RenderFormat - Enum in com.aspose.barcode
Represents the image formats rendering to the target.
Resolution - Class in com.aspose.barcode
The resolution infomation of the barcode image
Resolution() - Constructor for class com.aspose.barcode.Resolution
Initializes a new instance of the Resolution class.
Resolution(float, float, ResolutionMode) - Constructor for class com.aspose.barcode.Resolution
Initializes a new instance of the Resolution class.
ResolutionMode - Enum in com.aspose.barcode
Specifies the resolution mode used to create barcode image.
RM_4_SCC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>RM4SCC</b> barcode specification.
RM_4_SCC - Static variable in class com.aspose.barcode.EncodeTypes
Represents RM4SCC barcode.
rotate() - Method in interface com.aspose.barcode.IBarCodeControl
Rotate barcode image clockwise for 90 degrees
rotate(float) - Method in interface com.aspose.barcode.IBarCodeControl
Rotate barcode image clockwise
rotate(RotationDirection, float) - Method in interface com.aspose.barcode.IBarCodeControl
Rotate the barcode image
rotate(int, float) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
RotationDirection - Enum in com.aspose.barcode
Rotation Direction, must be the following: CLOCKWISE or ANTI_CLOCKWISE

S

save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
Save BarCodeImage to stream in specific format.
save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
Save barcode image to specific file in specific format.
save(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
Save barcode image to specific file.
save(String) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(OutputStream, Bitmap.CompressFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(String, Bitmap.CompressFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(OutputStream, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(String, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
scanSets(BaseDecodeType...) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Specify scan sets by barcodeTypes
SCC_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>SCC14</b> barcode specification
SCC_14 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with SCC14 barcode specification
set(float) - Method in class com.aspose.barcode.MarginsF
Sets the specified margin for all sides.
set(float, float, float, float) - Method in class com.aspose.barcode.MarginsF
Sets the specified margins.
setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CaptionParameters
Caption test horizontal alignment.
setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CodetextParameters
Gets or sets the alignment of the code text.
setAllowComplexBackground(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize color barcodes on color background as additional scan.
setAllowDatamatrixIndustrialBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
setAllowDecreasedImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize decreased image as additional scan.
setAllowDetectScanGap(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to use gap between scans to increase recognition speed.
setAllowIncorrectBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
setAllowInvertImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize inverse color image as additional scan.
setAllowMedianSmoothing(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to enable median smoothing as additional scan.
setAllowMicroWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for Postal barcodes to recognize slightly noised images.
setAllowOneDAdditionalScan(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
setAllowOneDFastBarcodesDetector(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
setAllowOneDWipedBarsRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
setAllowQRMicroQrRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
setAllowRegularImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize regular image without any restorations as main scan.
setAllowSaltAndPaperFiltering(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize barcodes with salt and paper noise type.
setAllowWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Allows engine to recognize image without small white spots as additional scan.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.AztecParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.CodablockParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.Code16KParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataBarParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.DotCodeParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in class com.aspose.barcode.generation.QrParameters
Height/Width ratio of 2D BarCode module.
setAspectRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
AspectRatio
setAustralianPostEncodingTable(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.generation.AustralianPostParameters
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
setAustralianPostShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.AustralianPostParameters
Short bar's height of AustralianPost barcode.
setAutoSize(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
Sets a value indicating whether the image size is to be adjusted automatically.
setAutoSizeMode(AutoSizeMode) - Method in class com.aspose.barcode.generation.BarcodeParameters
Specifies the different types of automatic sizing modes.
setAztecErrorLevel(int) - Method in class com.aspose.barcode.generation.AztecParameters
Level of error correction of Aztec types of barcode.
setAztecSymbolMode(AztecSymbolMode) - Method in class com.aspose.barcode.generation.AztecParameters
Gets or sets a Aztec Symbol mode.
setBackColor(int) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Background color of the barcode image.
setBackColor(int) - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
setBackColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
setBarCodeHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
BarCode image height when AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION.
setBarCodeImage(Bitmap, Rect[]) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets bitmap image and areas for recognition.
setBarCodeImage(Bitmap, Rect) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets bitmap image and area for recognition.
setBarCodeImage(InputStream) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets image stream for recognition.
setBarCodeImage(Bitmap) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets bitmap image for recognition.
setBarCodeImage(String) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets image file for recogniton.
setBarCodeReadType(BaseDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets BarCodeReadType for recognition.
setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeGenerator
Barcode symbology type.
setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeParameters
 
setBarCodeWidth(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
BarCode image width when AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.INTERPOLATION.
setBarHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
Height of 1D barcodes' bars in Unit value.
setBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
setBorderColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
Sets BorderColor
setBorderDashStyle(BorderDashStyle) - Method in interface com.aspose.barcode.IBarCodeControl
BorderDashStyle
setBorderDashStyle(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setBorderVisible(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
BorderVisible
setBorderWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
BorderWidth
setBottom(Unit) - Method in class com.aspose.barcode.generation.Padding
Bottom padding.
setBottom(float) - Method in class com.aspose.barcode.MarginsF
Sets the bottom marign.
setCalculatedBarCodeHeight(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
setCalculatedBarCodeWidth(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
Deprecated.
setCaptionAbove(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
CaptionAbove
setCaptionBelow(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
CaptionBelow
setChecksumAlwaysShow(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
setChecksumEnabled(EnableChecksum) - Method in class com.aspose.barcode.generation.BarcodeParameters
setChecksumValidation(ChecksumValidation) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Enable checksum validation during recognition for 1D barcodes.
setChecksumValidation(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
setCodabarChecksumMode(CodabarChecksumMode) - Method in class com.aspose.barcode.generation.CodabarParameters
Set the checksum algorithm for Codabar barcodes.
setCodabarStartSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
Start symbol (character) of Codabar symbology.
setCodabarStartSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
setCodabarStopSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
Stop symbol (character) of Codabar symbology.
setCodabarStopSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStopSymbol
setCode128SubType(int) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the type of Code128 subset
setCodeLocation(CodeLocation) - Method in interface com.aspose.barcode.IBarCodeControl
CodeLocation
setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
Text to be encoded.
setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeParameters
 
setCodeText(String) - Method in interface com.aspose.barcode.IBarCodeControl
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
setCodeTextAlignment(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setCodeTextAlignment(StringAlignment) - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextAlignment
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.AztecParameters
Sets the encoding of codetext.
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Sets the encoding of codetext.
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Sets the encoding of codetext.
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.QrParameters
Sets the encoding of codetext.
setCodeTextFont(TextPaint) - Method in interface com.aspose.barcode.IBarCodeControl
Sets CodeTextFont
setCodeTextSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextSpace
setColor(int) - Method in class com.aspose.barcode.generation.BorderParameters
Border color.
setColor(int) - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText's Color.
setColumns(int) - Method in class com.aspose.barcode.generation.CodablockParameters
Columns count.
setColumns(int) - Method in class com.aspose.barcode.generation.DataBarParameters
Columns count.
setColumns(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Columns count.
setColumns(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Columns count.
setColumns(int) - Method in interface com.aspose.barcode.IBarCodeControl
2D BarCode's columns, if setting is illegal then columns will be calculated automatically applicable EncodeTypes: Pdf417
setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
setCustomerInformationInterpretingType(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in interface com.aspose.barcode.IBarCodeControl
CustomerInformationInterpretingType
setDashStyle(BorderDashStyle) - Method in class com.aspose.barcode.generation.BorderParameters
Border dash style.
setData(String) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the part of code text related to subtype.
setDataMatrixEcc(DataMatrixEccType) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Sets a Datamatrix ECC type.
setDataMatrixEncodeMode(DataMatrixEncodeMode) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Encode mode of Datamatrix barcode.
setDetectEncoding(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets flag to detect codetext encoding for unicode codesets.
setDisplay2DText(String) - Method in interface com.aspose.barcode.IBarCodeControl
Display2DText
setDocument(float) - Method in class com.aspose.barcode.generation.Unit
Sets size value in document units.
setDotCodeMask(int) - Method in class com.aspose.barcode.generation.DotCodeParameters
Mask of Dotcode barcode.
setDpiX(float) - Method in class com.aspose.barcode.Resolution
Sets the horizontal resolution
setDpiY(float) - Method in class com.aspose.barcode.Resolution
Sets the vertical resolution
setEnableChecksum(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setEnableChecksum(EnableChecksum) - Method in interface com.aspose.barcode.IBarCodeControl
EnableChecksum
setEnableEscape(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
Indicates whether explains the character "\" as an escape character in CodeText property.
setEnableEscape(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
EnableEscape
setEncodeType(BaseEncodeType) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
setFamilyName(Typeface) - Method in class com.aspose.barcode.generation.FontUnit
Gets or sets the face name of this Font.
setFilledBars(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
Sets a value indicating whether bars filled.
setFont(TextPaint) - Method in class com.aspose.barcode.Caption
Gets or sets the System.Drawing.Fontfont of the Captioncaption.
setFont(FontUnit) - Method in class com.aspose.barcode.generation.CaptionParameters
Caption font.
setFont(FontUnit) - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText's font.
setFontMode(FontMode) - Method in class com.aspose.barcode.generation.CodetextParameters
Specify FontMode.
setFontSizeXDimAutoRatio(int) - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
setForeColor(int) - Method in class com.aspose.barcode.Caption
Gets or sets the System.Drawing.Colorforecolor of the Captioncaption.
setForeColor(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
Bars color.
setForeColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode.
setGraphicsUnit(GraphicsUnit) - Method in interface com.aspose.barcode.IBarCodeControl
Measurement of various properties such as width, height etc.
setGraphicsUnit(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setImageHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's height.
setImageQuality(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setImageQuality(ImageQualityMode) - Method in interface com.aspose.barcode.IBarCodeControl
 
setImageWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's width.
setInches(float) - Method in class com.aspose.barcode.generation.Unit
Sets size value in inches.
setItfBorderThickness(Unit) - Method in class com.aspose.barcode.generation.ITFParameters
Sets an ITF border (bearer bar) thickness in Unit value.
setItfBorderType(ITF14BorderType) - Method in class com.aspose.barcode.generation.ITFParameters
Border type of ITF barcode.
setLeft(Unit) - Method in class com.aspose.barcode.generation.Padding
Left padding.
setLeft(float) - Method in class com.aspose.barcode.MarginsF
Sets the left margin.
setLeftDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
setLicense(String) - Method in class com.aspose.barcode.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.barcode.License
Licenses the component.
setLicense(File) - Method in class com.aspose.barcode.License
Licenses the component.
setLocation(CodeLocation) - Method in class com.aspose.barcode.generation.CodetextParameters
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
setMaxAdditionalAllowedThreads(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Specify the maximal number of additional threads to run code in parallel
setMaxiCodeEncodeMode(int) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
Sets a MaxiCode encode mode.
setMedianSmoothingWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
Window size for median smoothing.
setMeteredKey(String, String) - Method in class com.aspose.barcode.metered.Metered
Sets metered public and private key
setMillimeters(float) - Method in class com.aspose.barcode.generation.Unit
Sets size value in millimeters.
setMode(ResolutionMode) - Method in class com.aspose.barcode.Resolution
Sets the ResolutionModemode of the resolution
setMode(int) - Method in class com.aspose.barcode.Resolution
Deprecated.
setPadding(Padding) - Method in class com.aspose.barcode.generation.CaptionParameters
Captions paddings.
setPdf417CompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Pdf417 symbology type of BarCode's compaction mode.
setPdf417CompactionMode(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setPdf417CompactionMode(Pdf417CompactionMode) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417CompactionMode
setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in class com.aspose.barcode.generation.Pdf417Parameters
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.
setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417ErrorLevel
setPdf417ErrorLevel(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setPdf417MacroFileID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Sets macro Pdf417 barcode's file ID.
setPdf417MacroSegmentID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
setPdf417MacroSegmentsCount(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Sets macro Pdf417 barcode segments count.
setPdf417Truncate(boolean) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
setPdf417Truncate(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417Truncate
setPixels(float) - Method in class com.aspose.barcode.generation.Unit
Sets size value in pixels.
setPlanetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
PLANET_SHORT_BAR_HEIGHT
setPoint(float) - Method in class com.aspose.barcode.generation.Unit
Sets size value in point.
setPostalShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.PostalParameters
Short bar's height of Postal barcodes.
setPostnetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
POSTNET_SHORT_BAR_HEIGHT
setQrECIEncoding(int) - Method in class com.aspose.barcode.generation.QrParameters
Extended Channel Interpretation Identifiers.
setQrEncodeMode(QREncodeMode) - Method in class com.aspose.barcode.generation.QrParameters
QR symbology type of BarCode's encoding mode.
setQrEncodeType(QREncodeType) - Method in class com.aspose.barcode.generation.QrParameters
QR / MicroQR selector mode.
setQrErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.generation.QrParameters
Level of Reed-Solomon error correction for QR barcode.
setQrVersion(QRVersion) - Method in class com.aspose.barcode.generation.QrParameters
Version of QR Code.
setQualitySettings(QualitySettings) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
QualitySettings allows to configure recognition quality and speed manually.
setQuietZoneCoef(int) - Method in class com.aspose.barcode.generation.ITFParameters
Size of the quiet zones in xDimension.
setQuietZoneLeftCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
Size of the left quiet zone in xDimension.
setQuietZoneRightCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
Size of the right quiet zone in xDimension.
setResolution(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
Sets the resolution of the BarCode image.
setResolution(Resolution) - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
setRight(Unit) - Method in class com.aspose.barcode.generation.Padding
Right padding.
setRight(float) - Method in class com.aspose.barcode.MarginsF
Sets the right margin.
setRightDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
Deprecated.
setRotationAngle(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
BarCode image rotation angle, measured in degree, e.g.
setRotationAngleF(float) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's rotation angle, measured in degree, e.g.
setRows(int) - Method in class com.aspose.barcode.generation.CodablockParameters
Rows count.
setRows(int) - Method in class com.aspose.barcode.generation.DataBarParameters
Rows count.
setRows(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
Rows count.
setRows(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
Rows count.
setSpace(float) - Method in class com.aspose.barcode.Caption
Gets or sets the space between the caption and the barcode, and the space between border and the caption
setSpace(Unit) - Method in class com.aspose.barcode.generation.CodetextParameters
Space between the CodeText and the BarCode in Unit value.
setStripFNC(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Strip FNC1, FNC2, FNC3 characters from codetext.
setStyle(int) - Method in class com.aspose.barcode.generation.FontUnit
Gets or sets style information for this FontUnit.
setSupplementData(String) - Method in class com.aspose.barcode.generation.SupplementParameters
Supplement data following BarCode.
setSupplementData(String) - Method in interface com.aspose.barcode.IBarCodeControl
SupplementData
setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.CouponParameters
Space between main the BarCode and supplement BarCode in Unit value.
setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.SupplementParameters
Space between main the BarCode and supplement BarCode in Unit value.
setSupplementSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
SUPPLEMENT_SPACE
setText(String) - Method in class com.aspose.barcode.Caption
Gets or sets the content of the caption.
setText(String) - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text.
setTextAlign(StringAlignment) - Method in class com.aspose.barcode.Caption
Gets or sets the text alignment of the caption.
setTextColor(int) - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text color.
setThrowExceptionWhenCodeTextIncorrect(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
Only for 1D barcodes.
setTimeout(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the timeout of recognition process.
setTop(Unit) - Method in class com.aspose.barcode.generation.Padding
Top padding.
setTop(float) - Method in class com.aspose.barcode.MarginsF
Sets the top marign.
setTwoDDisplayText(String) - Method in class com.aspose.barcode.generation.CodetextParameters
Text that will be displayed instead of codetext in 2D barcodes.
setUseAllCores(boolean) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Is needed to use all cores.
setUseOnlyThisCoresCount(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
Specify the number of cores to use.
setVisible(boolean) - Method in class com.aspose.barcode.Caption
Gets or sets a value indicates whether the Captioncaption is visible.
setVisible(boolean) - Method in class com.aspose.barcode.generation.BorderParameters
Border visibility.
setVisible(boolean) - Method in class com.aspose.barcode.generation.CaptionParameters
Caption text visibility.
setWideNarrowRatio(float) - Method in class com.aspose.barcode.generation.BarcodeParameters
Wide bars to Narrow bars ratio.
setWideNarrowRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
setWidth(Unit) - Method in class com.aspose.barcode.generation.BorderParameters
Border width.
setXDimension(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
x-dimension is the smallest width of the unit of BarCode bars or spaces.
setxDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
x-dimension, smallest width unit of BarCode's bars or spaces.
setyDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
y-dimension
Shift_JIS - Static variable in class com.aspose.barcode.ECIEncodings
Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding.
SINGAPORE_POST - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Singapore Post Barcode barcode specification
SingleDecodeType - Class in com.aspose.barcode.barcoderecognition
Single decode type.
SingleDecodeType(short, String) - Constructor for class com.aspose.barcode.barcoderecognition.SingleDecodeType
Initializes a new instance of SingleDecodeType class by type index and name
SSCC_18 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>SSCC18</b> barcode specification
SSCC_18 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with SSCC18 barcode specification
STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Standard 2 of 5</b> barcode specification
STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Standard 2 of 5 barcode specification
STRIKEOUT - Static variable in class com.aspose.barcode.FontStyle
 
StringAlignment - Enum in com.aspose.barcode
 
SUPPLEMENT - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Supplement(EAN2, EAN5)</b> barcode specification
SupplementParameters - Class in com.aspose.barcode.generation
Supplement parameters.
SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Swiss Post Parcel Barcode</b> barcode specification
SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification.
SymbologyEncodeType - Class in com.aspose.barcode
Symbology encode type.

T

TextAlignment - Enum in com.aspose.barcode.generation
Text alignment.
toCompressFormat(BarCodeImageFormat) - Static method in enum com.aspose.barcode.BarCodeImageFormat
 
toString() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Overridden method representing MultyDecodeType as a string.
toString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Overridden method representing SingleDecodeType as the Name string.
toString() - Method in class com.aspose.barcode.BaseEncodeType
Returns the name of the given BaseEncodeType as a string.
toString() - Method in class com.aspose.barcode.generation.AustralianPostParameters
Returns a human-readable string representation of this AustralianPostParameters.
toString() - Method in class com.aspose.barcode.generation.AztecParameters
Returns a human-readable string representation of this AztecParameters.
toString() - Method in class com.aspose.barcode.generation.BorderParameters
Returns a human-readable string representation of this BorderParameters.
toString() - Method in class com.aspose.barcode.generation.CodabarParameters
Returns a human-readable string representation of this CodabarParameters.
toString() - Method in class com.aspose.barcode.generation.CodablockParameters
Returns a human-readable string representation of this CodablockParameters.
toString() - Method in class com.aspose.barcode.generation.Code16KParameters
Returns a human-readable string representation of this Code16KParameters.
toString() - Method in class com.aspose.barcode.generation.CodetextParameters
Returns a human-readable string representation of this CodetextParameters.
toString() - Method in class com.aspose.barcode.generation.CouponParameters
Returns a human-readable string representation of this CouponParameters.
toString() - Method in class com.aspose.barcode.generation.DataBarParameters
Returns a human-readable string representation of this DataBarParameters.
toString() - Method in class com.aspose.barcode.generation.DataMatrixParameters
Returns a human-readable string representation of this DataMatrixParameters.
toString() - Method in class com.aspose.barcode.generation.DotCodeParameters
Returns a human-readable string representation of this DotCodeParameters.
toString() - Method in class com.aspose.barcode.generation.ITFParameters
Returns a human-readable string representation of this ITFParameters.
toString() - Method in class com.aspose.barcode.generation.Margins
Returns a String that represents the current MarginsMargins instance.
toString() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
Returns a human-readable string representation of this MaxiCodeParameters.
toString() - Method in class com.aspose.barcode.generation.Padding
Returns a human-readable string representation of this Padding.
toString() - Method in class com.aspose.barcode.generation.Pdf417Parameters
Returns a human-readable string representation of this Pdf417Parameters.
toString() - Method in class com.aspose.barcode.generation.PostalParameters
Returns a human-readable string representation of this PostalParameters.
toString() - Method in class com.aspose.barcode.generation.QrParameters
Returns a human-readable string representation of this QrParameters.
toString() - Method in class com.aspose.barcode.generation.SupplementParameters
Returns a human-readable string representation of this SupplementParameters.
toString() - Method in class com.aspose.barcode.generation.Unit
Returns a human-readable string representation of this Unit.
toString() - Method in class com.aspose.barcode.MarginsF
Returns a String that represents the current MarginsFMarginsF instance.
toString() - Method in class com.aspose.barcode.Resolution
Returns a string that represents the current ResolutionResolution instance.
tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of a BaseEncodeType to its instance.
tryParse(String, SymbologyEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of a BaseEncodeType to its instance.
tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.EncodeTypes
Converts the string representation of a BaseEncodeType to its instance.
tryParseBaseDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a BaseDecodeType to its instance, having determined the concrete type.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a SingleDecodeType to its instance.
tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a SingleDecodeType to its instance.
TYPES_1D - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all of 1D barcode symbologies

U

UNDERLINE - Static variable in class com.aspose.barcode.FontStyle
 
Unit - Class in com.aspose.barcode.generation
Specifies the size value in different units (Pixel, Inches, etc.).
UPCA - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>UPC-A</b> barcode specification
UPCA - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC-A barcode specification
UPCA_GS_1_CODE_128_COUPON - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification.
UPCA_GS_1_DATABAR_COUPON - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode specification.
UPCE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>UPC-E</b> barcode specification
UPCE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC-E barcode specification
US_ASCII - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 646:1991 International Reference Version of ISO 7-bit coded character set encoding.
UTF16BE - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 10646 UCS-2 (High order byte first) encoding.
UTF8 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 10646 UTF-8 encoding.

V

valueOf(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.BarcodeClassifications
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.BarCodeImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.BorderDashStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.CodabarChecksumMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEccType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.EnableChecksum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.generation.AutoSizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.generation.CodeLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.generation.FontMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.generation.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.GraphicsUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.ImageQualityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.ITF14BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.Pdf417CompactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.QREncodeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.QREncodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.QRErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.QRVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.RenderFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.ResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.RotationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.barcode.StringAlignment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.barcode.AztecSymbolMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.BarcodeClassifications
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.BarCodeImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.BorderDashStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.CodabarChecksumMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.DataMatrixEccType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.EnableChecksum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.generation.AutoSizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.generation.CodeLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.generation.FontMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.generation.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.GraphicsUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.ImageQualityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.ITF14BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.Pdf417CompactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.QREncodeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.QREncodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.QRErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.QRVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.RenderFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.ResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.RotationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.barcode.StringAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
VIN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>VIN</b> (Vehicle Identification Number) barcode specification
VIN - Static variable in class com.aspose.barcode.EncodeTypes
Represents VIN (Vehicle Identification Number) Barcode.

W

Win1250 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1250 Latin 2 (Central Europe) encoding.
Win1251 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1251 Cyrillic encoding.
Win1252 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1252 Latin 1 encoding.
Win1256 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1256 Arabic encoding.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links