Package 

Class PdfDocument

  • All Implemented Interfaces:
    android.os.Parcelable , net.gini.android.capture.Document

    
    public class PdfDocument
    extends GiniCaptureDocument
                        

    A document containing a PDF.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int describeContents() Internal use only.
      void writeToParcel(Parcel dest, int flags) Internal use only.
      • Methods inherited from class net.gini.android.capture.document.GiniCaptureDocument

        equals, getData, getId, getImportMethod, getIntent, getMimeType, getParcelableMemoryCacheTag, getSource, getType, getUri, hashCode, isImported, isReviewable, loadData, setData, setParcelableMemoryCacheTag, toString, unloadData
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait