|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.DataMatrixMode
Encode mode for
Field Summary | |
static int |
ASCII
Encode one alphanumeric or two numeric characters per byte |
static int |
AUTO
Automatically pick up the best encode mode for datamatrix barcode |
static int |
FULL
Encode 8 bit binary values |
Constructor Summary | |
DataMatrixMode()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int AUTO
public static final int ASCII
public static final int FULL
Constructor Detail |
public DataMatrixMode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |