|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.livescribe.icr.WritingStyle
public class WritingStyle
This class defines the writing styles support by the Intelligent Character Recognition (ICR) feature.
PenletContext.getICRContext(int, HWRListener)| Field Summary | |
|---|---|
static WritingStyle |
Cursive
The cursive writing style. |
static WritingStyle |
DEFAULT
The default writing style used by the HWR engine. |
static WritingStyle |
HandPrint
The non-cursive, or "printing", writing style. |
static WritingStyle |
Isolated
The "isolated" writing style. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final WritingStyle HandPrint
public static final WritingStyle Isolated
public static final WritingStyle Cursive
public static final WritingStyle DEFAULT
PenletContext.getICRContext
without specifying a language or writing style.
The current default is cursive if the locale supports it else print
PenletContext.getICRContext(int, HWRListener)
|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||