PenProfile 2.x

Uses of Class
com.livescribe.icr.WritingStyle

Packages that use WritingStyle
com.livescribe.icr Provides classes and interfaces for Intelligent Character Recognition (ICR). 
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
 

Uses of WritingStyle in com.livescribe.icr
 

Fields in com.livescribe.icr declared as WritingStyle
static WritingStyle WritingStyle.Cursive
          The cursive writing style.
static WritingStyle WritingStyle.DEFAULT
          The default writing style used by the HWR engine.
static WritingStyle WritingStyle.HandPrint
          The non-cursive, or "printing", writing style.
static WritingStyle WritingStyle.Isolated
          The "isolated" writing style.
 

Uses of WritingStyle in com.livescribe.penlet
 

Methods in com.livescribe.penlet with parameters of type WritingStyle
abstract  ICRContext PenletContext.getICRContext(int delay, HWRListener listener, Language language, WritingStyle style)
          Deprecated.  
abstract  ICRContext PenletContext.getICRContext(int delay, HWRListener listener, Locale locale, WritingStyle style)
          Creates an ICR recognition context for recognition of text for a specified language and writing style.
 


PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.