Content Resolver Appearance Stream Generator
Annotation appearance stream generator that supplies a PDF file from a ContentProvider to be used as annotation appearance stream.
Properties
Link copied to clipboard
Parcelable CREATOR for deserializing ContentResolverAppearanceStreamGenerator instances from a Parcel.
Functions
Link copied to clipboard
Describes the kinds of special objects contained in this Parcelable instance.
Link copied to clipboard
open fun getDataProviderForAnnotation(@NonNull annotation: Annotation, @NonNull options: EnumSet<AppearanceStreamGenerator.AppearanceStreamGenerationOptions>): DataProvider
Called when the appearance stream data for the given annotation is needed.
Link copied to clipboard
Asks the generator whether it should be used to generate the appearance stream for
annotation.Link copied to clipboard
Flattens this object into a Parcel.