C D E F G I N P R S

C

C104X104 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C10X10 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C120X120 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C12X12 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C12X26 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C12X36 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C132X132 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C144X144 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C14X14 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C16X16 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C16X36 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C16X48 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C18X18 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C20X20 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C22X22 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C24X24 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C26X26 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C32X32 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C36X36 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C40X40 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C44X44 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C48X48 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C52X52 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C64X64 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C72X72 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C80X80 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C88X88 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C8X18 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C8X32 - Static variable in class IDautomationDME.DataMatrixEncoder
 
C96X96 - Static variable in class IDautomationDME.DataMatrixEncoder
 
calcRS(int[], int, int) - Method in class IDautomationDME.reed
 
code - Variable in class IDautomationDME.DataMatrixEncoder
data to be encoded in the Data Matrix Font.

D

DataMatrixEncoder - class IDautomationDME.DataMatrixEncoder.
This is the main DataMatrixEncoder class that generates the DataMatrixEncoder barcode image.
DataMatrixEncoder() - Constructor for class IDautomationDME.DataMatrixEncoder
 

E

E_ASCII - Static variable in class IDautomationDME.DataMatrixEncoder
 
E_AUTO - Static variable in class IDautomationDME.DataMatrixEncoder
 
E_BASE256 - Static variable in class IDautomationDME.DataMatrixEncoder
 
E_C40 - Static variable in class IDautomationDME.DataMatrixEncoder
 
E_NONE - Static variable in class IDautomationDME.DataMatrixEncoder
 
E_TEXT - Static variable in class IDautomationDME.DataMatrixEncoder
 
encoding - Variable in class IDautomationDME.DataMatrixEncoder
encoding mode; valid values are E_ASCII (default), E_C40, E_TEXT or E_BASE256.

F

fontEncode(String) - Method in class IDautomationDME.DataMatrixEncoder
the method that formats and returns a string of data formatted to the Data Matrix Font.
fontText - Variable in class IDautomationDME.DataMatrixEncoder
a string of return data formatted to the Data Matrix Font.

G

getEncodingMode() - Method in class IDautomationDME.DataMatrixEncoder
get the encoding mode represented by a number; valid values are 0=E_ASCII (default), 1=E_C40, 2=E_TEXT or 3=E_BASE256.
getPreferredFormat() - Method in class IDautomationDME.DataMatrixEncoder
gets the preferred format represented by a number.
getProcessTilde() - Method in class IDautomationDME.DataMatrixEncoder
 

I

IDautomationDME - package IDautomationDME
 

N

N - Variable in class IDautomationDME.reed
 

P

preferredFormat - Variable in class IDautomationDME.DataMatrixEncoder
sets the preferred format represented by a number; valid values are from 0 (10X10) to 23 (144X144) and from 24 (8X18) to 29 (16X48); The default value is -1 which sets this to automatic; this is also documented in the user manual.
processTilde - Variable in class IDautomationDME.DataMatrixEncoder
if true ("Y") the tilde (~) will be processed as explained in the Data Matrix user guide.

R

reBuild - Variable in class IDautomationDME.DataMatrixEncoder
 
reed - class IDautomationDME.reed.
 
reed() - Constructor for class IDautomationDME.reed
 

S

setEncodingMode(int) - Method in class IDautomationDME.DataMatrixEncoder
sets the encoding mode represented by a number; valid values are 0=E_ASCII (default), 1=E_C40, 2=E_TEXT or 3=E_BASE256.
setpolynomial(int) - Method in class IDautomationDME.reed
 
setPreferredFormat(int) - Method in class IDautomationDME.DataMatrixEncoder
sets the preferred format represented by a number; valid values are from 0 (10X10) to 23 (144X144) and from 24 (8X18) to 29 (16X48); The default value is -1 which sets this to automatic; this is also documented in the user manual.
setProcessTilde(boolean) - Method in class IDautomationDME.DataMatrixEncoder
if true ("Y") the tilde (~) will be processed as explained in the Data Matrix user guide.

C D E F G I N P R S