A B C D E G I L M P R S T U

G

generateBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Returns an Image instance of the barcode image
getAutoSize() - Method in class com.aspose.barcode.BarCodeBuilder
Gets whether auto sizing the barcode image or not.
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 a barcode image.
getBottom() - Method in class com.aspose.barcode.Margins
Gets the bottom area of a barcode 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
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
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 a 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
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 a barcode image.
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
getMargins() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the marginal size of an barcode image, the area around the barcode.
getResolution() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the resolution of the barcode image
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
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.
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
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 a barcode image.
getXDimension() - Method in class com.aspose.barcode.BarCodeBuilder
Gets the width of a smallest bar, or the smallest module's width of 2D barcodes measured in GraphicsUnit
GraphicsUnit - Class in com.aspose.barcode
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.
GRAPHICSUNIT_DISPLAY - Static variable in class com.aspose.barcode.BarCodeBuilder
 
GRAPHICSUNIT_DOCUMENT - Static variable in class com.aspose.barcode.BarCodeBuilder
 
GRAPHICSUNIT_INCH - Static variable in class com.aspose.barcode.BarCodeBuilder
 
GRAPHICSUNIT_MILIMETER - Static variable in class com.aspose.barcode.BarCodeBuilder
 
GRAPHICSUNIT_PIXEL - Static variable in class com.aspose.barcode.BarCodeBuilder
 
GRAPHICSUNIT_POINT - Static variable in class com.aspose.barcode.BarCodeBuilder
 

A B C D E G I L M P R S T U