Serialized Form


Package com.java4less.raztec

Class com.java4less.raztec.AztecCode extends java.awt.Canvas implements Serializable

Serialized Fields

structuredAppend

boolean structuredAppend
activate structured append


fileId

java.lang.String fileId
file id in structured append


structuredAppendCounter

int structuredAppendCounter
number of symbols in structured append (value 1 to 26)


structuredAppendIndex

int structuredAppendIndex
current symbol in structured append (value 1 to 26)


readerInitialization

boolean readerInitialization
activate reader initialization bit


processTilde

boolean processTilde
process tilde


redraw

boolean redraw
redraw symbol now


tmpImage

java.awt.Image tmpImage
temporary image


currentX

int currentX
pointer possition


currentY

int currentY

moduleWidth

int moduleWidth
module size in pixels


barColor

java.awt.Color barColor
bars color


backColor

java.awt.Color backColor
background color


marginPixels

int marginPixels
margin


selectedConfiguration

int selectedConfiguration
configuration selected by the component taking into account the preferred number of rows and columns and the size of the data to encode


preferredConfiguration

int preferredConfiguration
configuration selected by the user


configurationType

int configurationType
type of configuration (full or compact?)


controlChars

int[] controlChars
in this array we will store possible ECI and FNC characters


autoConfigurate

boolean autoConfigurate
allow automatic selection of a larger configuration if code is too large?


code

java.lang.String code
value to be encoded


encoding

int encoding
encoding


bitmap

BitMap bitmap
map of the modules that represent the barcode


codeBinary

int[] codeBinary

rune

int rune
Aztec rune's. Deactivate with -1. If greater or equal to 0 the Aztec run will be created


correctionLevel

int correctionLevel
min correction level, default is 23 (23%)