-
alog
int[] alog
-
applyTilde
boolean applyTilde
If true, ("Y") the tilde (~) will be processed according to the rules in the Aztec section of the user guide. If not it will be treated as a normal character; Default =False.
- See Also:
-
-
autoSize
boolean autoSize
If true, will automatically size the control canvas to fit the barcode at design or runtime; Default =True.
- See Also:
-
-
backColor
Color backColor
Background color.
- See Also:
-
-
backto
int backto
-
barColor
Color barColor
Color of the modules.
- See Also:
-
-
barHeightPixels
int barHeightPixels
-
bitmap
int[][] bitmap
-
bmsk
int bmsk
-
bpat
char[] bpat
-
centerx
int centerx
-
centery
int centery
-
code
String code
Data to be painted in a Aztec symbol.
- See Also:
-
-
codeApp
String codeApp
Optional null-terminated ID field for Append.
- See Also:
-
-
cols
int cols
-
core
int core
-
currentX
int currentX
Current position of painting cursor.
-
currentY
int currentY
-
dotPixels
int dotPixels
-
ecl
int ecl
Error correction Level, 0 = default error correction level; 01 to 99 = minimum error correction percentage; 101 to 104 = 1 to 4-layer Compact symbol; 201 to 232 = 1 to 32-layer Full-Range symbol; 300 = a simple Aztec "Rune"
- See Also:
-
-
endOfCode
int endOfCode
-
flags
int flags
-
flen
int[] flen
-
fndat
int[] fndat
-
fpat
String[] fpat
-
gfield
int gfield
-
height
int height
Initial preferred height property of the bean
-
idx
int idx
-
internalCode
String internalCode
-
leftMarginCM
double leftMarginCM
The left margin of the barcode (also know as quiet zone); The default is .06 CM.
- See Also:
-
-
leftMarginPixels
int leftMarginPixels
-
len
int[] len
-
log
int[] log
-
narrowBarCM
double narrowBarCM
-
narrowBarPixels
int narrowBarPixels
-
ncheck
int ncheck
-
ndat
int[] ndat
-
ndata
int ndata
-
nlayers
int nlayers
-
numOfSym
int numOfSym
Invokes message append across symbols the number of symbols specified.
- See Also:
-
-
nwords
int nwords
-
pat
String[] pat
-
pHeight
int pHeight
The preferred height of the barcode image in pixels after barcode is generated.
- See Also:
-
-
pix
int pix
-
ppoly
int ppoly
-
pWidth
int pWidth
The preferred width of the barcode image in pixels after barcode is generated.
- See Also:
-
-
readerInit
boolean readerInit
Adds the reader initialization symbol to the barcode for older scanners, which require it.
- See Also:
-
-
reBuild
boolean reBuild
-
resolution
int resolution
The resolution used to create the X dimension and other measurements in pixels; Default is 38 Pixels Per CM which is about 96 DPI. 96 DPI is the resolution of the web browser; this setting works best when using the servlet. Enter 118 to create a 300 DPI image
- See Also:
-
-
rotate
int rotate
Rotation angle; valid values are 0 (default), 90, 180 & 270.
- See Also:
-
-
rows
int rows
-
sah
char[] sah
-
suplementTopMargin
int suplementTopMargin
-
symmax
int symmax
-
topMarginCM
double topMarginCM
The top margin of the barcode (also know as quiet zone); The default is .06 CM.
- See Also:
-
-
topMarginPixels
int topMarginPixels
-
width
int width
Initial preferred width property of the bean
-
widthBarCM
double widthBarCM
-
widthBarPixels
int widthBarPixels
-
word
int[] word
-
X
double X
The size in CM of modules, default is .06; usually adjustable in increments of .03CM because (X * resolution) is used to convert to pixels; use setPixelsPerCM to change; if X * resolution = < 1, X will be set to one pixel.
- See Also:
-
-
xin
int xin
-
xsa
int xsa