Package com.pspdfkit.annotations.appearance
com.pspdfkit.annotations.appearance.AppearanceStreamGenerator interface (and common implementations) for annotation appearance stream generators.
See: Description
-
Class Summary Class Description 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. -
Enum Summary Enum Description AppearanceStreamGenerationOptions Options for appearance stream generation. -
Interface Summary Interface Description AppearanceStreamGenerator Interface for custom annotation appearance stream generators.