|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyCollection | |
|---|---|
| com.livescribe.afp | This package consists of classes that interact with Anoto Functionality Document files and related APIs. |
| Uses of PropertyCollection in com.livescribe.afp |
|---|
| Methods in com.livescribe.afp that return PropertyCollection | |
|---|---|
static PropertyCollection |
PropertyCollection.getInstance(PenletContext context,
Region region)
This is a factory method that returns an instance of the requested property collection. |
static PropertyCollection |
PropertyCollection.getInstance(PenletContext context,
Region region,
boolean createIfNotFound)
This is a factory method that returns an instance of the requested property collection. |
static PropertyCollection |
PropertyCollection.getInstance(PenletContext context,
String fileName)
This is a factory method that returns an instance of the requested property collection. |
static PropertyCollection |
PropertyCollection.getInstance(PenletContext context,
String fileName,
boolean createIfNotFound)
This is a factory method that returns an instance of the requested property collection. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||