|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.zxing.EncodeHintType
public final class EncodeHintType
These are a set of hints that you may pass to Writers to specify their behavior.
| Field Summary | ||
|---|---|---|
static EncodeHintType |
CHARACTER_SET
Specifies what character encoding to use where applicable (type String) |
|
static EncodeHintType |
ERROR_CORRECTION
Specifies what degree of error correction to use, for example in QR Codes (type Integer). |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final EncodeHintType ERROR_CORRECTION
public static final EncodeHintType CHARACTER_SET
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal