|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.ITF14BorderType
public final class ITF14BorderType
ITF14 barcode's border type
Field Summary | |
---|---|
static int |
BAR
Tow horizontal bars enclosing the barcode |
static int |
FRAME
Frame enclosing the barcode |
static int |
NONE
No border enclosing the barcode |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NONE
No border enclosing the barcode
public static final int FRAME
Frame enclosing the barcode
public static final int BAR
Tow horizontal bars enclosing the barcode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |