|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.j2me.barcode.generation.ImageQuality
Image quality of the barcode image
Field Summary | |
static int |
ANTI_ALIAS
anti alias settings |
static int |
DEFAULT
default settings optimized for speed |
Constructor Summary | |
ImageQuality()
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 DEFAULT
public static final int ANTI_ALIAS
Constructor Detail |
public ImageQuality()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |