PenProfile 2.x

Uses of Class
com.livescribe.event.StrokeEvent

Packages that use StrokeEvent
com.livescribe.buttons   
com.livescribe.ext.plugins Contains single-function plugins designed to, among other things, help the developer achieve parity with Livescribe's UI guidelines, and provide easier ways to do more difficult things, such as acquiring and recognizing handwriting from the user. 
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
 

Uses of StrokeEvent in com.livescribe.buttons
 

Methods in com.livescribe.buttons with parameters of type StrokeEvent
 boolean DrawnButtonController.onStrokeEvent(StrokeEvent ev)
          Processes a stroke event.
 

Uses of StrokeEvent in com.livescribe.ext.plugins
 

Methods in com.livescribe.ext.plugins with parameters of type StrokeEvent
 boolean AcquireHWPlugin.onStrokeEvent(StrokeEvent ev)
          A new stroke was created by the user.
 

Uses of StrokeEvent in com.livescribe.penlet
 

Methods in com.livescribe.penlet with parameters of type StrokeEvent
 boolean AbstractPenletPlugin.onStrokeEvent(StrokeEvent ev)
          Handles a stroke event.
 boolean PenletPlugin.onStrokeEvent(StrokeEvent ev)
          Handles a stroke event.
 


PenProfile 2.x

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