A B C D E F G H I J L M N O P Q R S T U V X Y 

A

A - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character A as the start or stop symbol of the Codabar barcode specification.
Above - Static variable in class com.aspose.barcode.CodeLocation
Specifies that the code text is shown on the top of the bar code.
add(Rectangle) - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Adds the specified add rect.
Alignment - Class in com.aspose.barcode
Caption or Barcode image's alignment style
AllSupportedTypes - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that data will be checked with all available symbologies
AntiAlias - Static variable in class com.aspose.barcode.ImageQualityMode
Specifeis Anti-aliased image rendering.
AntiClockwise - Static variable in class com.aspose.barcode.RotationDirection
anti clockwise rotate
ASCII - Static variable in class com.aspose.barcode.DataMatrixEncodeMode
Encodes one alphanumeric or two numeric characters per byte
AssemblyVersion - Static variable in class com.aspose.barcode.BuildVersionInfo
Assembly version.
AustralianPosteParcel - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification
AustralianPosteParcel - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Australian Post Domestic eParcel Barcode</b> barcode specification
AustraliaPost - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Australia Post Customer BarCode
AustraliaPost - Static variable in class com.aspose.barcode.Symbology
Represents Australia Post Customer BarCode
AustraliaPostFormatControlCode - Class in com.aspose.barcode
Represents the Format Control Code Field of Australia Post BarCode
Auto - Static variable in class com.aspose.barcode.Alignment
auto alignment
Auto - Static variable in class com.aspose.barcode.DataMatrixEncodeMode
Automatically pick up the best encode mode for datamatrix encoding
Auto - Static variable in class com.aspose.barcode.Pdf417CompactionMode
auto detect compation mode
Auto - Static variable in class com.aspose.barcode.QREncodeMode
Encode codetext as is non-unicode charset.
Aztec - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Aztec barcode specification
Aztec - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Aztec</b> barcode specification

B

B - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character B as the start or stop symbol of the Codabar barcode specification.
Bar - Static variable in class com.aspose.barcode.ITF14BorderType
Tow horizontal bars enclosing the barcode
BarCodeBuilder - Class in com.aspose.barcode
BarCodeBuilder for backend barcode images generation.
BarCodeBuilder() - Constructor for class com.aspose.barcode.BarCodeBuilder
Initializes a new instance of the BarCodeBuilder class , default SymbologyType is Code128, default CodeText is 12345678.
BarCodeBuilder(String) - Constructor for class com.aspose.barcode.BarCodeBuilder
Initializes a new instance of the BarCodeBuilder} class with codetext , default SymbologyType is Code128.
BarCodeBuilder(String, long) - Constructor for class com.aspose.barcode.BarCodeBuilder
Initializes a new instance of the BarCodeBuilder class.
BarCodeBuilder(String, BaseEncodeType) - Constructor for class com.aspose.barcode.BarCodeBuilder
Initializes a new instance of the BarCodeBuilder class.
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.
BarCodeImageFormat - Class in com.aspose.barcode
Specifies the file format of the image.
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(BufferedImage) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader} class from an image.
BarCodeReader(BufferedImage, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, long) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(String, Rectangle, long) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, Rectangle, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, Rectangle[], BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
 
BarCodeReader(InputStream, Rectangle, long) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader} class.
BarCodeReader(BufferedImage, Rectangle, long) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader} class.
BarCodeReader(BufferedImage, Rectangle[], long) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader} class.
BarCodeReader(String) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader} class from file.
BarCodeReader(String, long) - 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(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, long) - 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.
BarCodeReader.PossibleBarCode - Class in com.aspose.barcode.barcoderecognition
Describes possible barcode found.
BarCodeReadType - Class in com.aspose.barcode.barcoderecognition
Specify the type of barcode to read.
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
BarOut - Static variable in class com.aspose.barcode.ITF14BorderType
Tow horizontal bars enclosing the barcode
Below - Static variable in class com.aspose.barcode.CodeLocation
Specifies that the code text is shown on the bottom of the bar code.
Binary - Static variable in class com.aspose.barcode.Pdf417CompactionMode
binary compaction mode
Bmp - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the bitmap (BMP) image format.
Bmp - Static variable in class com.aspose.barcode.RenderFormat
Bitmap format.
BorderDashStyle - Class in com.aspose.barcode
Specifies the style of dashed border lines.
Bottom - Static variable in class com.aspose.barcode.Alignment
bottom middle
BottomLeft - Static variable in class com.aspose.barcode.Alignment
at the left bottom corner
BottomRight - Static variable in class com.aspose.barcode.Alignment
at the bottom right corner
BuildVersionInfo - Class in com.aspose.barcode
 
BuildVersionInfo() - Constructor for class com.aspose.barcode.BuildVersionInfo
 
Bytes - Static variable in class com.aspose.barcode.QREncodeMode
Encode codetext as plain bytes.

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, int, float, Color, Font) - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class.
ChecksumValidation - Class in com.aspose.barcode.barcoderecognition
 
Clockwise - Static variable in class com.aspose.barcode.RotationDirection
clock wise rotate
close() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Closes barcode reader.
Codabar - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with CODABAR barcode specification
Codabar - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>CODABAR</b> barcode specification
CodabarSymbol - Class in com.aspose.barcode
Specifies the start or stop symbol of the Codabar barcode specification.
Code11 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with CODE 11 barcode specification
Code11 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>CODE 11</b> barcode specification
Code128 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with CODE 128 barcode specification
Code128 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>CODE 128</b> barcode specification
Code16K - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification.
Code16K - Static variable in class com.aspose.barcode.Symbology
Represents Code 16K barcode.
Code32 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>Code32</b> blank specification
Code32 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Code32</b> barcode specification
Code39Extended - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Extended CODE 39 barcode specification
Code39Extended - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Extended CODE 39</b> barcode specification
Code39Standard - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Standard CODE 39 barcode specification
Code39Standard - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Standard CODE 39</b> barcode specification
Code93Extended - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Extended CODE 93 barcode specification
Code93Extended - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Extended CODE 93</b> barcode specification
Code93Standard - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Standard CODE 93 barcode specification
Code93Standard - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Standard CODE 93</b> barcode specification
CodeLocation - Class in com.aspose.barcode
Specifies the location of the code text shown in the image.
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.barcoderecognition.common.algorithms.histogram - package com.aspose.barcode.barcoderecognition.common.algorithms.histogram
 
com.aspose.barcode.common.helpers - package com.aspose.barcode.common.helpers
 
CompactPdf417 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>CompactPdf417</b> (Pdf417Truncated) barcode specification
ComplexBackground - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
Background analyze.
copy() - Method in class com.aspose.barcode.Caption
Get a new copy of the caption instance.
CTable - Static variable in class com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
Use CTable to interpret the customer information.
Custom - Static variable in class com.aspose.barcode.DataMatrixEncodeMode
Encode with the encoding specified in BarCodeBuilder.CodeTextEncoding
Customer2 - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Customer BarCode 2
Customer3 - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Customer BarCode 3
CustomerInformationInterpretingType - Class in com.aspose.barcode.barcoderecognition
Defines the interpreting type(CTable or NTable) of customer information for AustralianPost BarCode.
Customized - Static variable in class com.aspose.barcode.ResolutionMode
Apply the resolution of the barcode image according to the user defined DpiX and DpiY properties.

D

D - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character D as the start or stop symbol of the Codabar barcode specification.
Dash - Static variable in class com.aspose.barcode.BorderDashStyle
Specifies a line consisting of dashes.
DashDot - Static variable in class com.aspose.barcode.BorderDashStyle
Specifies a line consisting of a repeating pattern of dash-dot.
DashDotDot - Static variable in class com.aspose.barcode.BorderDashStyle
Specifies a line consisting of a repeating pattern of dash-dot-dot.
DatabarExpanded - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar expanded barcode, supports recognition only.
DatabarExpanded - Static variable in class com.aspose.barcode.Symbology
Represents Databar expanded barcode.
DatabarExpandedStacked - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar expanded stacked barcode
DatabarExpandedStacked - Static variable in class com.aspose.barcode.Symbology
Represents Databar expanded stacked barcode.
DatabarLimited - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar limited barcode, supports recognition only.
DatabarLimited - Static variable in class com.aspose.barcode.Symbology
Represents Databar limited barcode.
DatabarOmniDirectional - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar omni-directional barcode
DatabarOmniDirectional - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Databar omni-directional</b> barcode specification.
DatabarStacked - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar stacked barcode
DatabarStacked - Static variable in class com.aspose.barcode.Symbology
Represents Databar stacked barcode.
DatabarStackedOmniDirectional - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar stacked omni-directional barcode
DatabarStackedOmniDirectional - Static variable in class com.aspose.barcode.Symbology
Represents Databar stacked omni-directional barcode.
DatabarTruncated - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Databar truncated barcode
DatabarTruncated - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Databar truncated</b> barcode specification.
DataLogic2of5 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>DataLogic 2 of 5</b> barcode specification
DataMatrix - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
2D barcode symbology DataMatrix
DataMatrix - Static variable in class com.aspose.barcode.Symbology
2D barcode symbology DataMatrix
DataMatrixEncodeMode - Class in com.aspose.barcode
DataMatrix encoder's encoding mode, default to Auto
Default - Static variable in class com.aspose.barcode.barcoderecognition.ChecksumValidation
 
Default - Static variable in class com.aspose.barcode.EnableChecksum
If checksum is required by the specification - it will be attached.
Default - Static variable in class com.aspose.barcode.ImageQualityMode
Specifies No anti-aliasing image rendering.
DeutschePostIdentcode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with DeutschePost Ident code barcode specification
DeutschePostIdentcode - Static variable in class com.aspose.barcode.Symbology
Represents Deutschen Post barcode, This Symbology is also known as Identcode,CodeIdentcode,German Postal 2 of 5 Identcode, Deutsche Post AG Identcode, Deutsche Frachtpost Identcode, Deutsche Post AG (DHL)
DeutschePostLeitcode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with DeutschePost Leit code barcode specification
DeutschePostLeitcode - Static variable in class com.aspose.barcode.Symbology
Represents Deutsche Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsche Post AG (DHL).
dispose() - Method in class com.aspose.barcode.Caption
Dispose the Caption instance
dispose() - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Dot - Static variable in class com.aspose.barcode.BorderDashStyle
Specifies a line consisting of dots.
DotCode - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>DotCode</b> barcode specification
drawBarCodeEdges(Graphics, Color) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Draws the bar code edges.
DutchKIX - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Dutch KIX</b> barcode specification

E

EAN13 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with EAN-13 barcode specification
EAN13 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>EAN-13</b> barcode specification
EAN14 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with EAN14 barcode specification
EAN14 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>EAN14</b> barcode specification
EAN8 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with EAN-8 barcode specification
EAN8 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>EAN-8</b> barcode specification
ECIEncoding - Static variable in class com.aspose.barcode.QREncodeMode
Encode codetext with value set in the ECIEncoding property.
EnableChecksum - Class in com.aspose.barcode
equals(Object) - Method in class com.aspose.barcode.Margins
Determines whether two Margins} instances are equal.
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.
exportToXml(String) - Method in class com.aspose.barcode.BarCodeBuilder
Exports BarCode properties to the xml-file specified
exportToXml(String) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Exports BarCode properties to the xml-file specified
exportToXml(String) - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Exports RectangleCollection properties to the xml-file specified
exportToXml(String, XmlWriterSettings) - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Exports RectangleCollection properties to the xml-file specified
ExtendedCodetext - Static variable in class com.aspose.barcode.QREncodeMode

F

fillBarCodeRegion(Graphics, Color) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Fills the bar code region.
Frame - Static variable in class com.aspose.barcode.ITF14BorderType
Frame enclosing the barcode
FrameOut - Static variable in class com.aspose.barcode.ITF14BorderType
Frame enclosing the barcode
Full - Static variable in class com.aspose.barcode.DataMatrixEncodeMode
Encode 8 bit values

G

generateBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Generate the BarCode image under current settings
getAllPossibleBarCodes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets all possible barcodes found.
getAlwaysShowChecksum() - Method in class com.aspose.barcode.BarCodeBuilder
Always display checksum digit in the humanreadable text for Code128 and GS1Code128 barcodes.
getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the angle of the barcode (0-360).
getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader.PossibleBarCode
Gets the barcode's angle.
getAspectRatio() - Method in class com.aspose.barcode.BarCodeBuilder
2D BarCode's module's height/width ratio (yDimension/xDimension).
getAspectRatio() - Method in interface com.aspose.barcode.IBarCodeControl
AspectRatio
getAustraliaPostFormatControlCode() - Method in class com.aspose.barcode.BarCodeBuilder
Australia Post symbology type of barcode's FormatControlCode, default to AustraliaPostFormatControlCode.Standard"
getAustraliaPostFormatControlCode() - Method in interface com.aspose.barcode.IBarCodeControl
AustraliaPostFormatControlCode
getAutoSize() - Method in class com.aspose.barcode.BarCodeBuilder
Adjusts the image's size automatically.
getAutoSize() - Method in interface com.aspose.barcode.IBarCodeControl
Gets a value indicating whether the image size is to be adjusted automatically.
getAztecSymbolMode() - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets a Aztec Symbol mode.
getAztectErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Level of error corection of Aztect types of barcode.
getBackColor() - Method in class com.aspose.barcode.BarCodeBuilder
Background color of the barcode image
getBackColor() - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
getBackColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a background color name of the barcode image
getBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Get the BarCode image under current settings
getBarCodeImage() - Method in interface com.aspose.barcode.IBarCodeControl
Get the BarCode image under current settings.
getBarCodeReadType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
getBarCodeReadType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader.PossibleBarCode
Gets the type of the symbology read.
getBarCodeReadTypeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets BarCodeReadType name which was assigned by user
getBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
height of 1D barcodes' bars.
getBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
getBarWidthReduction() - Method in class com.aspose.barcode.BarCodeBuilder
Bar width reduction.
getBorderColor() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's color See BorderWidth.
getBorderColor() - Method in interface com.aspose.barcode.IBarCodeControl
Gets BorderColor
getBorderColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a barcode Image's border's color name
getBorderDashStyle() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's style See BorderWidth.
getBorderDashStyle() - Method in interface com.aspose.barcode.IBarCodeControl
BorderDashStyle
getBorderVisible() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a value indicating whether [border visible].
getBorderVisible() - Method in interface com.aspose.barcode.IBarCodeControl
BorderVisible
getBorderWidth() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's width Default Graphics Unit: Millimeter See BorderVisible.
getBorderWidth() - Method in interface com.aspose.barcode.IBarCodeControl
BorderWidth
getBottom() - Method in class com.aspose.barcode.Margins
Gets the bottom marign.
getBottom() - Method in class com.aspose.barcode.MarginsF
Gets the bottom marign.
getCaptionAbove() - Method in class com.aspose.barcode.BarCodeBuilder
Caption Above the BarCode image.
getCaptionAbove() - Method in interface com.aspose.barcode.IBarCodeControl
CaptionAbove
getCaptionBelow() - Method in class com.aspose.barcode.BarCodeBuilder
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.
getChecksumValidation() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
getChecksumValidationName(int) - Static method in class com.aspose.barcode.barcoderecognition.ChecksumValidation
 
getChecksumValidationValue(String) - Static method in class com.aspose.barcode.barcoderecognition.ChecksumValidation
 
getCodabarStartSymbol() - Method in class com.aspose.barcode.BarCodeBuilder
Start symbol (character) of codabar symbology See CodabarStopSymbol}.
getCodabarStartSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
getCodabarStartSymbolName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the name of start symbol (character) of codabar symbology
getCodabarStopSymbol() - Method in class com.aspose.barcode.BarCodeBuilder
Stop symbol (character) of codabar symbology See CodabarStartSymbol.
getCodabarStopSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStopSymbol
getCodabarStopSymbolName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the name of stop symbol (character) of codabar symbology
getCodabarSymbolName(short) - Static method in class com.aspose.barcode.CodabarSymbol
 
getCodabarSymbolValue(String) - Static method in class com.aspose.barcode.CodabarSymbol
 
getCodeBytes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the encoded code bytes.
getCodeLocation() - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's Location, set to CodeLocation.None to hide CodeText.
getCodeLocation() - Method in interface com.aspose.barcode.IBarCodeControl
CodeLocation
getCodeLocationName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a CodeLocation name
getCodeLocationName(int) - Static method in class com.aspose.barcode.CodeLocation
 
getCodeLocationValue(String) - Static method in class com.aspose.barcode.CodeLocation
 
getCodeText() - Method in class com.aspose.barcode.BarCodeBuilder
Data to be encoded, different types of BarCode may have different CodeText length restrictions See EnableEscape.
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() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader.PossibleBarCode
Gets the codetext.
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 class com.aspose.barcode.BarCodeBuilder
Gets the alignment of the code text.
getCodeTextAlignment() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextAlignment
getCodeTextColor() - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's Color See System.Drawing.Color.
getCodeTextColor() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextColor
getCodeTextColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the CodeText's Color name
getCodeTextEncoding() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the encoding of codetext.
getCodeTextFont() - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's font See CodeText.
getCodeTextFont() - Method in interface com.aspose.barcode.IBarCodeControl
Gets CodeTextFont
getCodeTextSpace() - Method in class com.aspose.barcode.BarCodeBuilder
Space between the CodeText and the BarCode.
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.
getColumns() - Method in class com.aspose.barcode.BarCodeBuilder
2D BarCode's columns, if setting is illegal then columns will be calculated automatically appliable SymbologyType: Pdf417, CodablockF
getColumns() - Method in interface com.aspose.barcode.IBarCodeControl
2D BarCode's columns, if setting is illegal then columns will be calculated automatically appliable SymbologyType: Pdf417
getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.BarCodeBuilder
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
getCustomSizeBarCodeImage(Dimension, boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Gets the scaled barcode image.
getCustomSizeBarCodeImage(float, float, boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Gets the scaled barcode image.
getDatamatrixEcc() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a Datamatri ECC type.
getDataMatrixEncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
Encode mode of Datamatrix barcode, default to Auto
getDetectEncoding() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets flag to detect codetext encoding for unicode codesets.
getDisplay2DText() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the text will displayed on the barcode's image.
getDisplay2DText() - Method in interface com.aspose.barcode.IBarCodeControl
Display2DText
getDotCodeMask() - Method in class com.aspose.barcode.BarCodeBuilder
Mask of Dotcode barcode, default to Auto
getDpiX() - Method in class com.aspose.barcode.Resolution
Gets the horizontal resolution
getDpiY() - Method in class com.aspose.barcode.Resolution
Gets the vertical resolution
getECIEncoding() - Method in class com.aspose.barcode.BarCodeBuilder
 
getEnableChecksum() - Method in class com.aspose.barcode.BarCodeBuilder
 
getEnableChecksum() - Method in interface com.aspose.barcode.IBarCodeControl
EnableChecksum
getEnableEscape() - Method in class com.aspose.barcode.BarCodeBuilder
Indicates whether explains the character "\" as an escape character in CodeText property.
getEnableEscape() - Method in interface com.aspose.barcode.IBarCodeControl
EnableEscape
getEncodeType() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode's encode type (symbology).
getEncodeType() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
getExpectedBarCodeCount() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Expected barcodes to be found.The reader will stop reading the image once it found barcodes more than this value.
getFileName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets file name which was assigned by user
getFilledBars() - Method in class com.aspose.barcode.BarCodeBuilder
Only for 1D barcodes.
getFont() - Method in class com.aspose.barcode.Caption
Gets the java.awt.Font of the Captioncaption.
getForeColor() - Method in class com.aspose.barcode.BarCodeBuilder
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode See System.Drawing.Color.
getForeColor() - Method in class com.aspose.barcode.Caption
Gets the java.awt.Color of the Captioncaption.
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.
getForeColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets a foreground color name
getGraphicsUnit() - Method in class com.aspose.barcode.BarCodeBuilder
Measurement of various properties such as Width, Height etc.
getGraphicsUnit() - Method in interface com.aspose.barcode.IBarCodeControl
Measurement of various properties such as Width, Height etc.
getImageBinarizationHints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
getImageHeight() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's height See AutoSize., if AutoSize is true, ImageHeight will be increased accordingly Default Graphics Unit: Millimeter
getImageHeight() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's height.
getImageQuality() - Method in class com.aspose.barcode.BarCodeBuilder
Graphics quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
getImageQuality() - Method in interface com.aspose.barcode.IBarCodeControl
ImageQuality
getImageQualityModeName(int) - Static method in class com.aspose.barcode.ImageQualityMode
Gets ImageQualityMode value name
getImageQualityModeValue(String) - Static method in class com.aspose.barcode.ImageQualityMode
Gets ImageQualityMode value
getImageQualityName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets ImageQualityMode name
getImageWidth() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's width See AutoSize}., if AutoSize is true, ImageWidth will be increased accordingly Default Graphics Unit: Millimeter
getImageWidth() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's width.
getIndentAmount() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
 
getIsDeniable() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Checks the deniable recognition.
getITF14BorderThickness() - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets an ITF14 border (bearer bar) thickness.
getITF14BorderType() - Method in class com.aspose.barcode.BarCodeBuilder
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
getLeft() - Method in class com.aspose.barcode.Margins
Gets the left margin.
getLeft() - Method in class com.aspose.barcode.MarginsF
Gets the left margin.
getMacroPdf417FileID() - Method in class com.aspose.barcode.BarCodeBuilder
Gets macro pdf417 barcode's file ID.
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.BarCodeBuilder
Gets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
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.BarCodeBuilder
Gets macro pdf417 barcode segments count.
getMacroPdf417SegmentsCount() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets macro pdf417 barcode segments count.
getManualHints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Allows you to configure options of recognition accuracy and speed manually.
getManualHintsName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets name of ManualHints property
getMargins() - Method in class com.aspose.barcode.BarCodeBuilder
Margin area around the core BarCode image If AutoSize is false, then Width and Height is fixed, thus Margins setting will be ignored Default Graphics Unit: Millimeter
getMargins() - Method in interface com.aspose.barcode.IBarCodeControl
Margin area around the core BarCode image.
getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets a MaxiCode encode mode
getMedianSmoothingWindowSize() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the median smoothing window size.
getMode() - Method in class com.aspose.barcode.Resolution
Gets the ResolutionModemode of the resolution
getOnlyBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the only barcode image.
getOnlyBarCodeImage(int) - Method in class com.aspose.barcode.BarCodeBuilder
Gets the only barcode image.
getOrientationHints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the orientation hints.
getOrientationHintsName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets name of OrientationHints property
getOrientationName(int) - Static method in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
 
getOrientationValue(String) - Static method in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
 
getPdf417CompactionMode() - Method in class com.aspose.barcode.BarCodeBuilder
Pdf417 symbology type of BarCode's compaction mode, default compaction mode is Auto
getPdf417CompactionMode() - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417CompactionMode
getPdf417ErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Gets Pdf417 symbology type of BarCode's error coccrection 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
getPdf417Truncate() - Method in class com.aspose.barcode.BarCodeBuilder
whether pdf417 symbology type of BarCode is truncated (to reduce space)
getPdf417Truncate() - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417Truncate
getPlanetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
getPlanetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
PlanetShortBarHeight
getPoints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Gets the points of the region.
getPostnetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Short bar's height of Postnet barcode, it has to be between 1 millimeter and 1.5 milimeter (0.04 inch and 0.06 inch).
getPostnetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
PostnetShortBarHeight
getPrinterName() - Method in class com.aspose.barcode.BarCodeBuilder
Choose printer, if not specified, Print() method will choose the first available printer
getProcessorSettings() - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets a settings of using processor cores.
getQREncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
QR symbology type of BarCode's encoding mode, default mode is Auto
getQREncodeType() - Method in class com.aspose.barcode.BarCodeBuilder
QR / MicroQR selector mode.
getQRErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
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.
getReadType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
getReadTypeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
getRecognitionMode() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets or sets the recognition mode.
getRecognitionModeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the RecognitionMode's name
getRecognitionQuality() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the recognition quality.
getRecognitionQuality() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader.PossibleBarCode
Gets the recognition quality percent.
getRectangles() - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Gets or sets the rectangles.
getRegion() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the barcode region.
getRegion() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader.PossibleBarCode
Gets the region where the barcode potentially found.
getResolution() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the resolution of the BarCode image See Resolution.
getResolution() - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
getResolutionModeName(int) - Static method in class com.aspose.barcode.ResolutionMode
Gets ResolutionMode value name
getResolutionModeValue(String) - Static method in class com.aspose.barcode.ResolutionMode
Gets ResolutionMode value
getRight() - Method in class com.aspose.barcode.Margins
Gets the right margin.
getRight() - Method in class com.aspose.barcode.MarginsF
Gets the right margin.
getRotationAngleF() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's 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.BarCodeBuilder
BarCode's rows, if setting is illegal then rows will be calculated automatically.
getSpace() - Method in class com.aspose.barcode.Caption
Gets the space between the caption and the barcode, and the space between border and the caption
getStripFNC() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Strip FNC1, FNC2, FNC3 characters from codetext.
getSupplementData() - Method in class com.aspose.barcode.BarCodeBuilder
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
getSupplementData() - Method in interface com.aspose.barcode.IBarCodeControl
SupplementData
getSupplementSpace() - Method in class com.aspose.barcode.BarCodeBuilder
Space between main the BarCode and supplement BarCode, default Graphics Unit: millimeter See System.Drawing.GraphicsUnit.
getSupplementSpace() - Method in interface com.aspose.barcode.IBarCodeControl
SupplementSpace
getSymbologyType() - Method in class com.aspose.barcode.BarCodeBuilder
BarCode's symbology, type: com.aspose.barcode.Symbology.
getSymbologyType() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's symbology, type: Aspose.BarCode.SymbologyType.
getSymbologyTypeName() - Method in class com.aspose.barcode.BarCodeBuilder
Gets SymbologyType name
getSymbologyTypeValue(String) - Static method in class com.aspose.barcode.Symbology
Gets SymbologyTypeValue
getText() - Method in class com.aspose.barcode.Caption
Gets the content of the caption.
getTextAlign() - Method in class com.aspose.barcode.Caption
Gets the text of the caption.
getTextAlignName() - Method in class com.aspose.barcode.Caption
Gets StringAlignment name of TextAlign
getTextRenderingHint() - Method in class com.aspose.barcode.BarCodeBuilder
Specifies the quality of text rendering.
getTextRenderingHint() - Method in interface com.aspose.barcode.IBarCodeControl
TextRenderingHint
getThrowExceptionWhenCodeTextIncorrect() - Method in class com.aspose.barcode.BarCodeBuilder
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.Margins
Gets the top marign.
getTop() - Method in class com.aspose.barcode.MarginsF
Gets the top marign.
getTypeFromName(String) - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReadType
 
getVisible() - Method in class com.aspose.barcode.Caption
Gets a value indicates whether the caption is visible.
getWideNarrowRatio() - Method in class com.aspose.barcode.BarCodeBuilder
Wide bars to Narrow bars ratio for some 1D BarCode.
getWideNarrowRatio() - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
getxDimension() - Method in class com.aspose.barcode.BarCodeBuilder
x-dimension, smallest width unit of BarCode's 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 class com.aspose.barcode.BarCodeBuilder
y-dimension, smallest height unit of 2D BarCode's modules.
getyDimension() - Method in interface com.aspose.barcode.IBarCodeControl
y-dimension
Gif - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the Graphics Interchange Format (GIF) image format.
Gif - Static variable in class com.aspose.barcode.RenderFormat
Gif format.
Graphics - Static variable in class com.aspose.barcode.ResolutionMode
Apply the resolution of the barcode image according to the resolution of the specified Graphics object.
GS1Code128 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with GS1 CODE 128 barcode specification
GS1Code128 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>GS1 Code 128</b> barcode specification.
GS1DataMatrix - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
2D barcode symbology GS1DataMatrix
GS1DataMatrix - Static variable in class com.aspose.barcode.Symbology
2D barcode symbology DataMatrix with GS1 string format
GS1QR - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>GS1 QR</b> barcode specification
GS1QR - Static variable in class com.aspose.barcode.Symbology
2D barcode symbology QR with GS1 string format

H

hashCode() - Method in class com.aspose.barcode.Margins
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.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.
HistogramStatistic - Class in com.aspose.barcode.barcoderecognition.common.algorithms.histogram
Histogram statistics
HistogramStatistic() - Constructor for class com.aspose.barcode.barcoderecognition.common.algorithms.histogram.HistogramStatistic
 

I

IATA2of5 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo.
IATA2of5 - Static variable in class com.aspose.barcode.Symbology
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 - Class in com.aspose.barcode
Specifies the quality of the created barcode image.
importFromXml(String) - Static method in class com.aspose.barcode.BarCodeBuilder
Imports BarCode properties from the xml-file specified and applies them to the BarCodeBuilder instance.
importFromXml(String) - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Imports BarCode properties from the xml-file specified and applies them to the current BarCodeBuilder instance.
importFromXml(String) - Static method in class com.aspose.barcode.common.helpers.RectangleCollection
Imports RectangleCollection properties from the xml-file specified
IncorrectBarcodes - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
Recognize incorrect generated barcodes (skipped stop symbol, etc).
Interleaved2of5 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification
Interleaved2of5 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>INTERLEAVED 2 of 5</b> 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.
InvertImage - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
Invert image.
invoke(Object, MarginEventArgs) - Method in class com.aspose.barcode.Margins.MarginFEventHandler
 
ISBN - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with ISBN barcode specification
ISBN - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>ISBN</b> barcode specification
isIndent() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Gets a value indicating whether to indent elements.
isLicensed() - Static method in class com.aspose.barcode.BarCodeBuilder
Gets a value indicating whether generation module is licensed.
isLicensed() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets a value indicating whether recognition module is licensed.
ISMN - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with ISMN barcode specification
ISMN - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>ISMN</b> barcode specification
isOmitXmlDeclaration() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Gets a value indicating whether to omit an XML declaration.
isOverridedDimensionX() - Method in class com.aspose.barcode.BarCodeBuilder
Check if x dimension is specified by the user
ISSN - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with ISSN barcode specification
ISSN - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>ISSN</b> barcode specification
ItalianPost25 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Italian Post 25 barcode.
ItalianPost25 - Static variable in class com.aspose.barcode.Symbology
Represents Italian Post 25 barcode.
ITF14 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with ITF14 barcode specification
ITF14 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>ITF14</b> barcode specification
ITF14BorderType - Class in com.aspose.barcode
ITF14 barcode's border type
ITF6 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with ITF6 barcode specification
ITF6 - Static variable in class com.aspose.barcode.Symbology
Represents ITF-6 Barcode.

J

Jpeg - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the Joint Photographic Experts Group (JPEG) image format.
Jpeg - Static variable in class com.aspose.barcode.RenderFormat
Jpeg format.

L

Left - Static variable in class com.aspose.barcode.Alignment
at the left side
Level0 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 0.
Level1 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 1.
Level2 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 2.
Level3 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 3.
Level4 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 4.
Level5 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 5.
Level6 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 6.
Level7 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 7.
Level8 - Static variable in class com.aspose.barcode.Pdf417ErrorLevel
level = 8.
LevelH - Static variable in class com.aspose.barcode.QRErrorLevel
Allows recovery of 30% of the code text
LevelL - Static variable in class com.aspose.barcode.QRErrorLevel
Allows recovery of 7% of the code text
LevelM - Static variable in class com.aspose.barcode.QRErrorLevel
Allows recovery of 15% of the code text
LevelQ - Static variable in class com.aspose.barcode.QRErrorLevel
Allows recovery of 25% of the code text
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.
LineCodesRestoration - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
This filter restores corrupted strokes for 1D barcodes.

M

MacroPdf417 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with MacroPdf417 barcode specification
MacroPdf417 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>MacroPdf417</b> barcode specification
MarginFEventDelegate - Variable in class com.aspose.barcode.MarginsF
 
Margins - Class in com.aspose.barcode
Specifies the margins of a barcode image.
Margins.MarginFEventHandler - Class in com.aspose.barcode
 
Margins.MarginFEventHandler() - Constructor for class com.aspose.barcode.Margins.MarginFEventHandler
 
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.
Matrix2of5 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Matrix 2 of 5 barcode specification
Matrix2of5 - Static variable in class com.aspose.barcode.Symbology
Represents Matrix 2 of 5 BarCode
MaxiCode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>MaxiCode</b> barcode specification
MaxiCode - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>MaxiCode</b> barcode specification
MaxModule - Variable in class com.aspose.barcode.barcoderecognition.common.algorithms.histogram.HistogramStatistic
Max module on histogram
MaxValue - Variable in class com.aspose.barcode.barcoderecognition.common.algorithms.histogram.HistogramStatistic
Max value on histogram
MedianSmoothing - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
Median smoothing.
MicrE13B - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>MICR E-13B</b> blank specification
MicroPdf417 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with MicroPdf417 barcode specification
MicroPdf417 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>MicroPdf417</b> barcode specification
MicroQR - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with <b>MicroQR Code</b> barcode specification
Middle - Static variable in class com.aspose.barcode.Alignment
in the middle
MinModule - Variable in class com.aspose.barcode.barcoderecognition.common.algorithms.histogram.HistogramStatistic
Min module on histogram
MinValue - Variable in class com.aspose.barcode.barcoderecognition.common.algorithms.histogram.HistogramStatistic
Min value on histogram
MSI - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with MSI Plessey barcode specification
MSI - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>MSI Plessey</b> barcode specification

N

No - Static variable in class com.aspose.barcode.EnableChecksum
Do not use checksum.
None - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
Default value used.
None - Static variable in class com.aspose.barcode.CodeLocation
Specifies that the code text is hidden.
None - Static variable in class com.aspose.barcode.ITF14BorderType
No border enclosing the barcode
NoRotate - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
No rotation.
NTable - Static variable in class com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
Use NTable to interpret the customer information.
Numeric - Static variable in class com.aspose.barcode.Pdf417CompactionMode
numeric compaction mode

O

Off - Static variable in class com.aspose.barcode.barcoderecognition.ChecksumValidation
 
On - Static variable in class com.aspose.barcode.barcoderecognition.ChecksumValidation
 
OneCode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with USPS OneCode barcode specification
OneCode - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with USPS <b>OneCode</b> 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.BarCodeReadType
Specifies that the data should be encoded with OPC barcode specification
OPC - Static variable in class com.aspose.barcode.Symbology
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode.
Other - Static variable in class com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
Do not interpret the customer information.

P

PatchCode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Patch code barcode(T barcode), supports recognition only.
PatchCode - Static variable in class com.aspose.barcode.Symbology
Represents Patch code barcode
Pdf417 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
2D barcode symbology Pdf417
Pdf417 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Pdf417</b> barcode specification
Pdf417CompactionMode - Class in com.aspose.barcode
Pdf417 barcode's compation mode
Pdf417ErrorLevel - Class 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
pdf417Truncate - Variable in class com.aspose.barcode.BarCodeBuilder
 
Pharmacode - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents Pharmacode barcode.
Pharmacode - Static variable in class com.aspose.barcode.Symbology
Represents Pharmacode barcode.
Planet - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Planet barcode specification
Planet - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Planet</b> barcode specification
Png - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the W3C Portable Network Graphics (PNG) image format.
Png - Static variable in class com.aspose.barcode.RenderFormat
Png format.
Postnet - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Postnet barcode specification
Postnet - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Postnet</b> barcode specification
print() - Method in class com.aspose.barcode.BarCodeBuilder
Print BarCodeImage See PrinterName}.
Printer - Static variable in class com.aspose.barcode.ResolutionMode
Apply the resolution of the barcode image according to the resolution of the specified printer.
Product - Static variable in class com.aspose.barcode.BuildVersionInfo
The product title.
PZN - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents PZN barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer
PZN - Static variable in class com.aspose.barcode.Symbology
Represents PZN barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer

Q

QR - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with QR Code barcode specification
QR - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>QR Code</b> barcode specification
QREncodeMode - Class in com.aspose.barcode
Encoding mode for QR barcodes.
QRErrorLevel - Class in com.aspose.barcode
Level of Reed-Solomon error correction.

R

read() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Reads barcode from the image.
RecognitionHints - Class in com.aspose.barcode.barcoderecognition
Set recognition hints here.
RecognitionHints.ImageBinarization - Class in com.aspose.barcode.barcoderecognition
Image binarization hints.
RecognitionHints.ImageBinarization() - Constructor for class com.aspose.barcode.barcoderecognition.RecognitionHints.ImageBinarization
 
RecognitionHints.Orientation - Class in com.aspose.barcode.barcoderecognition
Orientation hints.
RectangleCollection - Class in com.aspose.barcode.common.helpers
This class is used to wrap up the composite Rectangle class to the class appropriate for serialization within generic collection
RectangleCollection() - Constructor for class com.aspose.barcode.common.helpers.RectangleCollection
 
Redirection - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Redirection BarCode
ReleaseDate - Static variable in class com.aspose.barcode.BuildVersionInfo
The product release date.
RenderFormat - Class in com.aspose.barcode
 
RenderFormat() - Constructor for class com.aspose.barcode.RenderFormat
 
ReplyPaid - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Reply Paid BarCode
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, int) - Constructor for class com.aspose.barcode.Resolution
Initializes a new instance of the Resolution class.
ResolutionMode - Class in com.aspose.barcode
Specifies the resolution mode used to create barcode image.
Right - Static variable in class com.aspose.barcode.Alignment
at the right side
Right - Static variable in class com.aspose.barcode.CodeLocation
Specifies that the code text is shown on the right of the bar code.
RM4SCC - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents RM4SCC barcode.
RM4SCC - Static variable in class com.aspose.barcode.Symbology
Represents RM4SCC barcode.
rotate() - Method in class com.aspose.barcode.BarCodeBuilder
Rotate barcode image clockwise for 90 degrees
rotate(float) - Method in class com.aspose.barcode.BarCodeBuilder
Rotate barcode image clockwise
rotate(int, float) - Method in class com.aspose.barcode.BarCodeBuilder
Rotate the barcode image
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(int, float) - Method in interface com.aspose.barcode.IBarCodeControl
Rotate the barcode image
Rotate180 - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
Rotate image by 180 degress clockwise.
Rotate270 - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
Rotate image by 270 degress clockwise.
Rotate90 - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionHints.Orientation
Rotate image by 90 degress clockwise.
RotationDirection - Class in com.aspose.barcode
Rotation Direction, must be the following: Clockwise or AntiClockwise
Routing - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Routing BarCode

S

save(String) - Method in class com.aspose.barcode.BarCodeBuilder
Save BarCodeImage to specific file in specific format
save(String, ImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Save BarCodeImage to specific file in specific format
save(OutputStream, int) - Method in class com.aspose.barcode.BarCodeBuilder
Save BarCodeImage to stream in specific format
save(String, int) - Method in class com.aspose.barcode.BarCodeBuilder
Save BarCodeImage to specific file in specific format
save(OutputStream, ImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Save BarCodeImage to specific file in specific format
save(String) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(String, ImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(OutputStream, int) - Method in interface com.aspose.barcode.IBarCodeControl
 
save(String, int) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
saveAsEmf(String) - Method in class com.aspose.barcode.BarCodeBuilder
Save the BarCode as Emf file using given file name.
saveAsEmf(InputStream) - Method in class com.aspose.barcode.BarCodeBuilder
Save the BarCode as Emf to stream.
saveAsTiffInCMYK(String) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
SCC14 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with SCC14 barcode specification
SCC14 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>SCC14</b> barcode specification
set(int) - Method in class com.aspose.barcode.Margins
Sets the specified margin for all sides.
set(int, int, int, int) - Method in class com.aspose.barcode.Margins
Sets the specified margins.
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.
setAlwaysShowChecksum(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Always display checksum digit in the humanreadable text for Code128 and GS1Code128 barcodes.
setAspectRatio(float) - Method in class com.aspose.barcode.BarCodeBuilder
2D BarCode's module's height/width ratio (yDimension/xDimension).
setAspectRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
AspectRatio
setAustraliaPostFormatControlCode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Australia Post symbology type of barcode's FormatControlCode, default to AustraliaPostFormatControlCode.Standard"
setAustraliaPostFormatControlCode(int) - Method in interface com.aspose.barcode.IBarCodeControl
AustraliaPostFormatControlCode
setAutoSize(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Adjusts the image's size automatically.
setAutoSize(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
Sets a value indicating whether the image size is to be adjusted automatically.
setAztecSymbolMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets a Aztec Symbol mode.
setAztectErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Level of error corection of Aztect types of barcode.
setBackColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
Background color of the barcode image See System.Drawing.Color.
setBackColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
setBarCodeImage(BufferedImage) - 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.
setBarCodeReadType(long) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
setBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
height of 1D barcodes' bars.
setBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
setBarWidthReduction(float) - Method in class com.aspose.barcode.BarCodeBuilder
Bar width reduction.
setBinaryCodeText(byte[]) - Method in class com.aspose.barcode.BarCodeBuilder
Set the binary data to be encoded.
setBorderColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's color See BorderWidth.
setBorderColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
Sets BorderColor
setBorderDashStyle(int) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's style See BorderWidth.
setBorderDashStyle(int) - Method in interface com.aspose.barcode.IBarCodeControl
BorderDashStyle
setBorderVisible(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Sets a value indicating whether [border visible].
setBorderVisible(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
BorderVisible
setBorderWidth(float) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode Image's border's width Default Graphics Unit: Millimeter See BorderVisible.
setBorderWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
BorderWidth
setBottom(int) - Method in class com.aspose.barcode.Margins
Sets the bottom marign.
setBottom(float) - Method in class com.aspose.barcode.MarginsF
Sets the bottom marign.
setCaptionAbove(Caption) - Method in class com.aspose.barcode.BarCodeBuilder
Caption Above the BarCode image.
setCaptionAbove(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
CaptionAbove
setCaptionBelow(Caption) - Method in class com.aspose.barcode.BarCodeBuilder
Caption Below the BarCode image.
setCaptionBelow(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
CaptionBelow
setChecksumValidation(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Enable checksum validation during recognition for 1D barcodes.
setCodabarStartSymbol(short) - Method in class com.aspose.barcode.BarCodeBuilder
Start symbol (character) of codabar symbology See CodabarStopSymbol}.
setCodabarStartSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
setCodabarStopSymbol(short) - Method in class com.aspose.barcode.BarCodeBuilder
Stop symbol (character) of codabar symbology See CodabarStartSymbol.
setCodabarStopSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStopSymbol
setCodeLocation(int) - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's Location, set to CodeLocation.None to hide CodeText.
setCodeLocation(int) - Method in interface com.aspose.barcode.IBarCodeControl
CodeLocation
setCodeText(String) - Method in class com.aspose.barcode.BarCodeBuilder
Data to be encoded, different types of BarCode may have different CodeText length restrictions See EnableEscape.
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 class com.aspose.barcode.BarCodeBuilder
Sets the alignment of the code text.
setCodeTextAlignment(int) - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextAlignment
setCodeTextColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's Color See System.Drawing.Color.
setCodeTextColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextColor
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.BarCodeBuilder
Sets the encoding of codetext.
setCodeTextFont(Font) - Method in class com.aspose.barcode.BarCodeBuilder
Specify the displaying CodeText's font See CodeText.
setCodeTextFont(Font) - Method in interface com.aspose.barcode.IBarCodeControl
Sets CodeTextFont
setCodeTextSpace(float) - Method in class com.aspose.barcode.BarCodeBuilder
Space between the CodeText and the BarCode.
setCodeTextSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextSpace
setColumns(int) - Method in class com.aspose.barcode.BarCodeBuilder
2D BarCode's columns, if setting is illegal then columns will be calculated automatically appliable SymbologyType: Pdf417
setColumns(int) - Method in interface com.aspose.barcode.IBarCodeControl
2D BarCode's columns, if setting is illegal then columns will be calculated automatically appliable SymbologyType: Pdf417
setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.BarCodeBuilder
Interpreting type for the Customer Information of AustralianPost, default to 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.
setDatamatrixEcc(int) - Method in class com.aspose.barcode.BarCodeBuilder
Sets a Datamatri ECC type.
setDataMatrixEncodeMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Encode mode of Datamatrix barcode, default to Auto
setDetectEncoding(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets flag to detect codetext encoding for unicode codesets.
setDisplay2DText(String) - Method in class com.aspose.barcode.BarCodeBuilder
Sets the text will displayed on the barcode's image.
setDisplay2DText(String) - Method in interface com.aspose.barcode.IBarCodeControl
Display2DText
setDotCodeMask(int) - Method in class com.aspose.barcode.BarCodeBuilder
Mask of Dotcode barcode, default to Auto
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
setECIEncoding(int) - Method in class com.aspose.barcode.BarCodeBuilder
Extended Channel Interpretation Identifiers.
setEnableChecksum(int) - Method in class com.aspose.barcode.BarCodeBuilder
 
setEnableChecksum(int) - Method in interface com.aspose.barcode.IBarCodeControl
EnableChecksum
setEnableEscape(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
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 class com.aspose.barcode.BarCodeBuilder
BarCode's encode type (symbology).
setEncodeType(BaseEncodeType) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
setExpectedBarCodeCount(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Expected barcodes to be found.The reader will stop reading the image once it found barcodes more than this value.
setFilledBars(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Only for 1D barcodes.
setFont(Font) - Method in class com.aspose.barcode.Caption
Sets the java.awt.Font of the Captioncaption.
setForeColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode See System.Drawing.Color.
setForeColor(Color) - Method in class com.aspose.barcode.Caption
Sets the java.awt.Color of the Captioncaption.
setForeColor(Color) - 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(int) - Method in class com.aspose.barcode.BarCodeBuilder
Measurement of various properties such as Width, Height etc.
setGraphicsUnit(int) - Method in interface com.aspose.barcode.IBarCodeControl
Measurement of various properties such as Width, Height etc.
setImageBinarizationHints(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
setImageHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's height See AutoSize., if AutoSize is true, ImageHeight will be increased accordingly Default Graphics Unit: Millimeter
setImageHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's height.
setImageQuality(int) - Method in class com.aspose.barcode.BarCodeBuilder
Graphics quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
setImageQuality(int) - Method in interface com.aspose.barcode.IBarCodeControl
ImageQuality
setImageWidth(float) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's width See AutoSize}., if AutoSize is true, ImageWidth will be increased accordingly Default Graphics Unit: Millimeter
setImageWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode image's width.
setIndent(boolean) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Sets a value indicating whether to indent elements.
setIndentAmount(int) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
 
setITF14BorderThickness(float) - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets an ITF14 border (bearer bar) thickness.
setITF14BorderType(int) - Method in class com.aspose.barcode.BarCodeBuilder
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
setLeft(int) - Method in class com.aspose.barcode.Margins
Sets the left margin.
setLeft(float) - Method in class com.aspose.barcode.MarginsF
Sets the left margin.
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.
setMacroPdf417FileID(int) - Method in class com.aspose.barcode.BarCodeBuilder
Sets macro pdf417 barcode's file ID.
setMacroPdf417SegmentID(int) - Method in class com.aspose.barcode.BarCodeBuilder
Sets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
setMacroPdf417SegmentsCount(int) - Method in class com.aspose.barcode.BarCodeBuilder
Sets macro pdf417 barcode segments count.
setManualHints(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Allows you to configure options of recognition accuracy and speed manually.
setMargins(MarginsF) - Method in class com.aspose.barcode.BarCodeBuilder
Margin area around the core BarCode image If AutoSize is false, then Width and Height is fixed, thus Margins setting will be ignored Default Graphics Unit: Millimeter
setMaxiCodeEncodeMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Gets or sets a MaxiCode encode mode
setMedianSmoothingWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the median smoothing window size.
setMode(int) - Method in class com.aspose.barcode.Resolution
Sets the ResolutionModemode of the resolution
setOmitXmlDeclaration(boolean) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Sets a value indicating whether to omit an XML declaration.
setOrientationHints(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the orientation hints.
setPdf417CompactionMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Pdf417 symbology type of BarCode's compaction mode, default compaction mode is Auto
setPdf417CompactionMode(int) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417CompactionMode
setPdf417ErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Sets Pdf417 symbology type of BarCode's error coccrection level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture
setPdf417ErrorLevel(int) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417ErrorLevel
setPdf417Truncate(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
whether pdf417 symbology type of BarCode is truncated (to reduce space)
setPdf417Truncate(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
Pdf417Truncate
setPlanetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
setPlanetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
PlanetShortBarHeight
setPostnetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
Short bar's height of Postnet barcode, it has to be between 1 millimeter and 1.5 milimeter (0.04 inch and 0.06 inch).
setPostnetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
PostnetShortBarHeight
setPrinterName(String) - Method in class com.aspose.barcode.BarCodeBuilder
Choose printer, if not specified, Print() method will choose the first available printer
setQREncodeMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
QR symbology type of BarCode's encoding mode, default mode is Auto
setQREncodeType(int) - Method in class com.aspose.barcode.BarCodeBuilder
 
setQRErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Level of Reed-Solomon error correction for QR barcode.
setRecognitionMode(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets or sets the recognition mode.
setRectangles(Rectangle[]) - Method in class com.aspose.barcode.common.helpers.RectangleCollection
Gets or sets the rectangles.
setResolution(Resolution) - Method in class com.aspose.barcode.BarCodeBuilder
Sets the resolution of the BarCode image See Resolution.
setResolution(Resolution) - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
setRight(int) - Method in class com.aspose.barcode.Margins
Sets the right margin.
setRight(float) - Method in class com.aspose.barcode.MarginsF
Sets the right margin.
setRotationAngleF(float) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode image's 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.BarCodeBuilder
BarCode's rows, if setting is illegal then rows will be calculated automatically.
setSpace(float) - Method in class com.aspose.barcode.Caption
Sets the space between the caption and the barcode, and the space between border and the caption
setStripFNC(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Strip FNC1, FNC2, FNC3 characters from codetext.
setSupplementData(String) - Method in class com.aspose.barcode.BarCodeBuilder
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
setSupplementData(String) - Method in interface com.aspose.barcode.IBarCodeControl
SupplementData
setSupplementSpace(float) - Method in class com.aspose.barcode.BarCodeBuilder
Space between main the BarCode and supplement BarCode, default Graphics Unit: millimeter See System.Drawing.GraphicsUnit.
setSupplementSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
SupplementSpace
setSymbologyType(long) - Method in class com.aspose.barcode.BarCodeBuilder
BarCode's symbology, type: com.aspose.barcode.Symbology.
setSymbologyType(long) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's symbology, type: Aspose.BarCode.SymbologyType.
setText(String) - Method in class com.aspose.barcode.Caption
Sets the content of the caption.
setTextAlign(int) - Method in class com.aspose.barcode.Caption
Sets the text of the caption.
setTextRenderingHint(int) - Method in class com.aspose.barcode.BarCodeBuilder
Specifies the quality of text rendering.
setTextRenderingHint(int) - Method in interface com.aspose.barcode.IBarCodeControl
TextRenderingHint
setThrowExceptionWhenCodeTextIncorrect(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Only for 1D barcodes.
setTimeout(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the timeout of recognition process.
setTop(int) - Method in class com.aspose.barcode.Margins
Sets the top marign.
setTop(float) - Method in class com.aspose.barcode.MarginsF
Sets the top marign.
setVisible(boolean) - Method in class com.aspose.barcode.Caption
Sets a value indicates whether the caption is visible.
setWideNarrowRatio(float) - Method in class com.aspose.barcode.BarCodeBuilder
Wide bars to Narrow bars ratio for some 1D BarCode.
setWideNarrowRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
setxDimension(float) - Method in class com.aspose.barcode.BarCodeBuilder
x-dimension, smallest width unit of BarCode's 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 class com.aspose.barcode.BarCodeBuilder
y-dimension, smallest height unit of 2D BarCode's modules.
setyDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
y-dimension
SingaporePost - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Singapore Post Barcode</b> barcode specification
Solid - Static variable in class com.aspose.barcode.BorderDashStyle
Specifies a solid line.
SSCC18 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with SSCC18 barcode specification
SSCC18 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>SSCC18</b> barcode specification
Standard - Static variable in class com.aspose.barcode.AustraliaPostFormatControlCode
Standard Customer BarCode
Standard2of5 - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Standard 2 of 5 barcode specification
Standard2of5 - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Standard 2 of 5</b> barcode specification
Supplement - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Supplement barcode specification
SwissPostParcel - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification.
SwissPostParcel - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>Swiss Post Parcel Barcode</b> barcode specification.
Symbology - Class in com.aspose.barcode
Specifies the type of barcode specification.

T

Text - Static variable in class com.aspose.barcode.Pdf417CompactionMode
text compaction
Tiff - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the Tagged Image File Format (TIFF) image format.
TiffInCmyk - Static variable in class com.aspose.barcode.BarCodeImageFormat
Specifies the Tagged Image File Format (TIFF) image format in CMYK color model.
Top - Static variable in class com.aspose.barcode.Alignment
top middle
TopLeft - Static variable in class com.aspose.barcode.Alignment
at the top left corner
TopRight - Static variable in class com.aspose.barcode.Alignment
at the top right corner
toString() - Method in class com.aspose.barcode.BarCodeBuilder
Overridden method representing BarCodeBuilder as a string.
toString() - Method in class com.aspose.barcode.Margins
Returns a String that represents the current MarginsMargins} instance.
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.

U

UPCA - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with UPC-A barcode specification
UPCA - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>UPC-A</b> barcode specification
UpcaGs1Code128Coupon - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>UPC coupon with GS1-128 Extended Code</b> barcode specification.
UpcaGs1DatabarCoupon - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>UPC coupon with GS1 DataBar addition</b> barcode specification.
UPCE - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Specifies that the data should be encoded with UPC-E barcode specification
UPCE - Static variable in class com.aspose.barcode.Symbology
Specifies that the data should be encoded with <b>UPC-E</b> barcode specification
Utf16BEBOM - Static variable in class com.aspose.barcode.QREncodeMode
Encode codetext with UTF8 encoding with first ByteOfMark character.
Utf8BOM - Static variable in class com.aspose.barcode.QREncodeMode
Encode codetext with UTF8 encoding with first ByteOfMark character.

V

VIN - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeReadType
Represents VIN (Vehicle Identification Number) Barcode.
VIN - Static variable in class com.aspose.barcode.Symbology
Represents VIN (Vehicle Identification Number) Barcode.

X

XmlWriterSettings - Class in com.aspose.barcode.common.helpers
 
XmlWriterSettings() - Constructor for class com.aspose.barcode.common.helpers.XmlWriterSettings
 

Y

Yes - Static variable in class com.aspose.barcode.EnableChecksum
Always use checksum if possible.
A B C D E F G H I J L M N O P Q R S T U V X Y 

Copyright (c) 2002-2017 Aspose Pty Ltd. All Rights Reserved.