Serialized Form


Package com.idautomation.maxicode

Class com.idautomation.maxicode.IDAutomationServlet implements Serializable

Class com.idautomation.maxicode.MaxiCode implements Serializable

Serialized Fields

color

java.awt.Color color

backColor

java.awt.Color backColor

L

double L
length in mm of the symbol

resolution

int resolution
resolution of the printer in dpi, Default is 200.

dpm

double dpm

W

double W

V

double V

X

double X

Y

double Y

H

double H

tolerance

double tolerance

Wpixels

int Wpixels

Vpixels

int Vpixels

Xpixels

int Xpixels

Ypixels

int Ypixels

Lpixels

int Lpixels

tolerancePixels

int tolerancePixels

offsetX

int offsetX
paint the symbol at these coordinates

offsetY

int offsetY
paint the symbol at these coordinates

r1

int r1

r2

int r2

r3

int r3

r4

int r4

r5

int r5

r6

int r6

rWidth

int rWidth

centerX

int centerX

centerY

int centerY

La

double La

Ha

double Ha

userPattern

int[][] userPattern
pattern used to print a hexagon. If null the class will calculate the most appropiate pattern

pattern

int[][] pattern

tmpImage

java.awt.Image tmpImage

mode

int mode
maxicode mode: Values range from 2 to 6; default=2 for US; 3 = International and 4 = standard (non-shipping) symbols.

zipCode

java.lang.String zipCode
postal code (modes 2 and 3) In mode 3 it can be an alphanumeric of length 5. In mode 2 can be a numeric of length 9.

serviceClass

java.lang.String serviceClass
service class (modes 2 and 3).

country

java.lang.String country
country code (modes 2 and 3)

dataStr

java.lang.String dataStr
data to be encoded. In modes 2 and 3 if the postal code is empty it will be extracted from the begining of this string (see maxicode specifications)

numberOfCodes

int numberOfCodes
number of symbol in structured appended mode

positionOfCode

int positionOfCode
position of this symbol in the secuence of the structured appended

redraw

boolean redraw

PAD

int PAD

ECI

int ECI

NSHIFT

int NSHIFT

SHIFTA

int SHIFTA

SHIFTB

int SHIFTB

SHIFTC

int SHIFTC

LOCKC

int LOCKC

SHIFTD

int SHIFTD

LOCKD

int LOCKD

SHIFTE

int SHIFTE

LOCKE

int LOCKE

LACHTB

int LACHTB

LACHTA_B

int LACHTA_B

LACHTA

int LACHTA

PADC

int PADC

PADE

int PADE

SHIFT2A

int SHIFT2A

SHIFT3A

int SHIFT3A

currentSet

char currentSet

rotation

int rotation
rotation angle. It can be 0,90,180 or 270

processTilde

boolean processTilde

prefW

int prefW

prefH

int prefH

autoResize

boolean autoResize

pattern12dpm

int[][] pattern12dpm
layout of the hexagons at 12 dpm

pattern16dpm

int[][] pattern16dpm
layout of the hexagons at 16 dpm

pattern20dpm

int[][] pattern20dpm
layout of the hexagons at 20 dpm

pattern24dpm

int[][] pattern24dpm
layout of the hexagons at 24 dpm

pattern8dpm

int[][] pattern8dpm
layout of the hexagons at 8 dpm

table

int[][] table