|
|||||||||
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 |