PenProfile 2.x

Uses of Package
com.livescribe.geom

Packages that use com.livescribe.geom
com.livescribe.afp This package consists of classes that interact with Anoto Functionality Document files and related APIs. 
com.livescribe.event This package consists of classes and interfaces that broadcast notifications and events to penlets. 
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.geom   
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. 
com.livescribe.storage   
 

Classes in com.livescribe.geom used by com.livescribe.afp
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
 

Classes in com.livescribe.geom used by com.livescribe.event
Coordinate
          Represents a coordinate in some coordinate system.
 

Classes in com.livescribe.geom used by com.livescribe.ext.plugins
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
 

Classes in com.livescribe.geom used by com.livescribe.geom
BoundsStrategy
          An interface that defines strategies for finding bounding shapes given a set of Shapes.
Point
          This class describes a point in cartesian space.
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
Shape
          This class is the superclass for all shapes handled by the system.
 

Classes in com.livescribe.geom used by com.livescribe.icr
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
Stroke
          This class describes a stroke, or series of points.
 

Classes in com.livescribe.geom used by com.livescribe.penlet
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
Shape
          This class is the superclass for all shapes handled by the system.
 

Classes in com.livescribe.geom used by com.livescribe.storage
Point
          This class describes a point in cartesian space.
Rectangle
          This class describes a rectangle by using the upper left and lower right points.
Stroke
          This class describes a stroke, or series of points.
 


PenProfile 2.x

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