PenProfile 2.x

Uses of Class
com.livescribe.afp.PropertyCollection

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

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