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

S

SSCC18 - Static variable in class com.aspose.j2me.barcode.generation.Symbology
SSCC18 type of barcode
SSCC18 - Static variable in class com.aspose.j2me.barcode.recognition.BarCodeReadType
SSCC18 barcode type
STANDARD2OF5 - Static variable in class com.aspose.j2me.barcode.generation.Symbology
Standard 2 of 5 type of barcode
SetHints(RecognitionHints) - Method in class com.aspose.j2me.barcode.recognition.BarCodeReader
Sets the Hints for reading
Standard - Static variable in class com.aspose.j2me.barcode.generation.AustraliaPostFormatControlCode
Standard Customer BarCode
Standard2of5 - Static variable in class com.aspose.j2me.barcode.recognition.BarCodeReadType
Standard2Of5 barcode type not supported
Supplement - Static variable in class com.aspose.j2me.barcode.recognition.BarCodeReadType
2 or 5 digits as Supplement in UPCA/EAN13
Symbology - class com.aspose.j2me.barcode.generation.Symbology.
 
Symbology() - Constructor for class com.aspose.j2me.barcode.generation.Symbology
This class serves the purpose of hosting constants, never meant to be initiated.
setAustraliaPostFormatControlCode(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
 
setAutoSize(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets whether auto sizing the barcode image or not.

setAztecErrorLevel(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets Aztec barcode's error correction level
setBackColor(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

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

setBarHeight(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

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

setBorderColor(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets border's color of the barcode image

setBorderVisible(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets whether to draw the border or not

setBorderWidth(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets border's width of x barcode image.

setBottom(int) - Method in class com.aspose.j2me.barcode.generation.Margins
Sets the bottom area of x barcode image
setCodabarStartSymbol(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the start symbol for codabar types of barcode

setCodabarStopSymbol(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the stop symbol of codabar types of barcode

setCode128Set(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets code set for code128 types of barcode

setCodeText(String) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the code text of the barcode, code text is the data encoded into the barcode image If code text is null or empty, exception will be thrown.

setCodeTextColor(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the human readable code text's color

setCodeTextFont(Font) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the code text's font of x barcode.

setCodeTextVisible(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets whether or not to show the human readable code text, some symbologies of barcode may ignore this setting

setDataMatrixMode(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets Datamatrix barcode's encode mode
setDpi(int) - Method in class com.aspose.j2me.barcode.generation.Resolution
Sets the dot per inch on both x axis and y axis.
setDpi(int, int) - Method in class com.aspose.j2me.barcode.generation.Resolution
Sets the dot per inch on both x axis and y axis.
setDpiX(int) - Method in class com.aspose.j2me.barcode.generation.Resolution
Sets the dot per inch of the y axis
setDpiY(int) - Method in class com.aspose.j2me.barcode.generation.Resolution
Sets the dot per inch of the y axis
setEnableChecksum(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets wether checksum is enabled.

setForeColor(int) - Method in class com.aspose.j2me.barcode.generation.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

setGraphicsUnit(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the measurement of graphics unit, default to millimeter

setHeight(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the height of x barcode image, if auto size is set to true, Width and Height settings will be ignored

setITF14BorderType(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets ITF14 barcode's border type

setLeft(int) - Method in class com.aspose.j2me.barcode.generation.Margins
Sets the marginal area at the left of the barcode image
setLicense(InputStream) - Method in class com.aspose.j2me.barcode.License
Licenses the component.
setMacroPDF417FileID(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets macro pdf417 barcode's file ID.
setMacroPDF417LastSegment(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Getswhether this macro pdf417 barcode is the last segment.
setMacroPDF417SegmentID(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
setMargins(Margins) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

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

setPDF417AspectRatio(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets PDF417 barcode's module height to width ratio
setPDF417Columns(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets columns of PDF417 barcode, illegal settings will be ignored
setPDF417CompactMode(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets compaction mode of PDF417 barcode, available modes are PDF417CompactMode.AUTO, PDF417CompactMode.BINARY, PDF417CompactMode.NUMERIC, PDF417CompactMode.TEXT
setPDF417ErrorLevel(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

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

setPDF417Rows(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets rows of PDF417 barcode, illegal settings will be ignored
setPDF417Truncated(boolean) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets whether PDF417 barcode is truncated.
setPlanetShortBarHeight(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets the short bar's height of Planet type of barcode, to set up tall bar's height, use setBarHeight and getBarHeight.
setPostnetShortBarHeight(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets the short bar's height of Postnet type of barcode, to set up tall bar's height, use setBarHeight and getBarHeight method.
setQRErrorLevel(int) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets QR barcode's error correction level.
setResolution(Resolution) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the resolution of the barcode image

setRight(int) - Method in class com.aspose.j2me.barcode.generation.Margins
Sets the marginal area at the right of the barcode image
setSupplementSpace(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets the space between main barcode and the supplement barcode
setSupplementText(String) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder
Sets the supplement barcode's code text.
setSymbology(long) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the symbology of BarCodeBuilder.

setTimeout(int) - Method in class com.aspose.j2me.barcode.recognition.BarCodeReader
Sets the timeout value in millisecond.
setTop(int) - Method in class com.aspose.j2me.barcode.generation.Margins
Sets the top area of the barcode image
setWideNarrowRatio(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets wide bars to narrow bars ratio for some types of one dimensional barcode, default to 3.0

setWidth(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets the width of x barcode image, if auto size is set to true, Width and Height settings will be ignored

setXDimension(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

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

setYDimension(float) - Method in class com.aspose.j2me.barcode.generation.BarCodeBuilder

Sets 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