package

com.pspdfkit.annotations.appearance

AppearanceStreamGenerator interface (and common implementations) for annotation appearance stream generators.

Interfaces

AppearanceStreamGenerator Interface for custom annotation appearance stream generators. 

Classes

AssetAppearanceStreamGenerator Annotation appearance stream generator that supplies a PDF file in app assets to be used as annotation appearance stream. 
ContentResolverAppearanceStreamGenerator Annotation appearance stream generator that supplies a PDF file from a ContentProvider to be used as annotation appearance stream. 

Enums

AppearanceStreamGenerator.AppearanceStreamGenerationOptions Options for appearance stream generation.