Package com.pspdfkit.annotations.appearance
com.pspdfkit.annotations.appearance.AppearanceStreamGenerator interface (and common implementations) for annotation appearance stream generators.
See: Description
-
Enum Summary Enum Description AppearanceStreamGenerationOptions Options for appearance stream generation. -
Interface Summary Interface Description AppearanceStreamGenerator Interface for custom annotation appearance stream generators. -
Class Summary Class Description ContentResolverAppearanceStreamGenerator Annotation appearance stream generator that supplies a PDF file from a ContentProvider to be used as annotation appearance stream. AssetAppearanceStreamGenerator Annotation appearance stream generator that supplies a PDF file in app assets to be used as annotation appearance stream.