Method and Description |
---|
com.qoppa.android.pdf.annotations.Ink.addPolyline()
Please use addGesture
|
com.qoppa.viewer.QPDFViewerView.documentModified() |
com.qoppa.android.pdf.annotations.Ink.getPolylines()
Please use getGestures
|
com.qoppa.android.pdf.DocumentInfo.getProperty(String)
see getCustomProperty
|
com.qoppa.android.pdfProcess.PDFDocument.saveDocument(String)
Please use saveCopy()
|
com.qoppa.android.pdfProcess.PDFDocument.setKey(String)
This method is deprecated and will be removed in a future version.
|
com.qoppa.android.pdf.annotations.Annotation.setSubtype(String)
This method should not have been included in the api, calling it will do nothing. It will be removed in the future.
|