ContentResolverAppearanceStreamGenerator

Annotation appearance stream generator that supplies a PDF file from a ContentProvider to be used as annotation appearance stream.

Constructors

Link copied to clipboard
constructor(@NonNull uri: Uri)
Creates the appearance stream generator serving document at uri as an appearance stream.

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Called when the appearance stream data for the given annotation is needed.
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Asks the generator whether it should be used to generate the appearance stream for annotation.
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)