PenProfile 2.x

Uses of Class
com.livescribe.geom.Coordinate

Packages that use Coordinate
com.livescribe.event This package consists of classes and interfaces that broadcast notifications and events to penlets. 
 

Uses of Coordinate in com.livescribe.event
 

Fields in com.livescribe.event declared as Coordinate
 Coordinate CoordinateEvent.coordinate
          The associated coordinate value.
 

Methods in com.livescribe.event with parameters of type Coordinate
 void CoordinateListener.coordinate(long time, Coordinate coord)
          This is called whenever a new coordinate has been decoded by the system.
 void CoordinateListener.hover(long time, Coordinate coord)
          This is called when a valid coordinate is detected when the pen tip is near, but not in contact with, the paper.
 


PenProfile 2.x

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