|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.j2me.barcode.generation.ITF14BorderType
Border type of ITF14 type of barcode
Field Summary | |
static int |
BAR
Two bearer bars enclosing ITF14 barcode |
static int |
FRAME
Border frame enclosing ITF14 barcode |
static int |
NONE
No border enclosing ITF14 barcode |
Constructor Summary | |
ITF14BorderType()
This class serves the purpose of hosting constants, never meant to be initiated. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int NONE
public static final int BAR
public static final int FRAME
Constructor Detail |
public ITF14BorderType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |