|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document | |
|---|---|
| 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. |
| Uses of Document in com.livescribe.afp |
|---|
| Methods in com.livescribe.afp that return Document | |
|---|---|
abstract Document |
PageInstance.getDocument()
Gets the document (paper product) associated with this page instance. |
| Uses of Document in com.livescribe.event |
|---|
| Methods in com.livescribe.event that return Document | |
|---|---|
Document |
DocumentEvent.getDocument()
Gets the document object. |
| Methods in com.livescribe.event with parameters of type Document | |
|---|---|
void |
PaperListener.onNewDocument(Document doc,
int copy)
Called when user puts pen on a page that is in a different document. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||