PenProfile 2.x

Uses of Class
com.livescribe.icr.ICRContext

Packages that use ICRContext
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
 

Uses of ICRContext in com.livescribe.penlet
 

Methods in com.livescribe.penlet that return ICRContext
 ICRContext PenletContext.getICRContext(int delay, HWRListener listener)
          Creats an ICR recognition context for recognition of text for the current locale and default writing style (WritingStyle.DEFAULT).
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.