A B C D E F G I J K M N P Q R S T U X

S

scale(int, float, float) - Method in class jbars.Barcode
Scales a logical coordinate to fit a physical image corrdinate Example: Having the logical dimension 200, and the logical coordinate 20.5 we want to scale the coordinate to a 300 pixel physical dimension.
setBackgroundColor(Color) - Method in class jbars.Barcode
Set the backgroud color od the barcode Default color is white
setBarHeight(float) - Method in class jbars.Barcode
Sets the height of the bars.
setChecksumText(boolean) - Method in class jbars.Barcode
Sets the property to show the generated checksum in the the text.
setCode(String) - Method in class jbars.Barcode
Sets the code to generate.
setCodeType(int) - Method in class jbars.Barcode
Sets the code type.
setExtended(boolean) - Method in class jbars.Barcode
Sets the property to generate extended barcode 39.
setFont(Font) - Method in class jbars.Barcode
Sets the font to use null font prints no text.
setFontName(String) - Method in class jbars.Barcode
Modifies the font name
setFontSize(int) - Method in class jbars.Barcode
Modifies the font size
setFontStyle(int) - Method in class jbars.Barcode
Modifies the font style
setGenerateChecksum(boolean) - Method in class jbars.Barcode
Setter for property generateChecksum.
setGuardBars(boolean) - Method in class jbars.Barcode
Sets the property to show the guard bars for barcode EAN.
setN(float) - Method in class jbars.Barcode
Sets the bar multiplier for wide bars.
setQuietZone(boolean) - Method in class jbars.Barcode
Enables/Disables quiet zone usage
setQuietZoneX(int) - Method in class jbars.Barcode
Set the width of the quiet zone
setShowText(boolean) - Method in class jbars.Barcode
Sets the property to show the text for barcode.
setSize(float) - Method in class jbars.Barcode
Sets the size of the text.
setStartStopText(boolean) - Method in class jbars.Barcode
Gets the property to show the start and stop character '*' in the text for the barcode 39.
setTextAlignment(int) - Method in class jbars.Barcode
Sets the text alignment.
setTransparent(boolean) - Method in class jbars.Barcode
Sets the tranaparent background property Default tranparency is false
setX(float) - Method in class jbars.Barcode
Sets the minimum bar width.
showText - Variable in class jbars.Barcode
The property to show the text for barcode.
size - Variable in class jbars.Barcode
The size of the text or the height of the shorter bar in Postnet.
START_A - Static variable in class jbars.Barcode128
The start code.
START_B - Static variable in class jbars.Barcode128
The start code.
START_BAR - Static variable in class jbars.Barcode93
The Start bar
START_C - Static variable in class jbars.Barcode128
The start code.
startStopText - Variable in class jbars.Barcode
Show the start and stop character '*' in the text for the barcode 39 or 'ABCD' for codabar.
STOP_BAR - Static variable in class jbars.Barcode93
The Stop bar
SUPP2 - Static variable in class jbars.Barcode
A type of barcode
SUPP5 - Static variable in class jbars.Barcode
A type of barcode

A B C D E F G I J K M N P Q R S T U X