All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
Address |
Address of creditor or debtor.
|
AddressType |
Address type
|
AlternativeScheme |
Alternative payment scheme instructions
|
AustralianPostParameters |
AustralianPost barcode parameters.
|
AustraliaPostCustomerInformationDecoder |
Public interface for Customer Information Field decoding which is used in AustraliaPost symbology.
|
AustraliaPostSettings |
AustraliaPost decoding parameters.
|
AutoSizeMode |
Specifies the different types of automatic sizing modes.
|
AztecParameters |
Aztec parameters.
|
AztecParametersUI |
UI wrapper for com.aspose.barcode.generation.AztecParameters class.
|
AztecSymbolMode |
Specifies the Aztec symbol mode.
|
BarcodeClassifications |
EncodeTypes classification
|
BarCodeConfidence |
Contains recognition confidence level
|
BarCodeException |
Represents the exception for creating barcode image.
|
BarCodeExtendedParameters |
Stores extended parameters of recognized barcode
|
BarcodeGenerator |
BarcodeGenerator for backend barcode images generation.
|
BarcodeGeneratorView |
BarCode Android View.
|
BarCodeImageFormat |
Specifies the file format of the image.
|
BarcodeParameters |
Barcode generation parameters.
|
BarCodeReader |
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes.
|
BarCodeRecognitionException |
General exception thrown by BarCodeReader, inherited from BarCodeException
|
BarCodeRegionParameters |
Represents the recognized barcode's region and barcode angle
|
BarCodeResult |
Stores recognized barcode data like SingleDecodeType type, string codetext,
BarCodeRegionParameters region and other parameters
|
BarcodeSettings |
The main BarCode decoding parameters.
|
BarcodeSvmDetectorSettings |
Barcode detector settings.
|
BaseDecodeType |
Base class for MultyDecodeType and SingleDecodeType.
|
BaseEncodeType |
Base class for SymbologyEncodeType.
|
BaseExtendedParameters |
Basic class for extended parameters of recognized barcode storing
|
BaseGenerationParameters |
Barcode image generation parameters.
|
BorderDashStyle |
Specifies the style of dashed border lines.
|
BorderParameters |
Barcode image border parameters
|
BuildVersionInfo |
Provides information about the current product name and version.
|
CaptionParameters |
Caption parameters.
|
CaptionUI |
UI wrapper for com.aspose.barcode.generation.CaptionParameters class.
|
ChecksumValidation |
CodabarChecksumMode |
Specifies the checksum algorithm for Codabar
|
CodabarParameters |
Codabar parameters.
|
CodabarSymbol |
Specifies the start or stop symbol of the Codabar barcode specification.
|
CodablockParameters |
Codablock parameters.
|
Code128DataPortion |
Contains the data of subtype for Code128 type barcode
|
Code128Emulation |
Function codewords for Code 128 emulation.
|
Code128ExtendedParameters |
Stores special data of Code128 recognized barcode
|
Code128SubType |
Contains types of Code128 subset
|
Code16KParameters |
Code16K parameters.
|
CodeLocation |
Codetext location
|
CodetextParameters |
Codetext parameters.
|
CodetextParametersUI |
Codetext parameters.
|
ComplexBarcodeGenerator |
ComplexBarcodeGenerator for backend complex barcode (e.g.
|
ComplexCodetextReader |
ComplexCodetextReader decodes codetext to specified complex barcode type.
|
CouponParameters |
Coupon parameters.
|
CustomerInformationInterpretingType |
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.
|
DataBarExtendedParameters |
Stores a DataBar additional information of recognized barcode
BarCodeReader reader = new BarCodeReader("c:\\test.png", DecodeType.DATABAR_OMNI_DIRECTIONAL);
for(BarCodeResult result : reader.readBarCodes())
System.out.println("BarCode Type: " + result.getCodeTypeName());
System.out.println("BarCode CodeText: " + result.getCodeText());
System.out.println("QR Structured Append Quantity: " + result.getExtended().getQR().getQRStructuredAppendModeBarCodesQuantity());
|
DataBarParameters |
Databar parameters.
|
DataMatrixEccType |
Specify the type of the ECC to encode.
|
DataMatrixEncodeMode |
DataMatrix encoder's encoding mode, default to AUTO
|
DataMatrixParameters |
DataMatrix parameters.
|
DataMatrixParametersUI |
UI wrapper for com.aspose.barcode.generation.DataMatrixParameters class.
|
DecodeType |
Specify the type of barcode to read.
|
DotCodeParameters |
DotCode parameters.
|
ECIEncodings |
Extended Channel Interpretation Identifiers.
|
EnableChecksum |
Enable checksum during generation for 1D barcodes.
|
EncodeTypes |
Specifies the type of barcode to encode.
|
ExtCodetextBuilder |
Helper class for automatic codetext generation of the Extended Codetext Mode
|
FontMode |
Font size mode.
|
FontStyle |
Specifies style information applied to text.
|
FontUnit |
Defines a particular format for text, including font face, size, and style attributes
where size in Unit value property.
|
GraphicsUnit |
|
GS1CompositeBarParameters |
|
IBarCodeGeneratorControl |
IBarCodeGeneratorControl for TypeConverters
|
IComplexCodetext |
Interface for complex codetext used with ComplexBarcodeGenerator.
|
InvalidCodeException |
The Exception will be thrown when invalid characters contained in the code text.
|
ITF14BorderType |
ITF14 barcode's border type
|
ITFParameters |
ITF parameters.
|
License |
Provides methods to license the component.
|
MacroCharacter |
|
Mailmark2DCodetext |
Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark code.
|
Mailmark2DType |
2D Mailmark Type defines size of Data Matrix barcode
|
MailmarkCodetext |
Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code.
|
MaxiCodeParameters |
MaxiCode parameters.
|
Metered |
Provides methods to set metered key.
|
MultyDecodeType |
Composite decode type.
|
OneDExtendedParameters |
Stores special data of 1D recognized barcode like separate codetext and checksum
|
Padding |
Paddings parameters.
|
PatchCodeParameters |
PatchCode parameters.
|
PatchFormat |
PatchCode format.
|
Pdf417CompactionMode |
Pdf417 barcode's compation mode
|
Pdf417ErrorLevel |
pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction
|
Pdf417ExtendedParameters |
Stores a MacroPdf417 metadata information of recognized barcode
|
Pdf417MacroTerminator |
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
|
Pdf417Parameters |
PDF417 parameters.
|
Pdf417ParametersUI |
UI wrapper for com.aspose.barcode.generation.Pdf417Parameters class.
|
PleaseReportException |
|
PostalParameters |
Postal parameters.
|
ProcessorSettings |
ProcessorSettings allow to recognize barcodes with multi-threaded increasing of performance
|
QrBillStandardVersion |
SwissQR bill standard version
|
QREncodeMode |
Encoding mode for QR barcodes.
|
QREncodeType |
QR / MicroQR selector mode.
|
QRErrorLevel |
Level of Reed-Solomon error correction.
|
QrExtCodetextBuilder |
Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QrEncodeMode
Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters.
|
QRExtendedParameters |
Stores a QR Structured Append information of recognized barcode
|
QrParameters |
QR parameters.
|
QrParametersUI |
UI wrapper for com.aspose.barcode.generation.QrParameters class.
|
QrStructuredAppendParameters |
QR structured append parameters.
|
QRVersion |
Version of QR Code.
|
Quadrangle |
Stores a set of four Point s that represent a Quadrangle region.
|
QualitySettings |
QualitySettings allows to configure recognition quality and speed manually.
|
RecognitionAbortedException |
Represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader.
|
SingleDecodeType |
Single decode type.
|
SpecificParametersUI |
Specific parameters.
|
StringAlignment |
|
SupplementParameters |
Supplement parameters.
|
SwissQRBill |
SwissQR bill data
|
SwissQRCodetext |
Class for encoding and decoding the text embedded in the SwissQR code.
|
SymbologyEncodeType |
Symbology encode type.
|
TextAlignment |
Text alignment.
|
TextRenderingHint |
|
TwoDComponentType |
|
Unit |
Specifies the size value in different units (Pixel, Inches, etc.).
|