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

G

GRAPHICSUNIT_DISPLAY - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies the unit of measure of the display device.
GRAPHICSUNIT_DOCUMENT - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies the document unit (1/300 inch) as the unit of measure.
GRAPHICSUNIT_INCH - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies the inch as the unit of measure
GRAPHICSUNIT_MILIMETER - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies the milimeter as the unit of measure
GRAPHICSUNIT_PIXEL - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies x device pixel as the unit of measure
GRAPHICSUNIT_POINT - Static variable in class com.aspose.barcode.BarCodeBuilder
Specifies x printer's point (1/72 inch) as the unit of measure
GraphicsUnit - class com.aspose.barcode.GraphicsUnit.
Measurement of barcode settings
GraphicsUnit() - Constructor for class com.aspose.barcode.GraphicsUnit
This class serves the purpose of hosting constants, never meant to be initiated.
generateBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder

Returns an Image instance of the barcode image

getAustraliaPostFormatControlCode() - Method in class com.aspose.barcode.BarCodeBuilder
 
getAutoSize() - Method in class com.aspose.barcode.BarCodeBuilder

Gets whether auto sizing the barcode image or not.

getAztecErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Gets Aztec barcode's error correction level
getBackColor() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the background color of the barcode image, default to white

getBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the bar's height for 1D barcodes, measured in com.aspose.barcode.GraphicsUnit

getBorderColor() - Method in class com.aspose.barcode.BarCodeBuilder

Gets border's color of the barcode image

getBorderVisible() - Method in class com.aspose.barcode.BarCodeBuilder

Gets whether to draw the border or not

getBorderWidth() - Method in class com.aspose.barcode.BarCodeBuilder

Gets border's width of x barcode image. measured by GraphicsUnit, defaulted: millimeter

getBottom() - Method in class com.aspose.barcode.Margins
Gets the bottom area of x barcode image
getBoundingRectangle() - Method in class com.aspose.barcode.BarCodeInfo
Gets the bounding rectangle enclosing the detected barcode on an image
getCaptionAbove() - Method in class com.aspose.barcode.BarCodeBuilder

Gets CaptionAbove of the barcode image.

getCaptionBelow() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the caption below the barcode image

Example BarCodeBuilder b = new BarCodeBuilder(); b.getCaptionBelow().setVisible(false);

getChecksumPosition() - Method in class com.aspose.barcode.BarCodeInfo
Gets the checksum's position on code text for detected one dimentional barcode
getCodabarStartSymbol() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the start symbol for codabar types of barcode

getCodabarStopSymbol() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the stop symbol of codabar types of barcode

getCode128Set() - Method in class com.aspose.barcode.BarCodeBuilder

Gets code set for code128 types of barcode

getCodeText() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the code text of the barcode, code text is the data encoded into the barcode image Some barcode symbologies may require certain types of code text, such as UPCA and UPCE require numbers only

getCodeText() - Method in class com.aspose.barcode.BarCodeInfo
Gets the code text of x detected barcode
getCodeTextColor() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the human readable code text's color

getCodeTextFont() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the code text's font of x barcode. barcode image normally has human readable code text printed along with the machine readable barcode.

getCodeTextVisible() - Method in class com.aspose.barcode.BarCodeBuilder

Gets whether or not to show the human readable code text

getColor() - Method in class com.aspose.barcode.Caption
Gets the caption's color
getDataMatrixMode() - Method in class com.aspose.barcode.BarCodeBuilder
Gets Datamatrix barcode's encode mode.
getDetectSupplement() - Method in class com.aspose.barcode.BarCodeReader
Gets whether to detect supplement barcode for EAN13, EAN8, BooklandEAN, UPCA, UPCE barcode.
getDpiX() - Method in class com.aspose.barcode.Resolution
Gets the dot per inch of the x axis
getDpiY() - Method in class com.aspose.barcode.Resolution
Gets the dot per inch of the y axis
getEnableChecksum() - Method in class com.aspose.barcode.BarCodeBuilder

Gets whether checksum is enabled.

getFont() - Method in class com.aspose.barcode.Caption
Gets the caption's font
getForeColor() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the foreground color of the barcode image, if it's for web servlet render caption's color and code text's color may be all reduced to one color

getGraphicsUnit() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the measurement of graphics unit, default to millimeter

getHeight() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the height of x barcode image.

getITF14BorderType() - Method in class com.aspose.barcode.BarCodeBuilder

Gets ITF14 barcode's border type

getImageQuality() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the image quality of the barcode image, it's not recommended to use the anti alias setting, that will make the barcode image harder to read by machine

getLeft() - Method in class com.aspose.barcode.Margins
Gets the marginal area at the left of the barcode image
getMacroPDF417FileID() - Method in class com.aspose.barcode.BarCodeBuilder
Gets macro pdf417 barcode's file ID.
getMacroPDF417LastSegment() - Method in class com.aspose.barcode.BarCodeBuilder
Gets whether this macro pdf417 barcode is the last segment.
getMacroPDF417SegmentID() - Method in class com.aspose.barcode.BarCodeBuilder
Gets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
getMacroPDFFileID() - Method in class com.aspose.barcode.BarCodeInfo
File ID for MacroPDF417 barcode
getMacroPDFSegmentIndex() - Method in class com.aspose.barcode.BarCodeInfo
Segment index for MacroPDF417 barcode
getMargins() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the marginal size of an barcode image, the area around the barcode.

getOrientation() - Method in class com.aspose.barcode.BarCodeReader
Sets the scan direction for BarCodeReader.
getPDF417AspectRatio() - Method in class com.aspose.barcode.BarCodeBuilder
Gets PDF417 barcode's module height to width ratio
getPDF417Columns() - Method in class com.aspose.barcode.BarCodeBuilder
Gets columns of PDF417 barcode, illegal settings will be ignored
getPDF417CompactMode() - Method in class com.aspose.barcode.BarCodeBuilder

Gets compaction mode of PDF417 barcode, available modes are PDF417CompactMode.AUTO, PDF417CompactMode.BINARY, PDF417CompactMode.NUMERIC, PDF417CompactMode.TEXT

getPDF417ErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder

Gets error correction level of PDF417 barcode, from LEVEL0 to LEVEL8, LEVEL 0 for no error correction, LEVEL8 for max error correction.

getPDF417Rows() - Method in class com.aspose.barcode.BarCodeBuilder
Gets rows of PDF417 barcode, illegal settings will be ignored
getPDF417Truncated() - Method in class com.aspose.barcode.BarCodeBuilder
Gets whether PDF417 barcode is truncated, that is, the right guard area om
getPlanetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the short bar's height of Planet type of barcode, to set up tall bar's height, use setBarHeight and getBarHeight.
getPostnetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the short bar's height of Postnet type of barcode, to set up tall bar's height, use setBarHeight and getBarHeight.
getQRErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Gets QR barcode's error correction level.
getResolution() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the resolution of the barcode image

Example

BarCodeBuilder b = new BarCodeBuilder(); b.getResolution().setDpiX(96); b.getResolution().setDpiY(96);

getRight() - Method in class com.aspose.barcode.Margins
Gets the marginal area at the right of the barcode image
getRotationAngle() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the rotation angle of the barcode image defaults to 0 degree

getScanStep() - Method in class com.aspose.barcode.BarCodeReader
Gets how many pixels reader advances at one time.
getSupplementInfo() - Method in class com.aspose.barcode.BarCodeInfo
Gets the detected supplement barcode
getSupplementSpace() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the space between main barcode and the supplement barcode
getSupplementText() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the supplement barcode's code text.
getSupportedImageFormats() - Method in class com.aspose.barcode.BarCodeBuilder
Gets supporting image format (suffixes) by Save method
getSymbology() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the symbology of BarCodeBuilder.

getSymbology() - Method in class com.aspose.barcode.BarCodeInfo
Gets the symbology of the detected barcode. 0 will be returned when representing supplement barcode
getSymbology() - Method in class com.aspose.barcode.BarCodeReader
Gets the symbology settings.
getText() - Method in class com.aspose.barcode.Caption
Gets the caption's text
getTextAlign() - Method in class com.aspose.barcode.Caption
Gets the text alignment
getTop() - Method in class com.aspose.barcode.Margins
Gets the top area of the barcode image
getVerifyChecksum() - Method in class com.aspose.barcode.BarCodeReader
Gets whether verify the checksum of x detected barcode.
getVisible() - Method in class com.aspose.barcode.Caption
Gets whether caption is visible
getWideNarrowRatio() - Method in class com.aspose.barcode.BarCodeBuilder

Gets wide bars to narrow bars ratio for some types of one dimensional barcode

getWidth() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the width of x barcode image.

getXDimension() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the width of x smallest bar, or the smallest module's width of 2D barcodes measured in GraphicsUnit

getYDimension() - Method in class com.aspose.barcode.BarCodeBuilder

Gets the height of x smallest module of 2D barcodes.


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