AssetAppearanceStreamGenerator

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

Constructors

Link copied to clipboard
constructor(@NonNull assetName: String)
Default constructor taking the assetName of an AP stream source document.

Properties

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)